Source file "org/apache/xml/resolver/readers/SAXParserHandler.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 131 of 131 | 0% | 24 of 24 | 0% | 27 | 27 | 46 | 46 | 15 | 15 |
| resolveEntity(String, String) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| startElement(String, String, String, Attributes) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| characters(char[], int, int) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| endElement(String, String, String) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| ignorableWhitespace(char[], int, int) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| SAXParserHandler() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| processingInstruction(String, String) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| startPrefixMapping(String, String) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| endPrefixMapping(String) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| setDocumentLocator(Locator) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| skippedEntity(String) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| endDocument() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| startDocument() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| setEntityResolver(EntityResolver) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setContentHandler(ContentHandler) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |