Source file "org/apache/xerces/util/ParserConfigurationSettings.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 14 of 186 | 92% | 4 of 26 | 84% | 4 | 23 | 2 | 48 | 0 | 10 |
| checkFeature(String) | 73% | 75% | 1 | 3 | 1 | 6 | 0 | 1 | ||
| checkProperty(String) | 73% | 75% | 1 | 3 | 1 | 6 | 0 | 1 | ||
| addRecognizedFeatures(String[]) | 96% | 83% | 1 | 4 | 0 | 6 | 0 | 1 | ||
| addRecognizedProperties(String[]) | 96% | 83% | 1 | 4 | 0 | 6 | 0 | 1 | ||
| ParserConfigurationSettings(XMLComponentManager) | 100% | n/a | 0 | 1 | 0 | 7 | 0 | 1 | ||
| getFeature(String) | 100% | 100% | 0 | 2 | 0 | 5 | 0 | 1 | ||
| setFeature(String, boolean) | 100% | 100% | 0 | 2 | 0 | 3 | 0 | 1 | ||
| getProperty(String) | 100% | 100% | 0 | 2 | 0 | 4 | 0 | 1 | ||
| setProperty(String, Object) | 100% | n/a | 0 | 1 | 0 | 3 | 0 | 1 | ||
| ParserConfigurationSettings() | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 |