Source file "org/jdom2/transform/JDOMResult.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 146 of 146 | 0% | 4 of 4 | 0% | 19 | 19 | 54 | 54 | 17 | 17 |
startDocument() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
getResult() | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
JDOMResult.DocumentBuilder(JDOMResult) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
startElement(String, String, String, Attributes) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
startDTD(String, String, String) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
comment(char[], int, int) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
characters(char[], int, int) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
ignorableWhitespace(char[], int, int) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
startPrefixMapping(String, String) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
processingInstruction(String, String) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
startEntity(String) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
ensureInitialization() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
skippedEntity(String) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
startCDATA() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
endEntity(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
endDTD() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
endCDATA() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |