Source file "io/netty/handler/codec/compression/Bzip2HuffmanStageEncoder.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 661 of 661 | 0% | 82 of 82 | 0% | 50 | 50 | 149 | 149 | 9 | 9 |
| optimiseSelectorsAndHuffmanTables(boolean) | 0% | 0% | 9 | 9 | 32 | 32 | 1 | 1 | ||
| writeSelectorsAndHuffmanTables(ByteBuf) | 0% | 0% | 6 | 6 | 23 | 23 | 1 | 1 | ||
| generateHuffmanOptimisationSeeds() | 0% | 0% | 11 | 11 | 20 | 20 | 1 | 1 | ||
| assignHuffmanCodeSymbols() | 0% | 0% | 8 | 8 | 22 | 22 | 1 | 1 | ||
| generateHuffmanCodeLengths(int, int[], int[]) | 0% | 0% | 4 | 4 | 11 | 11 | 1 | 1 | ||
| writeBlockData(ByteBuf) | 0% | 0% | 3 | 3 | 14 | 14 | 1 | 1 | ||
| Bzip2HuffmanStageEncoder(Bzip2BitWriter, char[], int, int, int[]) | 0% | n/a | 1 | 1 | 11 | 11 | 1 | 1 | ||
| encode(ByteBuf) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| selectTableCount(int) | 0% | 0% | 5 | 5 | 9 | 9 | 1 | 1 |