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 | 135 of 135 | 0% | 14 of 14 | 0% | 13 | 13 | 24 | 24 | 6 | 6 |
recordToBuffer(int, int, byte[]) | ![]() | 0% | ![]() | 0% | 5 | 5 | 8 | 8 | 1 | 1 |
incCounter(int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 4 | 4 | 1 | 1 |
HuffmanDecoder.DecodingMemory(int) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
add(byte[], int, int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
add(byte) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
HuffmanDecoder.DecodingMemory() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |