Source file "org/jdom2/xpath/XPathHelper.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 664 of 664 | 0% | 120 of 120 | 0% | 70 | 70 | 170 | 170 | 10 | 10 |
getSingleStep(NamespaceAware, StringBuilder) | 0% | 0% | 16 | 16 | 39 | 39 | 1 | 1 | ||
getRelativeElementPath(Element, Parent, StringBuilder) | 0% | 0% | 10 | 10 | 24 | 24 | 1 | 1 | ||
getAbsolutePath(Content) | 0% | 0% | 8 | 8 | 23 | 23 | 1 | 1 | ||
getRelativePath(Content, Content) | 0% | 0% | 8 | 8 | 20 | 20 | 1 | 1 | ||
getAbsolutePath(Attribute) | 0% | 0% | 5 | 5 | 17 | 17 | 1 | 1 | ||
getRelativePath(Content, Attribute) | 0% | 0% | 4 | 4 | 11 | 11 | 1 | 1 | ||
getRelativePath(Attribute, Attribute) | 0% | 0% | 5 | 5 | 10 | 10 | 1 | 1 | ||
getRelativePath(Attribute, Content) | 0% | 0% | 5 | 5 | 10 | 10 | 1 | 1 | ||
getPositionPath(Object, List, String, StringBuilder) | 0% | 0% | 6 | 6 | 11 | 11 | 1 | 1 | ||
locate(Parent, List) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 |