Source file "org/jdom2/input/stax/DefaultStAXFilter.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 29 of 29 | 0% | 0 of 0 | n/a | 14 | 14 | 14 | 14 | 14 | 14 |
DefaultStAXFilter() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
includeDocType() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
includeElement(int, String, Namespace) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
includeComment(int, String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
includeEntityRef(int, String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
includeCDATA(int, String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
includeText(int, String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
includeProcessingInstruction(int, String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
pruneElement(int, String, Namespace) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
pruneComment(int, String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
pruneEntityRef(int, String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
pruneCDATA(int, String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
pruneText(int, String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
pruneProcessingInstruction(int, String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |