Source file "org/iso_relax/jaxp/ValidatingSAXParserFactory.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 68 of 68 | 0% | 2 of 2 | 0% | 10 | 10 | 18 | 18 | 9 | 9 |
| newSAXParser() | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| ValidatingSAXParserFactory(SAXParserFactory, Schema) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| setFeature(String, boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| ValidatingSAXParserFactory(Schema) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getFeature(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| setNamespaceAware(boolean) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isNamespaceAware() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| setValidating(boolean) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isValidating() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |