Source file "org/apache/commons/compress/compressors/z/ZCompressorInputStream.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 230 of 230 | 0% | 38 of 38 | 0% | 27 | 27 | 51 | 51 | 8 | 8 |
decompressNextSymbol() | ![]() | 0% | ![]() | 0% | 6 | 6 | 16 | 16 | 1 | 1 |
ZCompressorInputStream(InputStream, int) | ![]() | 0% | ![]() | 0% | 6 | 6 | 13 | 13 | 1 | 1 |
reAlignReading() | ![]() | 0% | ![]() | 0% | 3 | 3 | 7 | 7 | 1 | 1 |
addEntry(int, byte) | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
matches(byte[], int) | ![]() | 0% | ![]() | 0% | 4 | 4 | 1 | 1 | 1 | 1 |
readNextCode() | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
clearEntries() | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
ZCompressorInputStream(InputStream) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |