Source file "org/tukaani/xz/common/DecoderUtil.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 260 of 260 | 0% | 34 of 34 | 0% | 24 | 24 | 50 | 50 | 7 | 7 |
| decodeStreamFooter(byte[]) | 0% | 0% | 5 | 5 | 13 | 13 | 1 | 1 | ||
| decodeVLI(InputStream) | 0% | 0% | 6 | 6 | 15 | 15 | 1 | 1 | ||
| decodeStreamHeader(byte[]) | 0% | 0% | 4 | 4 | 8 | 8 | 1 | 1 | ||
| isCRC32Valid(byte[], int, int, int) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| decodeStreamFlags(byte[], int) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| areStreamFlagsEqual(StreamFlags, StreamFlags) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| DecoderUtil() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |