Source file "shaded_package/io/netty/handler/codec/http2/DefaultHttp2FrameReader.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 1,127 of 1,127 | 0% | 112 of 112 | 0% | 107 | 107 | 281 | 281 | 42 | 42 |
readHeadersFrame(ChannelHandlerContext, ByteBuf, int, Http2FrameListener) | ![]() | 0% | ![]() | 0% | 4 | 4 | 21 | 21 | 1 | 1 |
processPayloadState(ChannelHandlerContext, ByteBuf, Http2FrameListener) | ![]() | 0% | ![]() | 0% | 12 | 12 | 28 | 28 | 1 | 1 |
processHeaderState(ByteBuf) | ![]() | 0% | ![]() | 0% | 13 | 13 | 33 | 33 | 1 | 1 |
readSettingsFrame(ChannelHandlerContext, ByteBuf, Http2FrameListener) | ![]() | 0% | ![]() | 0% | 4 | 4 | 16 | 16 | 1 | 1 |
verifyContinuationFrame() | ![]() | 0% | ![]() | 0% | 4 | 4 | 11 | 11 | 1 | 1 |
readFrame(ChannelHandlerContext, ByteBuf, Http2FrameListener) | ![]() | 0% | ![]() | 0% | 7 | 7 | 22 | 22 | 1 | 1 |
readPriorityFrame(ChannelHandlerContext, ByteBuf, Http2FrameListener) | ![]() | 0% | ![]() | 0% | 3 | 3 | 8 | 8 | 1 | 1 |
readPushPromiseFrame(ChannelHandlerContext, ByteBuf, int, Http2FrameListener) | ![]() | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | |
verifySettingsFrame() | ![]() | 0% | ![]() | 0% | 5 | 5 | 8 | 8 | 1 | 1 |
verifyHeadersFrame() | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
readDataFrame(ChannelHandlerContext, ByteBuf, int, Http2FrameListener) | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
verifyPingFrame() | ![]() | 0% | ![]() | 0% | 3 | 3 | 7 | 7 | 1 | 1 |
verifyGoAwayFrame() | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
verifyPushPromiseFrame() | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
readWindowUpdateFrame(ChannelHandlerContext, ByteBuf, Http2FrameListener) | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
verifyDataFrame() | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
verifyPriorityFrame() | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
verifyWindowUpdateFrame() | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
verifyNotProcessingHeaders() | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
verifyRstStreamFrame() | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
maxFrameSize(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
readGoAwayFrame(ChannelHandlerContext, ByteBuf, int, Http2FrameListener) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
readContinuationFrame(ByteBuf, int, Http2FrameListener) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
readUnknownFrame(ChannelHandlerContext, ByteBuf, int, Http2FrameListener) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
verifyAssociatedWithAStream() | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
readPingFrame(ChannelHandlerContext, long, Http2FrameListener) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
verifyPadding(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
verifyStreamOrConnectionId(int, String) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
DefaultHttp2FrameReader(Http2HeadersDecoder) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
readPadding(ByteBuf) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
closeHeadersContinuation() | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
readRstStreamFrame(ChannelHandlerContext, ByteBuf, Http2FrameListener) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
lengthWithoutTrailingPadding(int, int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
DefaultHttp2FrameReader(boolean) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
resetHeadersContinuationIfEnd(boolean) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
DefaultHttp2FrameReader() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
headersConfiguration() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
maxFrameSize() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
close() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
verifyUnknownFrame() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
configuration() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
frameSizePolicy() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |