Source file "org/tukaani/xz/LZMA2OutputStream.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods | 
| Total | 614 of 614 | 0% | 76 of 76 | 0% | 51 | 51 | 159 | 159 | 13 | 13 | 
| LZMA2OutputStream(FinishableOutputStream, LZMA2Options, ArrayCache) | 0% | 0% | 4 | 4 | 28 | 28 | 1 | 1 | ||
| writeLZMA(int, int) | 0% | 0% | 5 | 5 | 22 | 22 | 1 | 1 | ||
| write(byte[], int, int) | 0% | 0% | 9 | 9 | 19 | 19 | 1 | 1 | ||
| writeChunk() | 0% | 0% | 8 | 8 | 14 | 14 | 1 | 1 | ||
| writeEndMarker() | 0% | 0% | 5 | 5 | 19 | 19 | 1 | 1 | ||
| writeUncompressed(int) | 0% | 0% | 3 | 3 | 12 | 12 | 1 | 1 | ||
| flush() | 0% | 0% | 4 | 4 | 14 | 14 | 1 | 1 | ||
| close() | 0% | 0% | 5 | 5 | 13 | 13 | 1 | 1 | ||
| getMemoryUsage(LZMA2Options) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| finish() | 0% | 0% | 2 | 2 | 8 | 8 | 1 | 1 | ||
| write(int) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| getExtraSizeBefore(int) | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| static {...} | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 |