EMMA Coverage Report (generated Thu Sep 13 16:35:15 PDT 2007)
[all classes][org.jboss.tools.vpe.editor.selection]

COVERAGE SUMMARY FOR SOURCE FILE [VpeSourceSelection.java]

nameclass, %method, %block, %line, %
VpeSourceSelection.java100% (2/2)45%  (10/22)74%  (232/314)74%  (59.6/80)

COVERAGE BREAKDOWN BY CLASS AND METHOD

nameclass, %method, %block, %line, %
     
class VpeSourceSelection100% (1/1)37%  (7/19)67%  (163/245)65%  (38.6/59)
getCommonAncestor (): Node 0%   (0/1)0%   (0/30)0%   (0/7)
getEndNode (): Node 0%   (0/1)0%   (0/3)0%   (0/1)
getEndOffset (): int 0%   (0/1)0%   (0/3)0%   (0/1)
getFocusAttribute (): Attr 0%   (0/1)0%   (0/3)0%   (0/1)
getFocusAttributeRange (): Point 0%   (0/1)0%   (0/3)0%   (0/1)
getFocusNode (): Node 0%   (0/1)0%   (0/3)0%   (0/1)
getFocusOffset (): int 0%   (0/1)0%   (0/3)0%   (0/1)
getStartOffset (): int 0%   (0/1)0%   (0/3)0%   (0/1)
isCollapsed (): boolean 0%   (0/1)0%   (0/12)0%   (0/1)
isOneNodeSelected (): boolean 0%   (0/1)0%   (0/9)0%   (0/1)
setEndOffset (int): void 0%   (0/1)0%   (0/4)0%   (0/2)
setStartOffset (int): void 0%   (0/1)0%   (0/4)0%   (0/2)
inParents (Node, Node): boolean 100% (1/1)88%  (14/16)92%  (4.6/5)
VpeSourceSelection (Node, int, Node, int): void 100% (1/1)100% (19/19)100% (7/7)
getSelNodes (): List 100% (1/1)100% (116/116)100% (21/21)
getSelectedNodes (): List 100% (1/1)100% (3/3)100% (1/1)
getStartNode (): Node 100% (1/1)100% (3/3)100% (1/1)
setFocusAttribute (Attr): void 100% (1/1)100% (4/4)100% (2/2)
setFocusAttributeRange (Point): void 100% (1/1)100% (4/4)100% (2/2)
     
class VpeSourceSelection$VpeNodeIterator100% (1/1)100% (3/3)100% (69/69)100% (21/21)
VpeSourceSelection$VpeNodeIterator (VpeSourceSelection, Node, Node): void 100% (1/1)100% (12/12)100% (4/4)
getNextNode (): Node 100% (1/1)100% (48/48)100% (14/14)
nextNode (): Node 100% (1/1)100% (9/9)100% (3/3)

[source file 'org/jboss/tools/vpe/editor/selection/VpeSourceSelection.java' not found in sourcepath]

[all classes][org.jboss.tools.vpe.editor.selection]
EMMA 2.0.5312 (C) Vladimir Roubtsov