Source file "io/netty/handler/codec/http2/InboundHttp2ToHttpAdapter.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 414 of 414 | 0% | 42 of 42 | 0% | 38 | 38 | 92 | 92 | 17 | 17 |
| onDataRead(ChannelHandlerContext, int, ByteBuf, int, boolean) | 0% | 0% | 4 | 4 | 13 | 13 | 1 | 1 | ||
| processHeadersBegin(ChannelHandlerContext, Http2Stream, Http2Headers, boolean, boolean, boolean) | 0% | 0% | 5 | 5 | 14 | 14 | 1 | 1 | ||
| onPushPromiseRead(ChannelHandlerContext, int, int, Http2Headers, int) | 0% | 0% | 3 | 3 | 11 | 11 | 1 | 1 | ||
| onHeadersRead(ChannelHandlerContext, int, Http2Headers, int, short, boolean, int, boolean) | 0% | 0% | 3 | 3 | 8 | 8 | 1 | 1 | ||
| InboundHttp2ToHttpAdapter(Http2Connection, int, boolean, boolean) | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | ||
| onRstStreamRead(ChannelHandlerContext, int, long) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| onHeadersRead(ChannelHandlerContext, int, Http2Headers, int, boolean) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| processHeadersEnd(ChannelHandlerContext, Http2Stream, FullHttpMessage, boolean) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| newMessage(Http2Stream, Http2Headers, boolean, ByteBufAllocator) | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| putMessage(Http2Stream, FullHttpMessage) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| fireChannelRead(ChannelHandlerContext, FullHttpMessage, boolean, Http2Stream) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| removeMessage(Http2Stream, boolean) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| onSettingsRead(ChannelHandlerContext, Http2Settings) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| getMessage(Http2Stream) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| onStreamRemoved(Http2Stream) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| onRstStreamRead(Http2Stream, FullHttpMessage) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |