Source file "org/springframework/web/socket/handler/WebSocketHandlerDecorator.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 77 of 77 | 0% | 4 of 4 | 0% | 12 | 12 | 22 | 22 | 10 | 10 |
| toString() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getLastHandler() | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| WebSocketHandlerDecorator(WebSocketHandler) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| unwrap(WebSocketHandler) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| handleMessage(WebSocketSession, WebSocketMessage) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| handleTransportError(WebSocketSession, Throwable) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| afterConnectionClosed(WebSocketSession, CloseStatus) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| afterConnectionEstablished(WebSocketSession) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| supportsPartialMessages() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getDelegate() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |