Source file "org/springframework/web/socket/handler/LoggingWebSocketHandlerDecorator.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 86 of 86 | 0% | 8 of 8 | 0% | 10 | 10 | 19 | 19 | 6 | 6 |
| handleMessage(WebSocketSession, WebSocketMessage) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| afterConnectionClosed(WebSocketSession, CloseStatus) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| handleTransportError(WebSocketSession, Throwable) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| afterConnectionEstablished(WebSocketSession) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| LoggingWebSocketHandlerDecorator(WebSocketHandler) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |