Source file "io/netty/handler/codec/http2/Http2EmptyDataFrameListener.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% | 8 of 8 | 0% | 8 | 8 | 16 | 16 | 4 | 4 |
onDataRead(ChannelHandlerContext, int, ByteBuf, int, boolean) | ![]() | 0% | ![]() | 0% | 5 | 5 | 7 | 7 | 1 | 1 |
onHeadersRead(ChannelHandlerContext, int, Http2Headers, int, short, boolean, int, boolean) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
onHeadersRead(ChannelHandlerContext, int, Http2Headers, int, boolean) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
Http2EmptyDataFrameListener(Http2FrameListener, int) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 |