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

COVERAGE SUMMARY FOR SOURCE FILE [JSPViewerDropAdapter.java]

nameclass, %method, %block, %line, %
JSPViewerDropAdapter.java40%  (2/5)11%  (2/19)8%   (31/407)10%  (10/105)

COVERAGE BREAKDOWN BY CLASS AND METHOD

nameclass, %method, %block, %line, %
     
class EmptyDragCommand0%   (0/1)0%   (0/6)0%   (0/11)0%   (0/6)
EmptyDragCommand (): void 0%   (0/1)0%   (0/3)0%   (0/1)
canExecute (): boolean 0%   (0/1)0%   (0/2)0%   (0/1)
execute (): void 0%   (0/1)0%   (0/1)0%   (0/1)
getFeedback (): int 0%   (0/1)0%   (0/2)0%   (0/1)
getOperation (): int 0%   (0/1)0%   (0/2)0%   (0/1)
reinitialize (Object, float, int, int, Collection): void 0%   (0/1)0%   (0/1)0%   (0/1)
     
class VpeDragAnyCommand0%   (0/1)0%   (0/4)0%   (0/212)0%   (0/51)
VpeDragAnyCommand (IJSPTextEditor, Object, float, int, int, Collection, DropC... 0%   (0/1)0%   (0/25)0%   (0/7)
doMove (Node, Node, boolean): boolean 0%   (0/1)0%   (0/61)0%   (0/12)
executeHelper (boolean): boolean 0%   (0/1)0%   (0/69)0%   (0/18)
getDropPosition (Node, Node): int 0%   (0/1)0%   (0/57)0%   (0/14)
     
class VpeDragNodeCommand0%   (0/1)0%   (0/2)0%   (0/22)0%   (0/5)
VpeDragNodeCommand (Object, float, int, int, Collection): void 0%   (0/1)0%   (0/15)0%   (0/4)
doModify (Node, Node, Node, boolean): boolean 0%   (0/1)0%   (0/7)0%   (0/1)
     
class JSPViewerDropAdapter100% (1/1)25%  (1/4)17%  (16/94)15%  (4/27)
drop (DropTargetEvent): void 0%   (0/1)0%   (0/8)0%   (0/3)
getDragSource (DropTargetEvent): Collection 0%   (0/1)0%   (0/69)0%   (0/19)
setCurrentDataType (DropTargetEvent): void 0%   (0/1)0%   (0/1)0%   (0/1)
JSPViewerDropAdapter (Transfer, Viewer, IJSPTextEditor, Transfer, DropContext... 100% (1/1)100% (16/16)100% (4/4)
     
class JSPDragAndDropManager100% (1/1)33%  (1/3)22%  (15/68)38%  (6/16)
createCommand (Object, float, int, int, Collection): DragAndDropCommand 0%   (0/1)0%   (0/42)0%   (0/8)
getSource (Collection): Object 0%   (0/1)0%   (0/11)0%   (0/2)
JSPDragAndDropManager (IJSPTextEditor, Transfer, DropContext): void 100% (1/1)100% (15/15)100% (6/6)

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

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