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 | 0 of 328 | 100% | 0 of 20 | 100% | 0 | 16 | 0 | 56 | 0 | 6 |
| decodeMatch(int) | 100% | 100% | 0 | 3 | 0 | 15 | 0 | 1 | ||
| decodeRepMatch(int) | 100% | 100% | 0 | 5 | 0 | 15 | 0 | 1 | ||
| decode() | 100% | 100% | 0 | 4 | 0 | 12 | 0 | 1 | ||
| LZMADecoder(LZDecoder, RangeDecoder, int, int, int) | 100% | n/a | 0 | 1 | 0 | 8 | 0 | 1 | ||
| reset() | 100% | n/a | 0 | 1 | 0 | 5 | 0 | 1 | ||
| endMarkerDetected() | 100% | 100% | 0 | 2 | 0 | 1 | 0 | 1 |