Source file "org/eclipse/jetty/http2/parser/UnknownBodyParser.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 70 of 70 | 0% | 10 of 10 | 0% | 8 | 8 | 14 | 14 | 3 | 3 |
parse(ByteBuffer) | ![]() | 0% | ![]() | 0% | 5 | 5 | 6 | 6 | 1 | 1 |
consume(ByteBuffer, int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
UnknownBodyParser(HeaderParser, Parser.Listener) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |