Source file "org/apache/coyote/http2/Http2Parser.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 1,605 of 1,605 | 0% | 162 of 162 | 0% | 107 | 107 | 331 | 331 | 21 | 21 |
| readDataFrame(int, int, int, ByteBuffer) | 0% | 0% | 14 | 14 | 47 | 47 | 1 | 1 | ||
| readHeaderPayload(int, int, ByteBuffer) | 0% | 0% | 9 | 9 | 37 | 37 | 1 | 1 | ||
| readHeadersFrame(int, int, int, ByteBuffer) | 0% | 0% | 10 | 10 | 40 | 40 | 1 | 1 | ||
| validateFrame(FrameType, FrameType, int, int, int) | 0% | 0% | 9 | 9 | 20 | 20 | 1 | 1 | ||
| swallowPayload(int, int, int, boolean, ByteBuffer) | 0% | 0% | 13 | 13 | 27 | 27 | 1 | 1 | ||
| readFrame(boolean, FrameType) | 0% | 0% | 13 | 13 | 35 | 35 | 1 | 1 | ||
| readSettingsFrame(int, int, ByteBuffer) | 0% | 0% | 8 | 8 | 19 | 19 | 1 | 1 | ||
| readWindowUpdateFrame(int, ByteBuffer) | 0% | 0% | 5 | 5 | 16 | 16 | 1 | 1 | ||
| readPriorityFrame(int, ByteBuffer) | 0% | 0% | 3 | 3 | 12 | 12 | 1 | 1 | ||
| onHeadersComplete(int) | 0% | 0% | 4 | 4 | 12 | 12 | 1 | 1 | ||
| readConnectionPreface(WebConnection, Stream) | 0% | 0% | 3 | 3 | 10 | 10 | 1 | 1 | ||
| readGoawayFrame(int, ByteBuffer) | 0% | 0% | 3 | 3 | 11 | 11 | 1 | 1 | ||
| readContinuationFrame(int, int, int, ByteBuffer) | 0% | 0% | 3 | 3 | 10 | 10 | 1 | 1 | ||
| readRstFrame(int, ByteBuffer) | 0% | 0% | 2 | 2 | 9 | 9 | 1 | 1 | ||
| Http2Parser(String, Http2Parser.Input, Http2Parser.Output) | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | ||
| readPingFrame(int, ByteBuffer) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| readPushPromiseFrame(int, int, int, ByteBuffer) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| readUnknownFrame(int, int, int, int, ByteBuffer) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| readFrame(boolean) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| readFrame() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |