Source file "org/eclipse/jetty/http2/parser/GoAwayBodyParser.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 331 of 331 | 0% | 40 of 40 | 0% | 27 | 27 | 74 | 74 | 4 | 4 |
parse(ByteBuffer) | ![]() | 0% | ![]() | 0% | 24 | 24 | 60 | 60 | 1 | 1 |
reset() | ![]() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | |
onGoAway(int, int, byte[]) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
GoAwayBodyParser(HeaderParser, Parser.Listener) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 |