Source file "org/apache/xerces/util/HTTPInputSource.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 91 of 91 | 0% | 2 of 2 | 0% | 10 | 10 | 19 | 19 | 9 | 9 |
| HTTPInputSource(String, String, String, InputStream, String) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| HTTPInputSource(String, String, String, Reader, String) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| setHTTPRequestProperty(String, String) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| HTTPInputSource(String, String, String) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| HTTPInputSource(XMLResourceIdentifier) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| getHTTPRequestProperty(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getHTTPRequestProperties() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| setFollowHTTPRedirects(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getFollowHTTPRedirects() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |