Source file "org/iso_relax/jaxp/ValidatingDocumentBuilderFactory.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 104 of 104 | 0% | 2 of 2 | 0% | 18 | 18 | 26 | 26 | 17 | 17 |
newDocumentBuilder() | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
ValidatingDocumentBuilderFactory(DocumentBuilderFactory, Schema) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
setAttribute(String, Object) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
ValidatingDocumentBuilderFactory(Schema) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getAttribute(String) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
setCoalescing(boolean) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
setExpandEntityReference(boolean) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
setIgnoringComments(boolean) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
setIgnoringElementContentWhitespace(boolean) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
setNamespaceAware(boolean) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
setValidating(boolean) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
isCoalescing() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
isExpandEntityReference() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
isIgnoringComments() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
isIgnoringElementContentWhitespace() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
isNamespaceAware() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
isValidating() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |