Source file "org/eclipse/jetty/http2/parser/SettingsBodyParser.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 535 of 535 | 0% | 68 of 68 | 0% | 49 | 49 | 110 | 110 | 13 | 13 |
| parse(ByteBuffer, int, int) | 0% | 0% | 22 | 22 | 56 | 56 | 1 | 1 | ||
| onSettings(ByteBuffer, Map) | 0% | 0% | 9 | 9 | 11 | 11 | 1 | 1 | ||
| parseBody(ByteBuffer) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| onSetting(ByteBuffer, Map, int, int) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| emptyBody(ByteBuffer) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| validateFrame(ByteBuffer, int, int) | 0% | 0% | 4 | 4 | 5 | 5 | 1 | 1 | ||
| reset() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| onSettings(ByteBuffer, SettingsFrame) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| SettingsBodyParser(HeaderParser, Parser.Listener, int) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| parse(ByteBuffer) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| SettingsBodyParser(HeaderParser, Parser.Listener) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getMaxKeys() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |