Source file "org/springframework/web/socket/handler/PerConnectionWebSocketHandler.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 137 of 137 | 0% | 6 of 6 | 0% | 15 | 15 | 35 | 35 | 12 | 12 |
| destroyHandler(WebSocketSession) | 0% | 0% | 3 | 3 | 8 | 8 | 1 | 1 | ||
| getHandler(WebSocketSession) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| PerConnectionWebSocketHandler(Class, boolean) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| afterConnectionEstablished(WebSocketSession) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| toString() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| afterConnectionClosed(WebSocketSession, CloseStatus) | 0% | n/a | 1 | 1 | 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 | ||
| PerConnectionWebSocketHandler(Class) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setBeanFactory(BeanFactory) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| supportsPartialMessages() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |