Source file "org/apache/commons/compress/utils/ChecksumVerifyingInputStream.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 77 of 77 | 0% | 12 of 12 | 0% | 11 | 11 | 22 | 22 | 5 | 5 |
| read(byte[], int, int) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| read() | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| verify() | 0% | 0% | 3 | 3 | 3 | 3 | 1 | 1 | ||
| ChecksumVerifyingInputStream(Checksum, InputStream, long, long) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| getBytesRemaining() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |