Source file "org/tukaani/xz/CountingOutputStream.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods | 
| Total | 55 of 55 | 0% | 4 of 4 | 0% | 8 | 8 | 17 | 17 | 6 | 6 | 
| write(byte[], int, int) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| write(int) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| CountingOutputStream(OutputStream) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| flush() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| close() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getSize() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |