Source file "org/eclipse/jetty/http2/parser/PriorityBodyParser.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 197 of 197 | 0% | 22 of 22 | 0% | 17 | 17 | 46 | 46 | 4 | 4 |
parse(ByteBuffer) | ![]() | 0% | ![]() | 0% | 13 | 13 | 32 | 32 | 1 | 1 |
onPriority(ByteBuffer, int, int, boolean) | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
reset() | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
PriorityBodyParser(HeaderParser, Parser.Listener) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 |