Source file "org/apache/commons/compress/archivers/zip/ZipArchiveEntry.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 102 of 102 | 0% | 2 of 2 | 0% | 7 | 7 | 20 | 20 | 6 | 6 |
| static {...} | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| fillAndMakeUnrecognizedOnError(ZipExtraField, byte[], int, int, boolean) | 0% | 0% | 2 | 2 | 8 | 8 | 1 | 1 | ||
| onUnparseableExtraField(byte[], int, int, boolean, int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| ZipArchiveEntry.ExtraFieldParsingMode(String, int, ExtraFieldUtils.UnparseableExtraField) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| fill(ZipExtraField, byte[], int, int, boolean) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| createExtraField(ZipShort) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |