Source file "org/eclipse/jetty/websocket/common/WebSocketRemoteEndpoint.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 898 of 898 | 0% | 108 of 108 | 0% | 84 | 84 | 169 | 169 | 26 | 26 |
| lockMsg(WebSocketRemoteEndpoint.MsgType) | 0% | 0% | 24 | 24 | 33 | 33 | 1 | 1 | ||
| unlockMsg(WebSocketRemoteEndpoint.MsgType) | 0% | 0% | 14 | 14 | 21 | 21 | 1 | 1 | ||
| sendPartialString(String, boolean) | 0% | 0% | 4 | 4 | 10 | 10 | 1 | 1 | ||
| sendPartialBytes(ByteBuffer, boolean) | 0% | 0% | 4 | 4 | 10 | 10 | 1 | 1 | ||
| uncheckedSendFrame(WebSocketFrame, WriteCallback) | 0% | 0% | 5 | 5 | 11 | 11 | 1 | 1 | ||
| sendString(String, WriteCallback) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| WebSocketRemoteEndpoint(LogicalConnection, OutgoingFrames, BatchMode) | 0% | 0% | 2 | 2 | 11 | 11 | 1 | 1 | ||
| sendBytes(ByteBuffer, WriteCallback) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| sendStringByFuture(String) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| sendString(String) | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| sendBytesByFuture(ByteBuffer) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| sendBytes(ByteBuffer) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| sendPing(ByteBuffer) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| sendPong(ByteBuffer) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| toString() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| flush() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| blockingWrite(WebSocketFrame) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| sendAsyncFrame(WebSocketFrame) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| getInetSocketAddress() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| WebSocketRemoteEndpoint(LogicalConnection, OutgoingFrames) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| from(WriteCallback, Runnable) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| setBatchMode(BatchMode) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setMaxOutgoingFrames(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getBatchMode() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getMaxOutgoingFrames() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |