Source file "org/eclipse/jetty/http2/parser/ServerParser.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 186 of 186 | 0% | 26 of 26 | 0% | 24 | 24 | 59 | 59 | 10 | 10 |
| parse(ByteBuffer) | 0% | 0% | 11 | 11 | 27 | 27 | 1 | 1 | ||
| notifyPreface() | 0% | 0% | 3 | 3 | 10 | 10 | 1 | 1 | ||
| ServerParser(ByteBufferPool, int, RateControl) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| directUpgrade() | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| standardUpgrade() | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| ServerParser(ByteBufferPool, int) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| init(Parser.Listener) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| ServerParser(ByteBufferPool, ServerParser.Listener, int, int, RateControl) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| onPreface() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |