Class files must be compiled with debug information to show line coverage.
Class files must be compiled with debug information to link with source files.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Methods |
| Total | 192 of 614 | 68% | 43 of 76 | 43% | 38 | 51 | 4 | 13 |
| flush() | 0% | 0% | 4 | 4 | 1 | 1 | ||
| close() | 0% | 0% | 5 | 5 | 1 | 1 | ||
| write(byte[], int, int) | 71% | 56% | 7 | 9 | 0 | 1 | ||
| writeLZMA(int, int) | 83% | 37% | 4 | 5 | 0 | 1 | ||
| getMemoryUsage(LZMA2Options) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| LZMA2OutputStream(FinishableOutputStream, LZMA2Options, ArrayCache) | 86% | 33% | 3 | 4 | 0 | 1 | ||
| writeChunk() | 77% | 57% | 6 | 8 | 0 | 1 | ||
| writeEndMarker() | 79% | 62% | 3 | 5 | 0 | 1 | ||
| write(int) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| finish() | 62% | 50% | 1 | 2 | 0 | 1 | ||
| getExtraSizeBefore(int) | 55% | 50% | 1 | 2 | 0 | 1 | ||
| static {...} | 75% | 50% | 1 | 2 | 0 | 1 | ||
| writeUncompressed(int) | 98% | 75% | 1 | 3 | 0 | 1 |