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,576 of 1,576 | 0% | 162 of 162 | 0% | 106 | 106 | 338 | 338 | 20 | 20 |
readDataFrame(int, int, int, ByteBuffer) | ![]() | 0% | ![]() | 0% | 14 | 14 | 48 | 48 | 1 | 1 |
readHeaderPayload(int, int, ByteBuffer) | ![]() | 0% | ![]() | 0% | 9 | 9 | 38 | 38 | 1 | 1 |
readHeadersFrame(int, int, int, ByteBuffer) | ![]() | 0% | ![]() | 0% | 10 | 10 | 42 | 42 | 1 | 1 |
validateFrame(FrameType, FrameType, int, int, int) | ![]() | 0% | ![]() | 0% | 9 | 9 | 21 | 21 | 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 | 13 | 13 | 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 | 10 | 10 | 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 | 4 | 4 | 1 | 1 | |
readFrame(boolean) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |