Source file "io/grpc/netty/shaded/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 | 205 of 205 | 0% | 24 of 24 | 0% | 17 | 17 | 51 | 51 | 5 | 5 |
| write(ChannelHandlerContext, Object, ChannelPromise) | 0% | 0% | 13 | 13 | 36 | 36 | 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) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| HttpToHttp2ConnectionHandler(Http2ConnectionDecoder, Http2ConnectionEncoder, Http2Settings, boolean) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| getStreamId(HttpHeaders) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |