Source file "org/apache/commons/compress/archivers/jar/JarArchiveInputStream.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 28 of 28 | 0% | 2 of 2 | 0% | 6 | 6 | 8 | 8 | 5 | 5 |
| getNextJarEntry() | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| JarArchiveInputStream(InputStream, String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| matches(byte[], int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| JarArchiveInputStream(InputStream) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getNextEntry() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |