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 | 892 of 892 | 0% | 56 of 56 | 0% | 45 | 45 | 125 | 125 | 15 | 15 |
static {...} | ![]() | 0% | n/a | 1 | 1 | 10 | 10 | 1 | 1 | |
populateDynamicTables(BitInputStream, int[], int[]) | ![]() | 0% | ![]() | 0% | 8 | 8 | 30 | 30 | 1 | 1 |
decode(byte[], int, int) | ![]() | 0% | ![]() | 0% | 9 | 9 | 19 | 19 | 1 | 1 |
getCodes(int[]) | ![]() | 0% | ![]() | 0% | 5 | 5 | 14 | 14 | 1 | 1 |
buildTree(int[]) | ![]() | 0% | ![]() | 0% | 6 | 6 | 15 | 15 | 1 | 1 |
readDynamicTables() | ![]() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | |
switchToUncompressedState() | ![]() | 0% | ![]() | 0% | 2 | 2 | 7 | 7 | 1 | 1 |
nextSymbol(BitInputStream, HuffmanDecoder.BinaryTreeNode) | ![]() | 0% | ![]() | 0% | 5 | 5 | 6 | 6 | 1 | 1 |
HuffmanDecoder(InputStream) | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
readBits(BitInputStream, int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
close() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
decode(byte[]) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
readBits(int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
available() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getBytesRead() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |