Source file "org/springframework/web/reactive/socket/adapter/Jetty10WebSocketHandlerAdapter.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 169 of 169 | 0% | 16 of 16 | 0% | 15 | 15 | 39 | 39 | 7 | 7 |
| toMessage(WebSocketMessage.Type, Object) | 0% | 0% | 5 | 5 | 13 | 13 | 1 | 1 | ||
| onWebSocketConnect(Session) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| onWebSocketBinary(byte[], int, int) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| Jetty10WebSocketHandlerAdapter(WebSocketHandler, Function) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| onWebSocketText(String) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| onWebSocketClose(int, String) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| onWebSocketError(Throwable) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 |