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 [nsIDOMElement.java]

nameclass, %method, %block, %line, %
nsIDOMElement.java100% (1/1)31%  (12/39)49%  (169/343)56%  (41.2/74)

COVERAGE BREAKDOWN BY CLASS AND METHOD

nameclass, %method, %block, %line, %
     
class nsIDOMElement100% (1/1)31%  (12/39)49%  (169/343)56%  (41.2/74)
GetAttributeNS (int, int, int): int 0%   (0/1)0%   (0/10)0%   (0/1)
GetAttributeNodeNS (int, int, int []): int 0%   (0/1)0%   (0/10)0%   (0/1)
GetElementsByTagName (int, int []): int 0%   (0/1)0%   (0/9)0%   (0/1)
GetElementsByTagNameNS (int, int, int []): int 0%   (0/1)0%   (0/10)0%   (0/1)
GetTagName (int): int 0%   (0/1)0%   (0/8)0%   (0/1)
HasAttribute (int, int): int 0%   (0/1)0%   (0/9)0%   (0/1)
HasAttributeNS (int, int, int): int 0%   (0/1)0%   (0/10)0%   (0/1)
RemoveAttributeNS (int, int): int 0%   (0/1)0%   (0/9)0%   (0/1)
RemoveAttributeNode (int, int []): int 0%   (0/1)0%   (0/9)0%   (0/1)
SetAttributeNS (int, int, int): int 0%   (0/1)0%   (0/10)0%   (0/1)
SetAttributeNodeNS (int, int []): int 0%   (0/1)0%   (0/9)0%   (0/1)
getAttributeNS (String, String): String 0%   (0/1)0%   (0/2)0%   (0/1)
getAttributeNodeNS (String, String): Attr 0%   (0/1)0%   (0/2)0%   (0/1)
getElementsByTagName (String): NodeList 0%   (0/1)0%   (0/2)0%   (0/1)
getElementsByTagNameNS (String, String): NodeList 0%   (0/1)0%   (0/2)0%   (0/1)
getSchemaTypeInfo (): TypeInfo 0%   (0/1)0%   (0/2)0%   (0/1)
getTagName (): String 0%   (0/1)0%   (0/2)0%   (0/1)
hasAttribute (String): boolean 0%   (0/1)0%   (0/2)0%   (0/1)
hasAttributeNS (String, String): boolean 0%   (0/1)0%   (0/2)0%   (0/1)
removeAttributeNS (String, String): void 0%   (0/1)0%   (0/1)0%   (0/1)
removeAttributeNode (Attr): Attr 0%   (0/1)0%   (0/31)0%   (0/6)
setAttributeNS (String, String, String): void 0%   (0/1)0%   (0/1)0%   (0/1)
setAttributeNodeNS (Attr): Attr 0%   (0/1)0%   (0/2)0%   (0/1)
setIdAttribute (String, boolean): void 0%   (0/1)0%   (0/1)0%   (0/1)
setIdAttributeNS (String, String, boolean): void 0%   (0/1)0%   (0/1)0%   (0/1)
setIdAttributeNode (Attr, boolean): void 0%   (0/1)0%   (0/1)0%   (0/1)
setUserData (String, Object, UserDataHandler): Object 0%   (0/1)0%   (0/2)0%   (0/1)
removeAttribute (String): void 100% (1/1)83%  (15/18)96%  (4.8/5)
setAttributeNode (Attr): Attr 100% (1/1)86%  (18/21)95%  (3.8/4)
setAttribute (String, String): void 100% (1/1)89%  (24/27)98%  (6.9/7)
getAttribute (String): String 100% (1/1)90%  (27/30)98%  (7.9/8)
getAttributeNode (String): Attr 100% (1/1)91%  (31/34)98%  (7.8/8)
<static initializer> 100% (1/1)100% (6/6)100% (3/3)
GetAttribute (int, int): int 100% (1/1)100% (9/9)100% (1/1)
GetAttributeNode (int, int []): int 100% (1/1)100% (9/9)100% (1/1)
RemoveAttribute (int): int 100% (1/1)100% (8/8)100% (1/1)
SetAttribute (int, int): int 100% (1/1)100% (9/9)100% (1/1)
SetAttributeNode (int, int []): int 100% (1/1)100% (9/9)100% (1/1)
nsIDOMElement (int): void 100% (1/1)100% (4/4)100% (2/2)

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

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