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 | 57 of 57 | 0% | 8 of 8 | 0% | 8 | 8 | 14 | 14 | 4 | 4 |
left() | ![]() | 0% | ![]() | 0% | 3 | 3 | 3 | 3 | 1 | 1 |
right() | ![]() | 0% | ![]() | 0% | 3 | 3 | 3 | 3 | 1 | 1 |
leaf(int) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
HuffmanDecoder.BinaryTreeNode(int) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 |