Source file "org/apache/commons/io/input/ChecksumInputStream.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 0 of 34 | 100% | 0 of 0 | n/a | 0 | 5 | 0 | 9 | 0 | 5 |
| get() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| ChecksumInputStream.Builder() | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 | ||
| setChecksum(Checksum) | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 | ||
| setCountThreshold(long) | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 | ||
| setExpectedChecksumValue(long) | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 |