Source file "org/springframework/util/xml/DomContentHandler.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 154 of 154 | 0% | 12 of 12 | 0% | 19 | 19 | 42 | 42 | 13 | 13 |
startElement(String, String, String, Attributes) | ![]() | 0% | ![]() | 0% | 3 | 3 | 11 | 11 | 1 | 1 |
characters(char[], int, int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 8 | 8 | 1 | 1 |
DomContentHandler(Node) | ![]() | 0% | ![]() | 0% | 2 | 2 | 7 | 7 | 1 | 1 |
getParent() | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
processingInstruction(String, String) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
endElement(String, String, String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setDocumentLocator(Locator) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
startDocument() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
endDocument() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
startPrefixMapping(String, String) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
endPrefixMapping(String) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
ignorableWhitespace(char[], int, int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
skippedEntity(String) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |