Source file "io/netty/handler/codec/compression/BrotliDecoder.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 187 of 187 | 0% | 19 of 19 | 0% | 22 | 22 | 63 | 63 | 11 | 11 |
decompress(ByteBuf, List, ByteBufAllocator) | ![]() | 0% | ![]() | 0% | 7 | 7 | 16 | 16 | 1 | 1 |
decode(ChannelHandlerContext, ByteBuf, List) | ![]() | 0% | ![]() | 0% | 5 | 5 | 15 | 15 | 1 | 1 |
readBytes(ByteBuf, ByteBuffer) | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
pull(ByteBufAllocator) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
destroy() | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
static {...} | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
BrotliDecoder(int) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
handlerAdded(ChannelHandlerContext) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
handlerRemoved0(ChannelHandlerContext) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
channelInactive(ChannelHandlerContext) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
BrotliDecoder() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |