Source file "io/netty/handler/codec/http2/HpackDecoder.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 855 of 855 | 0% | 119 of 119 | 0% | 88 | 88 | 212 | 212 | 22 | 22 |
decode(ByteBuf, HpackDecoder.Http2HeadersSink) | ![]() | 0% | ![]() | 0% | 31 | 31 | 93 | 93 | 1 | 1 |
decodeULE128(ByteBuf, long) | ![]() | 0% | ![]() | 0% | 11 | 11 | 12 | 12 | 1 | 1 |
validateHeader(int, AsciiString, CharSequence, HpackDecoder.HeaderType) | ![]() | 0% | ![]() | 0% | 8 | 8 | 13 | 13 | 1 | 1 |
static {...} | ![]() | 0% | ![]() | 0% | 2 | 2 | 17 | 17 | 1 | 1 |
setMaxHeaderTableSize(long) | ![]() | 0% | ![]() | 0% | 4 | 4 | 8 | 8 | 1 | 1 |
decodeDynamicTableSizeUpdates(ByteBuf) | ![]() | 0% | ![]() | 0% | 5 | 5 | 8 | 8 | 1 | 1 |
setMaxHeaderListSize(long) | ![]() | 0% | ![]() | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
HpackDecoder(long, int) | ![]() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | |
readName(int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 7 | 7 | 1 | 1 |
insertHeader(HpackDecoder.Http2HeadersSink, AsciiString, AsciiString, HpackUtil.IndexType) | ![]() | 0% | ![]() | 0% | 3 | 3 | 7 | 7 | 1 | 1 |
getIndexedHeader(int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
readStringLiteral(ByteBuf, int, boolean) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
decodeULE128(ByteBuf, int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
decode(int, ByteBuf, Http2Headers, boolean) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
setDynamicTableSize(long) | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
notEnoughDataException(ByteBuf) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getHeaderField(int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
HpackDecoder(long) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getMaxHeaderTableSize() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
length() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
size() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getMaxHeaderListSize() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |