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

COVERAGE SUMMARY FOR SOURCE FILE [BaseActionManager.java]

nameclass, %method, %block, %line, %
BaseActionManager.java100% (3/3)53%  (20/38)38%  (501/1327)39%  (140.2/355)

COVERAGE BREAKDOWN BY CLASS AND METHOD

nameclass, %method, %block, %line, %
     
class BaseActionManager100% (1/1)48%  (15/31)36%  (459/1258)38%  (126.3/335)
contributeActions (IMenuManager, List): void 0%   (0/1)0%   (0/88)0%   (0/21)
contributeAddChildActions (IMenuManager, Node, int, int): void 0%   (0/1)0%   (0/96)0%   (0/30)
contributeAddDocumentChildActions (IMenuManager, Document, int, int): void 0%   (0/1)0%   (0/21)0%   (0/6)
contributeEditActions (IMenuManager, Node): void 0%   (0/1)0%   (0/29)0%   (0/8)
contributeEditGrammarInformationActions (IMenuManager, Node): void 0%   (0/1)0%   (0/48)0%   (0/11)
contributePIAndCommentActions (IMenuManager, Document, int): void 0%   (0/1)0%   (0/15)0%   (0/4)
contributePIAndCommentActions (IMenuManager, Element, CMElementDeclaration, i... 0%   (0/1)0%   (0/21)0%   (0/5)
contributeTextNodeActions (IMenuManager, Element, CMElementDeclaration, int):... 0%   (0/1)0%   (0/29)0%   (0/8)
contributeUnconstrainedAddElementAction (IMenuManager, Element, CMElementDecl... 0%   (0/1)0%   (0/29)0%   (0/6)
contributeUnconstrainedAttributeActions (IMenuManager, Element, CMElementDecl... 0%   (0/1)0%   (0/23)0%   (0/6)
getDoctype (Node): DocumentType 0%   (0/1)0%   (0/13)0%   (0/3)
getRefChildNodeAtIndex (Node, int): Node 0%   (0/1)0%   (0/17)0%   (0/4)
isCommentAllowed (CMElementDeclaration): boolean 0%   (0/1)0%   (0/18)0%   (0/5)
isElementAllowed (CMElementDeclaration): boolean 0%   (0/1)0%   (0/15)0%   (0/4)
isTextAllowed (CMElementDeclaration): boolean 0%   (0/1)0%   (0/15)0%   (0/4)
isWhitespaceTextNode (Node): boolean 0%   (0/1)0%   (0/15)0%   (0/2)
contributeUnconstrainedAddElementAction (IMenuManager, Document, int): void 100% (1/1)11%  (8/75)14%  (3/21)
addActionHelper (IMenuManager, List, int): void 100% (1/1)21%  (18/84)17%  (4/23)
contributeReplaceActions (IMenuManager, List, int, int): void 100% (1/1)26%  (16/61)28%  (5/18)
contributeAddSiblingActions (IMenuManager, Node, int, int, boolean): void 100% (1/1)55%  (131/239)58%  (38/66)
getSelectedNodes (List, boolean): List 100% (1/1)82%  (31/38)80%  (8/10)
contributeActionsForVpe (IMenuManager, List): void 100% (1/1)85%  (53/62)92%  (14.7/16)
contributeDeleteActionForVpe (IMenuManager, List): void 100% (1/1)90%  (36/40)97%  (10.7/11)
contributeDeleteActions (IMenuManager, List, int, int): void 100% (1/1)95%  (18/19)98%  (3.9/4)
<static initializer> 100% (1/1)100% (61/61)100% (10/10)
BaseActionManager (IStructuredModel, ModelQuery): void 100% (1/1)100% (22/22)100% (6/6)
contributeAction (IMenuManager, Action): void 100% (1/1)100% (6/6)100% (3/3)
getIndex (Node, Node): int 100% (1/1)100% (25/25)100% (8/8)
getRootElement (Document): Element 100% (1/1)100% (29/29)100% (9/9)
isUnconstrainedActionAllowed (): boolean 100% (1/1)100% (2/2)100% (1/1)
setTextNodeSplitter (ITextNodeSplitter): void 100% (1/1)100% (3/3)100% (2/2)
     
class BaseActionManager$ActionHelper100% (1/1)100% (2/2)50%  (17/34)48%  (3.9/8)
modifyActionList (List): List 100% (1/1)37%  (10/27)31%  (1.9/6)
BaseActionManager$ActionHelper (BaseActionManager, ModelQueryImpl): void 100% (1/1)100% (7/7)100% (2/2)
     
class BaseActionManager$MyMenuManager100% (1/1)60%  (3/5)71%  (25/35)83%  (10/12)
isEnabled (): boolean 0%   (0/1)0%   (0/7)0%   (0/1)
toString (): String 0%   (0/1)0%   (0/3)0%   (0/1)
BaseActionManager$MyMenuManager (String): void 100% (1/1)100% (10/10)100% (4/4)
BaseActionManager$MyMenuManager (String, boolean): void 100% (1/1)100% (7/7)100% (3/3)
isVisible (): boolean 100% (1/1)100% (8/8)100% (3/3)

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

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