Source file "io/netty/handler/codec/http2/HttpToHttp2ConnectionHandler.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 249 of 249 | 0% | 28 of 28 | 0% | 21 | 21 | 61 | 61 | 7 | 7 |
| write(ChannelHandlerContext, Object, ChannelPromise) | 0% | 0% | 15 | 15 | 39 | 39 | 1 | 1 | ||
| writeHeaders(ChannelHandlerContext, Http2ConnectionEncoder, int, HttpHeaders, Http2Headers, boolean, Http2CodecUtil.SimpleChannelPromiseAggregator) | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| HttpToHttp2ConnectionHandler(Http2ConnectionDecoder, Http2ConnectionEncoder, Http2Settings, boolean, boolean, boolean, HttpScheme) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| HttpToHttp2ConnectionHandler(Http2ConnectionDecoder, Http2ConnectionEncoder, Http2Settings, boolean, boolean, HttpScheme) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| HttpToHttp2ConnectionHandler(Http2ConnectionDecoder, Http2ConnectionEncoder, Http2Settings, boolean) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| HttpToHttp2ConnectionHandler(Http2ConnectionDecoder, Http2ConnectionEncoder, Http2Settings, boolean, boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getStreamId(HttpHeaders) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |