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 | 126 of 126 | 0% | 8 of 8 | 0% | 11 | 11 | 37 | 37 | 7 | 7 |
| encode(ByteBuf, boolean) | 0% | n/a | 1 | 1 | 11 | 11 | 1 | 1 | ||
| finish(ChannelPromise) | 0% | 0% | 2 | 2 | 11 | 11 | 1 | 1 | ||
| allocate(boolean) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| close() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| BrotliEncoder.Writer(Encoder.Parameters, ChannelHandlerContext) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| write(ByteBuffer) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| isOpen() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 |