Source file "io/grpc/netty/shaded/io/netty/handler/codec/http2/Http2ServerUpgradeCodec.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 230 of 230 | 0% | 8 of 8 | 0% | 17 | 17 | 54 | 54 | 13 | 13 |
| upgradeTo(ChannelHandlerContext, FullHttpRequest) | 0% | 0% | 3 | 3 | 11 | 11 | 1 | 1 | ||
| prepareUpgradeResponse(ChannelHandlerContext, FullHttpRequest, HttpHeaders) | 0% | 0% | 3 | 3 | 8 | 8 | 1 | 1 | ||
| createSettingsFrame(ChannelHandlerContext, ByteBuf) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| decodeSettingsHeader(ChannelHandlerContext, CharSequence) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| decodeSettings(ChannelHandlerContext, ByteBuf) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| Http2ServerUpgradeCodec(String, Http2ConnectionHandler, ChannelHandler[]) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| Http2ServerUpgradeCodec(Http2ConnectionHandler) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| Http2ServerUpgradeCodec(Http2MultiplexCodec) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| Http2ServerUpgradeCodec(String, Http2ConnectionHandler) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| Http2ServerUpgradeCodec(String, Http2MultiplexCodec) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| Http2ServerUpgradeCodec(Http2FrameCodec, ChannelHandler[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| requiredUpgradeHeaders() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |