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 | 86 of 86 | 0% | 6 of 6 | 0% | 10 | 10 | 20 | 20 | 7 | 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 | |
afterRead(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
resetByteCount() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
CountingInputStream(InputStream) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getByteCount() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |