Source file "io/netty/handler/codec/compression/Bzip2BlockDecompressor.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 463 of 463 | 0% | 40 of 40 | 0% | 27 | 27 | 111 | 111 | 7 | 7 |
| decodeHuffmanData(Bzip2HuffmanStageDecoder) | 0% | 0% | 10 | 10 | 47 | 47 | 1 | 1 | ||
| initialiseInverseBWT() | 0% | 0% | 5 | 5 | 15 | 15 | 1 | 1 | ||
| read() | 0% | 0% | 5 | 5 | 20 | 20 | 1 | 1 | ||
| decodeNextBWTByte() | 0% | 0% | 3 | 3 | 10 | 10 | 1 | 1 | ||
| Bzip2BlockDecompressor(int, int, boolean, int, Bzip2BitReader) | 0% | n/a | 1 | 1 | 14 | 14 | 1 | 1 | ||
| checkCRC() | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| blockLength() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |