Source file "org/tukaani/xz/lzma/LZMADecoder.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 328 of 328 | 0% | 20 of 20 | 0% | 16 | 16 | 56 | 56 | 6 | 6 |
| decodeMatch(int) | 0% | 0% | 3 | 3 | 15 | 15 | 1 | 1 | ||
| decodeRepMatch(int) | 0% | 0% | 5 | 5 | 15 | 15 | 1 | 1 | ||
| decode() | 0% | 0% | 4 | 4 | 12 | 12 | 1 | 1 | ||
| LZMADecoder(LZDecoder, RangeDecoder, int, int, int) | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | ||
| reset() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| endMarkerDetected() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 |