Source file "io/grpc/netty/NettyClientHandler.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 79 of 79 | 0% | 6 of 6 | 0% | 10 | 10 | 15 | 15 | 7 | 7 |
| writeHeaders(ChannelHandlerContext, int, Http2Headers, int, short, boolean, int, boolean, ChannelPromise) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| writePing(ChannelHandlerContext, boolean, long, ChannelPromise) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| writeData(ChannelHandlerContext, int, ByteBuf, int, boolean, ChannelPromise) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| writeHeaders(ChannelHandlerContext, int, Http2Headers, int, boolean, ChannelPromise) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| writeWindowUpdate(ChannelHandlerContext, int, int, ChannelPromise) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| isPingAllowed() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| NettyClientHandler.PingCountingFrameWriter(Http2FrameWriter) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |