EMMA Coverage Report (generated Thu Sep 13 16:35:15 PDT 2007)
[all classes][org.jboss.tools.common.model.util]

COVERAGE SUMMARY FOR SOURCE FILE [XMLUtil.java]

nameclass, %method, %block, %line, %
XMLUtil.java100% (1/1)61%  (14/23)61%  (61/100)60%  (14.3/24)

COVERAGE BREAKDOWN BY CLASS AND METHOD

nameclass, %method, %block, %line, %
     
class XMLUtil100% (1/1)61%  (14/23)61%  (61/100)60%  (14.3/24)
XMLUtil (): void 0%   (0/1)0%   (0/3)0%   (0/1)
createDocumentBuilder (): DocumentBuilder 0%   (0/1)0%   (0/2)0%   (0/1)
createDocumentBuilder (boolean): DocumentBuilder 0%   (0/1)0%   (0/3)0%   (0/1)
getAncestors (Element, String): Element [] 0%   (0/1)0%   (0/4)0%   (0/1)
getDocument (InputSource): Document 0%   (0/1)0%   (0/4)0%   (0/1)
getElement (InputSource): Element 0%   (0/1)0%   (0/4)0%   (0/1)
getXMLErrors (InputSource): String [] 0%   (0/1)0%   (0/4)0%   (0/1)
getXMLErrors (InputSource, boolean): String [] 0%   (0/1)0%   (0/5)0%   (0/1)
getXMLErrors (Reader): String [] 0%   (0/1)0%   (0/4)0%   (0/1)
getXMLErrors (Reader, boolean, boolean): String [] 100% (1/1)50%  (6/12)66%  (1.3/2)
createDocumentElement (String): Element 100% (1/1)100% (3/3)100% (1/1)
createDocumentElement (String, String, String, String, String): Element 100% (1/1)100% (7/7)100% (1/1)
createElement (Element, String): Element 100% (1/1)100% (4/4)100% (1/1)
getChildren (Element, String): Element [] 100% (1/1)100% (4/4)100% (1/1)
getDocument (Reader): Document 100% (1/1)100% (4/4)100% (1/1)
getElement (File): Element 100% (1/1)100% (4/4)100% (1/1)
getElement (InputStream): Element 100% (1/1)100% (4/4)100% (1/1)
getElement (Reader): Element 100% (1/1)100% (4/4)100% (1/1)
getElement (String): Element 100% (1/1)100% (4/4)100% (1/1)
getFirstChild (Element, String): Element 100% (1/1)100% (4/4)100% (1/1)
getUniqueChild (Element, String): Element 100% (1/1)100% (4/4)100% (1/1)
getXMLErrors (Reader, boolean): String [] 100% (1/1)100% (5/5)100% (1/1)
hasAttribute (Element, String): boolean 100% (1/1)100% (4/4)100% (1/1)

[source file 'org/jboss/tools/common/model/util/XMLUtil.java' not found in sourcepath]

[all classes][org.jboss.tools.common.model.util]
EMMA 2.0.5312 (C) Vladimir Roubtsov