Source file "org/apache/commons/compress/compressors/deflate64/HuffmanDecoder.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 131 of 131 | 0% | 12 of 12 | 0% | 11 | 11 | 24 | 24 | 5 | 5 |
| read(byte[], int, int) | 0% | 0% | 5 | 5 | 18 | 18 | 1 | 1 | ||
| available() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| HuffmanDecoder.UncompressedState(HuffmanDecoder, long) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| hasData() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| state() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 |