Source file "org/apache/lucene/queryparser/xml/DOMUtils.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 376 of 376 | 0% | 60 of 60 | 0% | 49 | 49 | 79 | 79 | 18 | 18 |
| loadXML(Reader) | 0% | n/a | 1 | 1 | 12 | 12 | 1 | 1 | ||
| getAttributeWithInheritance(Element, String) | 0% | 0% | 6 | 6 | 10 | 10 | 1 | 1 | ||
| getNonBlankTextOrFail(Element) | 0% | 0% | 4 | 4 | 6 | 6 | 1 | 1 | ||
| getChildByTagOrFail(Element, String) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| getAttributeOrFail(Element, String) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| getAttributeWithInheritanceOrFail(Element, String) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| getTextBuffer(Node, StringBuilder) | 0% | 0% | 5 | 5 | 8 | 8 | 1 | 1 | ||
| getChildByTagName(Element, String) | 0% | 0% | 4 | 4 | 4 | 4 | 1 | 1 | ||
| getFirstChildOrFail(Element) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| insertChild(Element, String, String) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| getFirstChildElement(Element) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| getAttribute(Element, String, boolean) | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| getAttribute(Element, String, float) | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| getAttribute(Element, String, int) | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| getAttribute(Element, String, String) | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| getChildTextByTagName(Element, String) | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| getText(Node) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| DOMUtils() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |