Source file "org/eclipse/jetty/http2/parser/HeaderBlockFragments.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 133 of 133 | 0% | 12 of 12 | 0% | 16 | 16 | 38 | 38 | 10 | 10 |
| storeFragment(ByteBuffer, int, boolean) | 0% | 0% | 7 | 7 | 19 | 19 | 1 | 1 | ||
| reset() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| complete() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| HeaderBlockFragments(int) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setPriorityFrame(PriorityFrame) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setEndStream(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setStreamId(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getPriorityFrame() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isEndStream() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getStreamId() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |