Source file "org/apache/hc/core5/http2/hpack/HPackDecoder.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 668 of 668 | 0% | 84 of 84 | 0% | 65 | 65 | 168 | 168 | 23 | 23 |
| decodeString(ByteBuffer, StringBuilder) | 0% | 0% | 7 | 7 | 23 | 23 | 1 | 1 | ||
| decodeHPackHeader(ByteBuffer) | 0% | 0% | 7 | 7 | 19 | 19 | 1 | 1 | ||
| decodeLiteralHeader(ByteBuffer, HPackRepresentation) | 0% | 0% | 6 | 6 | 19 | 19 | 1 | 1 | ||
| decodeInt(ByteBuffer, int) | 0% | 0% | 6 | 6 | 16 | 16 | 1 | 1 | ||
| decodeHeaders(ByteBuffer) | 0% | 0% | 6 | 6 | 14 | 14 | 1 | 1 | ||
| decodePlainString(ByteArrayBuffer, ByteBuffer) | 0% | 0% | 2 | 2 | 9 | 9 | 1 | 1 | ||
| HPackDecoder(InboundDynamicTable, CharsetDecoder) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| decodeHuffman(ByteArrayBuffer, ByteBuffer) | 0% | 0% | 2 | 2 | 8 | 8 | 1 | 1 | ||
| ensureCapacity(int) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| peekByte(ByteBuffer) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| clearState() | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| decodeIndexedHeader(ByteBuffer) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| decodeHeader(ByteBuffer) | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| decodeString(ByteArrayBuffer, ByteBuffer) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| expandCapacity(int) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| HPackDecoder(InboundDynamicTable, Charset) | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| readByte(ByteBuffer) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| setMaxTableSize(int) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| setMaxListSize(int) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| HPackDecoder(Charset) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| HPackDecoder(CharsetDecoder) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getMaxTableSize() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getMaxListSize() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |