Source file "net/sf/saxon/dom/ElementOverNodeInfo.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 199 of 199 | 0% | 32 of 32 | 0% | 37 | 37 | 61 | 61 | 21 | 21 |
getAttributeNodeNS(String, String) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
getAttribute(String) | 0% | 0% | 4 | 4 | 9 | 9 | 1 | 1 | ||
getSchemaTypeInfo() | 0% | 0% | 4 | 4 | 4 | 4 | 1 | 1 | ||
getAttributeNode(String) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
hasAttribute(String) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
getAttributeNS(String, String) | 0% | 0% | 3 | 3 | 3 | 3 | 1 | 1 | ||
hasAttributeNS(String, String) | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
getElementsByTagNameNS(String, String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
getElementsByTagName(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
getTagName() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
ElementOverNodeInfo() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
setAttributeNode(Attr) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
removeAttributeNode(Attr) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
setAttributeNodeNS(Attr) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
removeAttribute(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
setAttribute(String, String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
setAttributeNS(String, String, String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
removeAttributeNS(String, String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
setIdAttribute(String, boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
setIdAttributeNS(String, String, boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
setIdAttributeNode(Attr, boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |