Source file "org/apache/html/dom/HTMLBuilder.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 302 of 302 | 0% | 44 of 44 | 0% | 33 | 33 | 65 | 65 | 11 | 11 |
| startElement(String, AttributeList) | 0% | 0% | 9 | 9 | 21 | 21 | 1 | 1 | ||
| processingInstruction(String, String) | 0% | 0% | 6 | 6 | 8 | 8 | 1 | 1 | ||
| endElement(String) | 0% | 0% | 4 | 4 | 8 | 8 | 1 | 1 | ||
| endDocument() | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| characters(char[], int, int) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| characters(String) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| ignorableWhitespace(char[], int, int) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| startDocument() | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| HTMLBuilder() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| getHTMLDocument() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| setDocumentLocator(Locator) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |