Source file "org/apache/commons/compress/archivers/zip/ExplodingInputStream.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 235 of 235 | 0% | 34 of 34 | 0% | 24 | 24 | 60 | 60 | 7 | 7 |
| fillBuffer() | 0% | 0% | 10 | 10 | 27 | 27 | 1 | 1 | ||
| init() | 0% | 0% | 3 | 3 | 9 | 9 | 1 | 1 | ||
| ExplodingInputStream(int, int, InputStream) | 0% | 0% | 5 | 5 | 11 | 11 | 1 | 1 | ||
| read() | 0% | 0% | 3 | 3 | 9 | 9 | 1 | 1 | ||
| getCompressedCount() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| close() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getUncompressedCount() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |