Source file "org/eclipse/jetty/http2/parser/BodyParser.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 281 of 281 | 0% | 0 of 0 | n/a | 23 | 23 | 74 | 74 | 23 | 23 |
notifyStreamFailure(int, int, String) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
notifyConnectionFailure(int, String) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
notifyData(DataFrame) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
notifyHeaders(HeadersFrame) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
notifyPriority(PriorityFrame) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
notifyReset(ResetFrame) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
notifySettings(SettingsFrame) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
notifyPushPromise(PushPromiseFrame) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
notifyPing(PingFrame) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
notifyGoAway(GoAwayFrame) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
notifyWindowUpdate(WindowUpdateFrame) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
BodyParser(HeaderParser, Parser.Listener) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
emptyBody(ByteBuffer) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
connectionFailure(ByteBuffer, int, String) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
streamFailure(int, int, String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
rateControlOnEvent(Object) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
hasFlag(int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
isPadding() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
isEndStream() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getStreamId() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getBodyLength() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getFrameType() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
static {...} | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |