Source file "org/apache/commons/io/input/CountingInputStream.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 68 of 86 | 20% | 4 of 6 | 33% | 6 | 10 | 14 | 20 | 4 | 7 |
| getCount() | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| resetCount() | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| skip(long) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| resetByteCount() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| afterRead(int) | 100% | 100% | 0 | 2 | 0 | 3 | 0 | 1 | ||
| CountingInputStream(InputStream) | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 | ||
| getByteCount() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 |