Source file "org/springframework/web/socket/server/support/AbstractHandshakeHandler.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 605 of 605 | 0% | 70 of 70 | 0% | 58 | 58 | 145 | 145 | 23 | 23 |
| doHandshake(ServerHttpRequest, ServerHttpResponse, WebSocketHandler, Map) | 0% | 0% | 12 | 12 | 40 | 40 | 1 | 1 | ||
| initRequestUpgradeStrategy() | 0% | 0% | 8 | 8 | 19 | 19 | 1 | 1 | ||
| handleWebSocketVersionNotSupported(ServerHttpRequest, ServerHttpResponse) | 0% | 0% | 2 | 2 | 8 | 8 | 1 | 1 | ||
| selectProtocol(List, WebSocketHandler) | 0% | 0% | 4 | 4 | 8 | 8 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | ||
| isWebSocketVersionSupported(WebSocketHttpHeaders) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| handleInvalidUpgradeHeader(ServerHttpRequest, ServerHttpResponse) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| handleInvalidConnectHeader(ServerHttpRequest, ServerHttpResponse) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| filterRequestedExtensions(ServerHttpRequest, List, List) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| setSupportedProtocols(String[]) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| AbstractHandshakeHandler(RequestUpgradeStrategy) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| determineHandlerSupportedProtocols(WebSocketHandler) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| start() | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| doStart() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| stop() | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| doStop() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| AbstractHandshakeHandler() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getSupportedProtocols() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getSupportedVersions() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getRequestUpgradeStrategy() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isRunning() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| determineUser(ServerHttpRequest, WebSocketHandler, Map) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isValidOrigin(ServerHttpRequest) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |