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 | 99 of 99 | 0% | 4 of 4 | 0% | 7 | 7 | 21 | 21 | 5 | 5 |
| write(ChannelHandlerContext, int) | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| DefaultHttp2ConnectionEncoder.FlowControlledHeaders(DefaultHttp2ConnectionEncoder, Http2Stream, Http2Headers, boolean, int, short, boolean, int, boolean, ChannelPromise) | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | ||
| error(ChannelHandlerContext, Throwable) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| size() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| merge(ChannelHandlerContext, Http2RemoteFlowController.FlowControlled) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |