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 | 192 of 614 | 68% | 43 of 76 | 43% | 38 | 51 | 56 | 159 | 4 | 13 |
| flush() | 0% | 0% | 4 | 4 | 14 | 14 | 1 | 1 | ||
| close() | 0% | 0% | 5 | 5 | 13 | 13 | 1 | 1 | ||
| write(byte[], int, int) | 71% | 56% | 7 | 9 | 7 | 19 | 0 | 1 | ||
| writeLZMA(int, int) | 83% | 37% | 4 | 5 | 5 | 22 | 0 | 1 | ||
| getMemoryUsage(LZMA2Options) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| LZMA2OutputStream(FinishableOutputStream, LZMA2Options, ArrayCache) | 86% | 33% | 3 | 4 | 3 | 28 | 0 | 1 | ||
| writeChunk() | 77% | 57% | 6 | 8 | 0 | 14 | 0 | 1 | ||
| writeEndMarker() | 79% | 62% | 3 | 5 | 4 | 19 | 0 | 1 | ||
| write(int) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| finish() | 62% | 50% | 1 | 2 | 3 | 8 | 0 | 1 | ||
| getExtraSizeBefore(int) | 55% | 50% | 1 | 2 | 0 | 2 | 0 | 1 | ||
| static {...} | 75% | 50% | 1 | 2 | 0 | 1 | 0 | 1 | ||
| writeUncompressed(int) | 98% | 75% | 1 | 3 | 0 | 12 | 0 | 1 |