Source file "org/tukaani/xz/lzma/LZMAEncoderNormal.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods | 
| Total | 1,866 of 1,866 | 0% | 180 of 180 | 0% | 100 | 100 | 288 | 288 | 10 | 10 | 
| getNextSymbol() | 0% | 0% | 35 | 35 | 103 | 103 | 1 | 1 | ||
| updateOptStateAndReps() | 0% | 0% | 17 | 17 | 36 | 36 | 1 | 1 | ||
| calcNormalMatchPrices(int, int, int, int, int) | 0% | 0% | 14 | 14 | 44 | 44 | 1 | 1 | ||
| calcLongRepPrices(int, int, int, int) | 0% | 0% | 12 | 12 | 40 | 40 | 1 | 1 | ||
| calc1BytePrices(int, int, int, int) | 0% | 0% | 12 | 12 | 28 | 28 | 1 | 1 | ||
| convertOpts() | 0% | 0% | 4 | 4 | 20 | 20 | 1 | 1 | ||
| LZMAEncoderNormal(RangeEncoder, int, int, int, int, int, int, int, int, ArrayCache) | 0% | 0% | 2 | 2 | 10 | 10 | 1 | 1 | ||
| getMemoryUsage(int, int, int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| reset() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| static {...} | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 |