Source file "org/apache/coyote/http2/Hpack.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 684 of 684 | 0% | 22 of 22 | 0% | 15 | 15 | 107 | 107 | 4 | 4 |
| static {...} | 0% | 0% | 3 | 3 | 73 | 73 | 1 | 1 | ||
| decodeInteger(ByteBuffer, int) | 0% | 0% | 6 | 6 | 20 | 20 | 1 | 1 | ||
| encodeInteger(ByteBuffer, int, int) | 0% | 0% | 3 | 3 | 11 | 11 | 1 | 1 | ||
| toLower(char) | 0% | 0% | 3 | 3 | 3 | 3 | 1 | 1 |