Source file "io/netty/handler/codec/http2/HpackHuffmanEncoder.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 191 of 191 | 0% | 12 of 12 | 0% | 12 | 12 | 49 | 49 | 6 | 6 |
| encodeSlowPath(ByteBuf, CharSequence) | 0% | 0% | 4 | 4 | 17 | 17 | 1 | 1 | ||
| encode(ByteBuf, CharSequence) | 0% | 0% | 2 | 2 | 11 | 11 | 1 | 1 | ||
| getEncodedLengthSlowPath(CharSequence) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| getEncodedLength(CharSequence) | 0% | 0% | 2 | 2 | 9 | 9 | 1 | 1 | ||
| HpackHuffmanEncoder(int[], byte[]) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| HpackHuffmanEncoder() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |