Source file "io/netty/handler/codec/http2/DefaultHttp2ConnectionEncoder.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 178 of 178 | 0% | 16 of 16 | 0% | 13 | 13 | 37 | 37 | 5 | 5 |
| write(ChannelHandlerContext, int) | 0% | 0% | 7 | 7 | 19 | 19 | 1 | 1 | ||
| merge(ChannelHandlerContext, Http2RemoteFlowController.FlowControlled) | 0% | 0% | 3 | 3 | 8 | 8 | 1 | 1 | ||
| DefaultHttp2ConnectionEncoder.FlowControlledData(DefaultHttp2ConnectionEncoder, Http2Stream, ByteBuf, int, boolean, ChannelPromise) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| error(ChannelHandlerContext, Throwable) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| size() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |