Source file "io/netty/handler/codec/http2/Http2ConnectionHandler.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 289 of 289 | 0% | 36 of 36 | 0% | 28 | 28 | 64 | 64 | 10 | 10 |
readClientPrefaceString(ByteBuf) | ![]() | 0% | ![]() | 0% | 6 | 6 | 21 | 21 | 1 | 1 |
sendPreface(ChannelHandlerContext) | ![]() | 0% | ![]() | 0% | 6 | 6 | 10 | 10 | 1 | 1 |
verifyFirstFrameIsSettings(ByteBuf) | ![]() | 0% | ![]() | 0% | 4 | 4 | 8 | 8 | 1 | 1 |
decode(ChannelHandlerContext, ByteBuf, List) | ![]() | 0% | ![]() | 0% | 4 | 4 | 7 | 7 | 1 | 1 |
Http2ConnectionHandler.PrefaceDecoder(Http2ConnectionHandler, ChannelHandlerContext) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
channelActive(ChannelHandlerContext) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
cleanup() | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
channelInactive(ChannelHandlerContext) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
prefaceSent() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
handlerRemoved(ChannelHandlerContext) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |