EMMA Coverage Report (generated Mon Sep 17 18:06:03 EEST 2007)
[all classes][org.jboss.tools.vpe.editor.menu]

COVERAGE SUMMARY FOR SOURCE FILE [BaseActionManager.java]

nameclass, %method, %block, %line, %
BaseActionManager.java0%   (0/3)0%   (0/38)0%   (0/1327)0%   (0/355)

COVERAGE BREAKDOWN BY CLASS AND METHOD

nameclass, %method, %block, %line, %
     
class BaseActionManager0%   (0/1)0%   (0/31)0%   (0/1258)0%   (0/335)
<static initializer> 0%   (0/1)0%   (0/61)0%   (0/10)
BaseActionManager (IStructuredModel, ModelQuery): void 0%   (0/1)0%   (0/22)0%   (0/6)
addActionHelper (IMenuManager, List, int): void 0%   (0/1)0%   (0/84)0%   (0/23)
contributeAction (IMenuManager, Action): void 0%   (0/1)0%   (0/6)0%   (0/3)
contributeActions (IMenuManager, List): void 0%   (0/1)0%   (0/88)0%   (0/21)
contributeActionsForVpe (IMenuManager, List): void 0%   (0/1)0%   (0/62)0%   (0/16)
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)
contributeAddSiblingActions (IMenuManager, Node, int, int, boolean): void 0%   (0/1)0%   (0/239)0%   (0/66)
contributeDeleteActionForVpe (IMenuManager, List): void 0%   (0/1)0%   (0/40)0%   (0/11)
contributeDeleteActions (IMenuManager, List, int, int): void 0%   (0/1)0%   (0/19)0%   (0/4)
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)
contributeReplaceActions (IMenuManager, List, int, int): void 0%   (0/1)0%   (0/61)0%   (0/18)
contributeTextNodeActions (IMenuManager, Element, CMElementDeclaration, int):... 0%   (0/1)0%   (0/29)0%   (0/8)
contributeUnconstrainedAddElementAction (IMenuManager, Document, int): void 0%   (0/1)0%   (0/75)0%   (0/21)
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)
getIndex (Node, Node): int 0%   (0/1)0%   (0/25)0%   (0/8)
getRefChildNodeAtIndex (Node, int): Node 0%   (0/1)0%   (0/17)0%   (0/4)
getRootElement (Document): Element 0%   (0/1)0%   (0/29)0%   (0/9)
getSelectedNodes (List, boolean): List 0%   (0/1)0%   (0/38)0%   (0/10)
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)
isUnconstrainedActionAllowed (): boolean 0%   (0/1)0%   (0/2)0%   (0/1)
isWhitespaceTextNode (Node): boolean 0%   (0/1)0%   (0/15)0%   (0/2)
setTextNodeSplitter (ITextNodeSplitter): void 0%   (0/1)0%   (0/3)0%   (0/2)
     
class BaseActionManager$ActionHelper0%   (0/1)0%   (0/2)0%   (0/34)0%   (0/8)
BaseActionManager$ActionHelper (BaseActionManager, ModelQueryImpl): void 0%   (0/1)0%   (0/7)0%   (0/2)
modifyActionList (List): List 0%   (0/1)0%   (0/27)0%   (0/6)
     
class BaseActionManager$MyMenuManager0%   (0/1)0%   (0/5)0%   (0/35)0%   (0/12)
BaseActionManager$MyMenuManager (String): void 0%   (0/1)0%   (0/10)0%   (0/4)
BaseActionManager$MyMenuManager (String, boolean): void 0%   (0/1)0%   (0/7)0%   (0/3)
isEnabled (): boolean 0%   (0/1)0%   (0/7)0%   (0/1)
isVisible (): boolean 0%   (0/1)0%   (0/8)0%   (0/3)
toString (): String 0%   (0/1)0%   (0/3)0%   (0/1)

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

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