Source file "org/springframework/web/socket/sockjs/transport/handler/SockJsWebSocketHandler.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 73 of 73 | 0% | 2 of 2 | 0% | 8 | 8 | 22 | 22 | 7 | 7 |
| SockJsWebSocketHandler(SockJsServiceConfig, WebSocketHandler, WebSocketServerSockJsSession) | 0% | 0% | 2 | 2 | 11 | 11 | 1 | 1 | ||
| afterConnectionEstablished(WebSocketSession) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| handleTextMessage(WebSocketSession, TextMessage) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| afterConnectionClosed(WebSocketSession, CloseStatus) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| handleTransportError(WebSocketSession, Throwable) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getSubProtocols() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getSockJsConfig() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |