Source file "org/eclipse/jetty/http2/parser/PingBodyParser.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 134 of 134 | 0% | 16 of 16 | 0% | 13 | 13 | 34 | 34 | 4 | 4 |
parse(ByteBuffer) | ![]() | 0% | ![]() | 0% | 9 | 9 | 21 | 21 | 1 | 1 |
onPing(ByteBuffer, byte[]) | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
reset() | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
PingBodyParser(HeaderParser, Parser.Listener) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 |