Source file "org/tukaani/xz/UncompressedLZMA2OutputStream.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods | 
| Total | 279 of 279 | 0% | 42 of 42 | 0% | 30 | 30 | 89 | 89 | 9 | 9 | 
| write(byte[], int, int) | 0% | 0% | 9 | 9 | 19 | 19 | 1 | 1 | ||
| UncompressedLZMA2OutputStream(FinishableOutputStream, ArrayCache) | 0% | 0% | 2 | 2 | 13 | 13 | 1 | 1 | ||
| writeEndMarker() | 0% | 0% | 4 | 4 | 14 | 14 | 1 | 1 | ||
| writeChunk() | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| close() | 0% | 0% | 5 | 5 | 13 | 13 | 1 | 1 | ||
| flush() | 0% | 0% | 4 | 4 | 12 | 12 | 1 | 1 | ||
| finish() | 0% | 0% | 2 | 2 | 8 | 8 | 1 | 1 | ||
| write(int) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| getMemoryUsage() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |