Source file "io/netty/handler/codec/http2/InboundHttpToHttp2Adapter.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 124 of 124 | 0% | 16 of 16 | 0% | 12 | 12 | 27 | 27 | 4 | 4 |
| handle(ChannelHandlerContext, Http2Connection, Http2FrameListener, FullHttpMessage) | 0% | 0% | 8 | 8 | 17 | 17 | 1 | 1 | ||
| channelRead(ChannelHandlerContext, Object) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| InboundHttpToHttp2Adapter(Http2Connection, Http2FrameListener) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| getStreamId(Http2Connection, HttpHeaders) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |