Source file "io/netty/handler/codec/compression/Bzip2BlockCompressor.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 447 of 447 | 0% | 38 of 38 | 0% | 30 | 30 | 97 | 97 | 10 | 10 |
| writeRun(int, int) | 0% | 0% | 4 | 4 | 27 | 27 | 1 | 1 | ||
| close(ByteBuf) | 0% | 0% | 2 | 2 | 21 | 21 | 1 | 1 | ||
| writeSymbolMap(ByteBuf) | 0% | 0% | 8 | 8 | 15 | 15 | 1 | 1 | ||
| write(int) | 0% | 0% | 5 | 5 | 16 | 16 | 1 | 1 | ||
| Bzip2BlockCompressor(Bzip2BitWriter, int) | 0% | n/a | 1 | 1 | 10 | 10 | 1 | 1 | ||
| write(ByteBuf, int, int) | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| availableSize() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| isEmpty() | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| isFull() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| crc() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |