Source file "com/google/common/io/CountingInputStream.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 95 of 95 | 0% | 8 of 8 | 0% | 11 | 11 | 25 | 25 | 7 | 7 |
reset() | ![]() | 0% | ![]() | 0% | 3 | 3 | 7 | 7 | 1 | 1 |
read(byte[], int, int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
read() | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
skip(long) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
CountingInputStream(InputStream) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
mark(int) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
getCount() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |