Source file "org/apache/commons/compress/archivers/dump/DumpArchiveUtil.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 90 of 90 | 0% | 10 of 10 | 0% | 12 | 12 | 18 | 18 | 7 | 7 |
| calculateChecksum(byte[]) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| verify(byte[]) | 0% | 0% | 4 | 4 | 7 | 7 | 1 | 1 | ||
| decode(ZipEncoding, byte[], int, int) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| convert16(byte[], int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| convert32(byte[], int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| convert64(byte[], int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getIno(byte[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |