Source file "org/eclipse/jetty/http2/hpack/HpackEncoder.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 1,215 of 1,215 | 0% | 164 of 164 | 0% | 99 | 99 | 235 | 235 | 17 | 17 |
| encode(ByteBuffer, HttpField) | 0% | 0% | 43 | 43 | 84 | 84 | 1 | 1 | ||
| encode(ByteBuffer, MetaData) | 0% | 0% | 32 | 32 | 73 | 73 | 1 | 1 | ||
| static {...} | 0% | 0% | 3 | 3 | 18 | 18 | 1 | 1 | ||
| encodeValue(ByteBuffer, boolean, String) | 0% | 0% | 6 | 6 | 22 | 22 | 1 | 1 | ||
| encodeName(ByteBuffer, byte, int, String, HpackContext.Entry) | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| HpackEncoder(int, int, int) | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | ||
| encodeMaxDynamicTableSize(ByteBuffer, int) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| HpackEncoder() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| HpackEncoder(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| HpackEncoder(int, int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setMaxHeaderListSize(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setRemoteMaxDynamicTableSize(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setLocalMaxDynamicTableSize(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setValidateEncoding(boolean) | 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 | ||
| isValidateEncoding() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |