Source file "org/eclipse/jetty/websocket/jsr356/endpoints/JsrEndpointEventDriver.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 317 of 317 | 0% | 32 of 32 | 0% | 36 | 36 | 97 | 97 | 20 | 20 |
onBinaryFrame(ByteBuffer, boolean) | ![]() | 0% | ![]() | 0% | 7 | 7 | 20 | 20 | 1 | 1 |
onTextFrame(ByteBuffer, boolean) | ![]() | 0% | ![]() | 0% | 7 | 7 | 20 | 20 | 1 | 1 |
onPongMessage(ByteBuffer) | ![]() | 0% | ![]() | 0% | 4 | 4 | 14 | 14 | 1 | 1 |
onConnect() | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
toString() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
onError(Throwable) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
lambda$onTextFrame$1(MessageHandler.Whole, MessageReader) | ![]() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | |
lambda$onBinaryFrame$0(MessageHandler.Whole, MessageInputStream) | ![]() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | |
JsrEndpointEventDriver(WebSocketPolicy, EndpointInstance) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
onClose(CloseReason) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
init(JsrSession) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
onPing(ByteBuffer) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
onPong(ByteBuffer) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setPathParameters(Map) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
static {...} | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
onBinaryMessage(byte[]) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
onFrame(Frame) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
onInputStream(InputStream) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
onReader(Reader) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
onTextMessage(String) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |