Source file "org/apache/commons/compress/archivers/zip/ZipArchiveInputStream.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 91 of 91 | 0% | 16 of 16 | 0% | 13 | 13 | 20 | 20 | 5 | 5 |
read(byte[], int, int) | ![]() | 0% | ![]() | 0% | 4 | 4 | 6 | 6 | 1 | 1 |
read() | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
readCount(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
atMaxLength() | ![]() | 0% | ![]() | 0% | 3 | 3 | 1 | 1 | 1 | 1 |
ZipArchiveInputStream.BoundCountInputStream(ZipArchiveInputStream, InputStream, long) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 |