Source file "org/apache/tomcat/websocket/server/WsFrameServer.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 242 of 242 | 0% | 36 of 36 | 0% | 31 | 31 | 64 | 64 | 12 | 12 |
| onDataAvailable() | 0% | 0% | 10 | 10 | 18 | 18 | 1 | 1 | ||
| notifyDataAvailable() | 0% | 0% | 6 | 6 | 13 | 13 | 1 | 1 | ||
| doOnDataAvailable() | 0% | 0% | 6 | 6 | 11 | 11 | 1 | 1 | ||
| WsFrameServer(SocketWrapperBase, WsSession, Transformation, ClassLoader) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| sendMessageBinary(ByteBuffer, boolean) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| sendMessageText(boolean) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| resumeProcessing() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getTransformation() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isOpen() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getLog() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isMasked() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |