Source file "org/eclipse/jetty/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 | 649 of 649 | 0% | 81 of 81 | 0% | 57 | 57 | 146 | 146 | 14 | 14 |
| decode(ByteBuffer) | 0% | 0% | 40 | 40 | 99 | 99 | 1 | 1 | ||
| integerDecode(ByteBuffer, int) | 0% | 0% | 3 | 3 | 12 | 12 | 1 | 1 | ||
| huffmanDecode(ByteBuffer, int) | 0% | 0% | 2 | 2 | 10 | 10 | 1 | 1 | ||
| HpackDecoder(int) | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| toISO88591String(ByteBuffer, int) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| toString() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setMaxHeaderListSize(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| HpackDecoder(int, int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setMaxTableCapacity(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setLocalMaxDynamicTableSize(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getMaxHeaderListSize() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getHpackContext() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getMaxTableCapacity() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |