Source file "org/apache/commons/compress/utils/CountingOutputStream.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 44 of 44 | 0% | 2 of 2 | 0% | 7 | 7 | 14 | 14 | 6 | 6 |
count(long) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
write(byte[], int, int) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
write(int) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
write(byte[]) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
CountingOutputStream(OutputStream) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getBytesWritten() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |