| copyFromCompoundDictionary(State, int) |  | 0% |  | 0% | 6 | 6 | 22 | 22 | 1 | 1 |
| decompress(State) |   | 90% |   | 84% | 20 | 73 | 29 | 221 | 0 | 1 |
| initializeCompoundDictionaryCopy(State, int, int) |  | 0% |  | 0% | 4 | 4 | 15 | 15 | 1 | 1 |
| attachDictionaryChunk(State, byte[]) |  | 0% |  | 0% | 4 | 4 | 13 | 13 | 1 | 1 |
| initializeCompoundDictionary(State) |  | 0% |  | 0% | 4 | 4 | 14 | 14 | 1 | 1 |
| readMetablockHuffmanCodesAndContextMaps(State) |   | 88% |   | 63% | 12 | 19 | 15 | 87 | 0 | 1 |
| doUseDictionary(State, int) |   | 75% |   | 71% | 3 | 8 | 9 | 33 | 0 | 1 |
| decodeWindowBits(State) |   | 64% |   | 56% | 4 | 9 | 7 | 22 | 0 | 1 |
| close(State) |  | 0% |  | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
| enableEagerOutput(State) |  | 0% |  | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
| enableLargeWindow(State) |  | 0% |  | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
| decodeMetaBlockLength(State) |   | 91% |  | 100% | 0 | 15 | 3 | 32 | 0 | 1 |
| calculateFence(State) |   | 42% | | 50% | 1 | 2 | 1 | 4 | 0 | 1 |
| readHuffmanCodeLengths(int[], int, int[], State) |   | 94% |  | 96% | 1 | 14 | 3 | 48 | 0 | 1 |
| decodeContextMap(int, byte[], State) |   | 93% |   | 88% | 3 | 14 | 4 | 48 | 0 | 1 |
| readNextMetablockHeader(State) |   | 91% |   | 84% | 4 | 14 | 4 | 32 | 0 | 1 |
| initState(State) |   | 84% |   | 50% | 3 | 4 | 3 | 16 | 0 | 1 |
| readSimpleHuffmanCode(int, int, int[], int, State) |  | 96% |   | 85% | 2 | 10 | 2 | 37 | 0 | 1 |
| readComplexHuffmanCode(int, int, int[], int, State) |  | 93% |  | 91% | 1 | 7 | 2 | 22 | 0 | 1 |
| copyUncompressedData(State) |  | 92% |   | 70% | 3 | 6 | 3 | 22 | 0 | 1 |
| readMetablockPartition(State, int, int) |  | 96% |   | 66% | 2 | 4 | 2 | 18 | 0 | 1 |
| calculateDistanceAlphabetLimit(State, int, int, int) |  | 92% | | 50% | 1 | 2 | 1 | 6 | 0 | 1 |
| checkDupes(State, int[], int) |  | 87% |  | 100% | 0 | 4 | 1 | 5 | 0 | 1 |
| Decode() | | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| readHuffmanCode(int, int, int[], int, State) |  | 94% |  | 83% | 1 | 4 | 1 | 9 | 0 | 1 |
| decodeHuffmanTreeGroup(int, int, int, State, int[]) |  | 93% |  | 75% | 1 | 3 | 1 | 8 | 0 | 1 |
| static {...} |  | 100% | | n/a | 0 | 1 | 0 | 12 | 0 | 1 |
| unpackCommandLookupTable(short[]) |  | 100% |  | 100% | 0 | 4 | 0 | 22 | 0 | 1 |
| calculateDistanceLut(State, int) |  | 100% |  | 100% | 0 | 4 | 0 | 22 | 0 | 1 |
| readSymbol(int[], int, State) |  | 100% |  | 100% | 0 | 2 | 0 | 13 | 0 | 1 |
| decodeBlockTypeAndLength(State, int, int) |  | 100% |  | 100% | 0 | 4 | 0 | 15 | 0 | 1 |
| maybeReallocateRingBuffer(State) |  | 100% |  | 100% | 0 | 8 | 0 | 17 | 0 | 1 |
| writeRingBuffer(State) |  | 100% |  | 100% | 0 | 3 | 0 | 8 | 0 | 1 |
| decodeLiteralBlockSwitch(State) |  | 100% | | n/a | 0 | 1 | 0 | 8 | 0 | 1 |
| inverseMoveToFrontTransform(byte[], int) |  | 100% |  | 100% | 0 | 4 | 0 | 9 | 0 | 1 |
| log2floor(int) |  | 100% |  | 100% | 0 | 3 | 0 | 11 | 0 | 1 |
| decodeVarLenUnsignedByte(State) |  | 100% |  | 100% | 0 | 3 | 0 | 7 | 0 | 1 |
| moveToFront(int[], int) |  | 100% |  | 100% | 0 | 2 | 0 | 7 | 0 | 1 |
| readBlockLength(int[], int, State) |  | 100% | | n/a | 0 | 1 | 0 | 5 | 0 | 1 |
| decodeDistanceBlockSwitch(State) |  | 100% | | n/a | 0 | 1 | 0 | 3 | 0 | 1 |
| decodeCommandBlockSwitch(State) |  | 100% | | n/a | 0 | 1 | 0 | 3 | 0 | 1 |
| huffmanTreeGroupAllocSize(int, int) |  | 100% | | n/a | 0 | 1 | 0 | 2 | 0 | 1 |
| calculateDistanceAlphabetSize(int, int, int) |  | 100% | | n/a | 0 | 1 | 0 | 1 | 0 | 1 |