Source file "org/apache/commons/compress/archivers/zip/InflaterInputStreamWithStatistics.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 65 of 65 | 0% | 4 of 4 | 0% | 10 | 10 | 19 | 19 | 8 | 8 |
read(byte[], int, int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
read() | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
fill() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
InflaterInputStreamWithStatistics(InputStream, Inflater, int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
InflaterInputStreamWithStatistics(InputStream, Inflater) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
InflaterInputStreamWithStatistics(InputStream) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getCompressedCount() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getUncompressedCount() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |