EMMA Coverage Report (generated Mon Sep 24 17:47:05 EEST 2007)
[all classes][org.jboss.tools.common.kb]

COVERAGE SUMMARY FOR SOURCE FILE [KbSchemaUtil.java]

nameclass, %method, %block, %line, %
KbSchemaUtil.java100% (1/1)41%  (7/17)54%  (351/655)56%  (83,9/150)

COVERAGE BREAKDOWN BY CLASS AND METHOD

nameclass, %method, %block, %line, %
     
class KbSchemaUtil100% (1/1)41%  (7/17)54%  (351/655)56%  (83,9/150)
KbSchemaUtil (): void 0%   (0/1)0%   (0/3)0%   (0/1)
addCollection (Collection, Collection): ArrayList 0%   (0/1)0%   (0/30)0%   (0/8)
checkRootElement (Document, String): boolean 0%   (0/1)0%   (0/9)0%   (0/2)
getAttributeInformationFromAttributeType (Element): AttributeDescriptor 0%   (0/1)0%   (0/3)0%   (0/1)
getAttributes (Element): Properties 0%   (0/1)0%   (0/28)0%   (0/6)
getElementTypeByElement (Element): Element 0%   (0/1)0%   (0/39)0%   (0/10)
getElementTypeByName (Document, String, boolean): Element 0%   (0/1)0%   (0/42)0%   (0/9)
getTagInformationFromElementType (Element): TagDescriptor 0%   (0/1)0%   (0/4)0%   (0/1)
getTagInformationFromElementTypes (Collection, String): TagDescriptor 0%   (0/1)0%   (0/5)0%   (0/1)
getTagInformationFromElementTypes (Collection, String, Set): TagDescriptor 0%   (0/1)0%   (0/23)0%   (0/5)
getAttributeTypes (Element): ArrayList 100% (1/1)46%  (96/209)53%  (23/43)
getDescription (Element): String 100% (1/1)92%  (24/26)86%  (6/7)
getTagInformationFromElementType (Element, Set): TagDescriptor 100% (1/1)96%  (54/56)100% (11,9/12)
getAttributeInformationFromAttributeType (Element, Set): AttributeDescriptor 100% (1/1)99%  (101/102)96%  (24/25)
checkRequaredAttribute (Element): boolean 100% (1/1)100% (8/8)100% (2/2)
getRequaredAttributeTypes (Element): ArrayList 100% (1/1)100% (27/27)100% (7/7)
getRequaredAttributesAsString (Element): String 100% (1/1)100% (41/41)100% (10/10)

[source file 'org/jboss/tools/common/kb/KbSchemaUtil.java' not found in sourcepath]

[all classes][org.jboss.tools.common.kb]
EMMA 2.1.5320 (stable) (C) Vladimir Roubtsov