Source file "org/eclipse/jetty/websocket/jsr356/JsrAsyncRemote.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 303 of 303 | 0% | 20 of 20 | 0% | 20 | 20 | 71 | 71 | 10 | 10 |
sendObject(Object, SendHandler) | ![]() | 0% | ![]() | 0% | 7 | 7 | 43 | 43 | 1 | 1 |
sendBinary(ByteBuffer, SendHandler) | ![]() | 0% | ![]() | 0% | 2 | 2 | 7 | 7 | 1 | 1 |
sendText(String, SendHandler) | ![]() | 0% | ![]() | 0% | 2 | 2 | 7 | 7 | 1 | 1 |
sendBinary(ByteBuffer) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
sendText(String) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
JsrAsyncRemote(JsrSession) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
sendObject(Object) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
static {...} | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getSendTimeout() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
setSendTimeout(long) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |