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

COVERAGE SUMMARY FOR SOURCE FILE [nsIDOMMouseEvent.java]

nameclass, %method, %block, %line, %
nsIDOMMouseEvent.java100% (1/1)24%  (5/21)22%  (53/246)27%  (14.8/54)

COVERAGE BREAKDOWN BY CLASS AND METHOD

nameclass, %method, %block, %line, %
     
class nsIDOMMouseEvent100% (1/1)24%  (5/21)22%  (53/246)27%  (14.8/54)
GetButton (short []): int 0%   (0/1)0%   (0/8)0%   (0/1)
GetClientX (int []): int 0%   (0/1)0%   (0/8)0%   (0/1)
GetClientY (int []): int 0%   (0/1)0%   (0/8)0%   (0/1)
GetCtrlKey (boolean []): int 0%   (0/1)0%   (0/8)0%   (0/1)
GetMetaKey (boolean []): int 0%   (0/1)0%   (0/8)0%   (0/1)
GetRelatedTarget (int []): int 0%   (0/1)0%   (0/8)0%   (0/1)
GetScreenX (int []): int 0%   (0/1)0%   (0/8)0%   (0/1)
GetScreenY (int []): int 0%   (0/1)0%   (0/8)0%   (0/1)
GetShiftKey (boolean []): int 0%   (0/1)0%   (0/8)0%   (0/1)
InitMouseEvent (int, boolean, boolean, int [], int, int, int, int, int, boole... 0%   (0/1)0%   (0/2)0%   (0/1)
getClientX (): int 0%   (0/1)0%   (0/16)0%   (0/4)
getClientY (): int 0%   (0/1)0%   (0/16)0%   (0/4)
getRelatedTarget (): nsIDOMEventTarget 0%   (0/1)0%   (0/25)0%   (0/6)
getRelatedTargetNode (): Node 0%   (0/1)0%   (0/27)0%   (0/7)
getScreenX (): int 0%   (0/1)0%   (0/16)0%   (0/4)
getScreenY (): int 0%   (0/1)0%   (0/16)0%   (0/4)
isAltKey (): boolean 100% (1/1)81%  (13/16)94%  (3.8/4)
<static initializer> 100% (1/1)100% (6/6)100% (3/3)
GetAltKey (boolean []): int 100% (1/1)100% (8/8)100% (1/1)
getMousePoint (): Point 100% (1/1)100% (22/22)100% (5/5)
nsIDOMMouseEvent (int): void 100% (1/1)100% (4/4)100% (2/2)

[source file 'org/jboss/tools/vpe/mozilla/internal/swt/xpl/nsIDOMMouseEvent.java' not found in sourcepath]

[all classes][org.jboss.tools.vpe.mozilla.internal.swt.xpl]
EMMA 2.0.5312 (C) Vladimir Roubtsov