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

COVERAGE SUMMARY FOR SOURCE FILE [VpeDnd.java]

nameclass, %method, %block, %line, %
VpeDnd.java100% (1/1)64%  (7/11)40%  (280/703)46%  (74.4/162)

COVERAGE BREAKDOWN BY CLASS AND METHOD

nameclass, %method, %block, %line, %
     
class VpeDnd100% (1/1)64%  (7/11)40%  (280/703)46%  (74.4/162)
insertAnyTextIntoAnyText (Node, int, Node, int, int): void 0%   (0/1)0%   (0/29)0%   (0/7)
insertTextIntoTextNode (Node, String, int): void 0%   (0/1)0%   (0/28)0%   (0/5)
removeTextFromTextNode (Node, int, int): void 0%   (0/1)0%   (0/76)0%   (0/17)
replaceTextInTextNode (Node, int, int, int): void 0%   (0/1)0%   (0/70)0%   (0/12)
drop (VpePageContext, VpeSourceInnerDragInfo, VpeSourceInnerDropInfo): void 100% (1/1)26%  (68/264)32%  (20/63)
isDropEnabled (VpePageContext, Node, Node): boolean 100% (1/1)45%  (20/44)55%  (4.4/8)
VpeDnd (): void 100% (1/1)100% (15/15)100% (6/6)
isAncestor (Node, Node): boolean 100% (1/1)100% (16/16)100% (5/5)
isDragEnabled (): boolean 100% (1/1)100% (3/3)100% (1/1)
setDndData (Element): void 100% (1/1)100% (145/145)100% (33/33)
setDndData (boolean, boolean): void 100% (1/1)100% (13/13)100% (5/5)

[source file 'org/jboss/tools/vpe/editor/template/dnd/VpeDnd.java' not found in sourcepath]

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