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,130 of 1,130 | 0% | 152 of 152 | 0% | 97 | 97 | 219 | 219 | 21 | 21 |
| encode(ByteBuffer, HttpField) | 0% | 0% | 43 | 43 | 81 | 81 | 1 | 1 | ||
| encode(ByteBuffer, MetaData) | 0% | 0% | 31 | 31 | 72 | 72 | 1 | 1 | ||
| static {...} | 0% | 0% | 3 | 3 | 18 | 18 | 1 | 1 | ||
| encodeName(ByteBuffer, byte, int, String, HpackContext.Entry) | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| HpackEncoder() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| encodeMaxDynamicTableSize(ByteBuffer, int) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| setTableCapacity(int) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| HpackEncoder(int, int, int) | 0% | n/a | 1 | 1 | 5 | 5 | 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 | ||
| encodeValue(ByteBuffer, boolean, String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setMaxTableCapacity(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 | ||
| getMaxTableCapacity() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getTableCapacity() | 0% | n/a | 1 | 1 | 1 | 1 | 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 |