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 | 170 of 170 | 0% | 20 of 20 | 0% | 16 | 16 | 31 | 31 | 6 | 6 |
read(byte[], int, int) | ![]() | 0% | ![]() | 0% | 6 | 6 | 12 | 12 | 1 | 1 |
read() | ![]() | 0% | ![]() | 0% | 3 | 3 | 7 | 7 | 1 | 1 |
skip(long) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
available() | ![]() | 0% | ![]() | 0% | 3 | 3 | 3 | 3 | 1 | 1 |
ZipArchiveInputStream.BoundedInputStream(ZipArchiveInputStream, InputStream, long) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
read(byte[]) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |