Source file "io/netty/handler/codec/http2/HpackHuffmanDecoder.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 16,518 of 16,518 | 0% | 14 of 14 | 0% | 12 | 12 | 27 | 27 | 5 | 5 |
| static {...} | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| decode(ByteBuf, int) | 0% | 0% | 4 | 4 | 15 | 15 | 1 | 1 | ||
| processNibble(int) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| process(byte) | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| HpackHuffmanDecoder() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |