Source file "io/netty/handler/codec/compression/BrotliEncoder.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 138 of 138 | 0% | 12 of 12 | 0% | 19 | 19 | 43 | 43 | 13 | 13 |
| allocateBuffer(ChannelHandlerContext, ByteBuf, boolean) | 0% | 0% | 4 | 4 | 9 | 9 | 1 | 1 | ||
| handlerAdded(ChannelHandlerContext) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| finishEncode(ChannelHandlerContext, ChannelPromise) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| BrotliEncoder(Encoder.Parameters, boolean) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| close(ChannelHandlerContext, ChannelPromise) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| handlerRemoved(ChannelHandlerContext) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| finish(ChannelHandlerContext) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| BrotliEncoder(BrotliOptions) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| BrotliEncoder(Encoder.Parameters) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| BrotliEncoder() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isSharable() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| encode(ChannelHandlerContext, ByteBuf, ByteBuf) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |