Source file "org/apache/commons/compress/archivers/jar/JarArchiveOutputStream.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 24 of 24 | 0% | 2 of 2 | 0% | 4 | 4 | 10 | 10 | 3 | 3 |
| putArchiveEntry(ZipArchiveEntry) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| JarArchiveOutputStream(OutputStream, String) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| JarArchiveOutputStream(OutputStream) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |