name | class, % | method, % | block, % | line, % |
---|
| | | | |
class KbSchemaUtil | 100% (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) |