Source file "org/apache/commons/io/output/CountingOutputStream.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 71 of 71 | 0% | 4 of 4 | 0% | 8 | 8 | 16 | 16 | 6 | 6 |
getCount() | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
resetCount() | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
beforeWrite(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
resetByteCount() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
CountingOutputStream(OutputStream) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getByteCount() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |