Source file "org/tukaani/xz/common/EncoderUtil.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 3 of 52 | 94% | 0 of 4 | 100% | 1 | 5 | 1 | 12 | 1 | 3 |
| EncoderUtil() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| writeCRC32(OutputStream, byte[]) | 100% | 100% | 0 | 2 | 0 | 6 | 0 | 1 | ||
| encodeVLI(OutputStream, long) | 100% | 100% | 0 | 2 | 0 | 5 | 0 | 1 |