Source file "io/netty/handler/codec/compression/Bzip2BitWriter.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 206 of 206 | 0% | 22 of 22 | 0% | 17 | 17 | 42 | 42 | 6 | 6 |
flush(ByteBuf) | ![]() | 0% | ![]() | 0% | 5 | 5 | 12 | 12 | 1 | 1 |
writeBits(ByteBuf, int, long) | ![]() | 0% | ![]() | 0% | 4 | 4 | 12 | 12 | 1 | 1 |
writeBoolean(ByteBuf, boolean) | ![]() | 0% | ![]() | 0% | 3 | 3 | 9 | 9 | 1 | 1 |
writeUnary(ByteBuf, int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
writeInt(ByteBuf, int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
Bzip2BitWriter() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |