Source file "org/apache/hc/core5/http2/hpack/HuffmanNode.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 93 of 93 | 0% | 8 of 8 | 0% | 13 | 13 | 20 | 20 | 9 | 9 |
toString() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
HuffmanNode() | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
HuffmanNode(int, int) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
hasChild(int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 1 | 1 | 1 | 1 |
getChild(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
setChild(int, HuffmanNode) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
isTerminal() | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
getBits() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getSymbol() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |