Source file "org/apache/xerces/xni/parser/XMLInputSource.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 75 of 105 | 28% | 0 of 0 | n/a | 9 | 16 | 31 | 42 | 9 | 16 |
| XMLInputSource(String, String, String, InputStream, String) | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| XMLInputSource(String, String, String, Reader, String) | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| XMLInputSource(XMLResourceIdentifier) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| setPublicId(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setSystemId(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setBaseSystemId(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setByteStream(InputStream) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setCharacterStream(Reader) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setEncoding(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| XMLInputSource(String, String, String) | 100% | n/a | 0 | 1 | 0 | 5 | 0 | 1 | ||
| getPublicId() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| getSystemId() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| getBaseSystemId() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| getByteStream() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| getCharacterStream() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| getEncoding() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 |