Source file "org/springframework/web/socket/messaging/SubProtocolWebSocketHandler.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 182 of 182 | 0% | 4 of 4 | 0% | 17 | 17 | 41 | 41 | 15 | 15 |
| toString() | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | ||
| SubProtocolWebSocketHandler.DefaultStats(SubProtocolWebSocketHandler) | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | ||
| getCountFor(WebSocketSession) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| incrementSessionCount(WebSocketSession) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| decrementSessionCount(WebSocketSession) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| incrementLimitExceededCount() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| incrementNoMessagesReceivedCount() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| incrementTransportError() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getTotalSessions() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getWebSocketSessions() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getHttpStreamingSessions() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getHttpPollingSessions() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getLimitExceededSessions() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getNoMessagesReceivedSessions() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getTransportErrorSessions() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |