Source file "org/tukaani/xz/lzma/LZMAEncoderFast.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 363 of 363 | 0% | 66 of 66 | 0% | 37 | 37 | 65 | 65 | 4 | 4 |
| getNextSymbol() | 0% | 0% | 33 | 33 | 58 | 58 | 1 | 1 | ||
| LZMAEncoderFast(RangeEncoder, int, int, int, int, int, int, int, int, ArrayCache) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| getMemoryUsage(int, int, int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| changePair(int, int) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 |