EMMA Coverage Report (generated Mon Sep 17 18:06:03 EEST 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)36%  (4/11)25%  (176/703)28%  (45/162)

COVERAGE BREAKDOWN BY CLASS AND METHOD

nameclass, %method, %block, %line, %
     
class VpeDnd100% (1/1)36%  (4/11)25%  (176/703)28%  (45/162)
drop (VpePageContext, VpeSourceInnerDragInfo, VpeSourceInnerDropInfo): void 0%   (0/1)0%   (0/264)0%   (0/63)
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)
isAncestor (Node, Node): boolean 0%   (0/1)0%   (0/16)0%   (0/5)
isDropEnabled (VpePageContext, Node, Node): boolean 0%   (0/1)0%   (0/44)0%   (0/8)
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)
VpeDnd (): void 100% (1/1)100% (15/15)100% (6/6)
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.1.5320 (stable) (C) Vladimir Roubtsov