Source file "org/springframework/web/reactive/socket/adapter/JettyWebSocketHandlerAdapter.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 201 of 201 | 0% | 22 of 22 | 0% | 20 | 20 | 46 | 46 | 9 | 9 |
| toMessage(WebSocketMessage.Type, Object) | 0% | 0% | 5 | 5 | 13 | 13 | 1 | 1 | ||
| onWebSocketConnect(Session) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| onWebSocketFrame(Frame) | 0% | 0% | 4 | 4 | 6 | 6 | 1 | 1 | ||
| onWebSocketBinary(byte[], int, int) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| JettyWebSocketHandlerAdapter(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 | ||
| static {...} | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |