Source file "io/netty/handler/codec/http2/DelegatingDecompressorFrameListener.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 488 of 488 | 0% | 66 of 66 | 0% | 44 | 44 | 103 | 103 | 11 | 11 |
onDataRead(ChannelHandlerContext, int, ByteBuf, int, boolean) | ![]() | 0% | ![]() | 0% | 13 | 13 | 39 | 39 | 1 | 1 |
newContentDecompressor(ChannelHandlerContext, CharSequence) | ![]() | 0% | ![]() | 0% | 11 | 11 | 17 | 17 | 1 | 1 |
initDecompressor(ChannelHandlerContext, int, Http2Headers, boolean) | ![]() | 0% | ![]() | 0% | 9 | 9 | 22 | 22 | 1 | 1 |
DelegatingDecompressorFrameListener(Http2Connection, Http2FrameListener, boolean) | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
onHeadersRead(ChannelHandlerContext, int, Http2Headers, int, short, boolean, int, boolean) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
nextReadableBuf(EmbeddedChannel) | ![]() | 0% | ![]() | 0% | 3 | 3 | 7 | 7 | 1 | 1 |
onHeadersRead(ChannelHandlerContext, int, Http2Headers, int, boolean) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
decompressor(Http2Stream) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
DelegatingDecompressorFrameListener(Http2Connection, Http2FrameListener) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
cleanup(DelegatingDecompressorFrameListener.Http2Decompressor) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getTargetContentEncoding(CharSequence) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |