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 | 873 of 873 | 0% | 50 of 50 | 0% | 41 | 41 | 119 | 119 | 15 | 15 |
static {...} | ![]() | 0% | n/a | 1 | 1 | 11 | 11 | 1 | 1 | |
populateDynamicTables(BitInputStream, int[], int[]) | ![]() | 0% | ![]() | 0% | 8 | 8 | 29 | 29 | 1 | 1 |
decode(byte[], int, int) | ![]() | 0% | ![]() | 0% | 8 | 8 | 16 | 16 | 1 | 1 |
buildTree(int[]) | ![]() | 0% | ![]() | 0% | 5 | 5 | 13 | 13 | 1 | 1 |
getCodes(int[]) | ![]() | 0% | ![]() | 0% | 3 | 3 | 12 | 12 | 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 | 7 | 7 | 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 | |
getBytesRead() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
available() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |