Source file "org/springframework/web/socket/server/standard/AbstractStandardUpgradeStrategy.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 146 of 146 | 0% | 6 of 6 | 0% | 10 | 10 | 39 | 39 | 7 | 7 |
| upgrade(ServerHttpRequest, ServerHttpResponse, String, List, Principal, WebSocketHandler, Map) | 0% | 0% | 2 | 2 | 17 | 17 | 1 | 1 | ||
| getInstalledExtensions(WebSocketContainer) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| getSupportedExtensions(ServerHttpRequest) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| getContainer(HttpServletRequest) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| AbstractStandardUpgradeStrategy() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getHttpServletRequest(ServerHttpRequest) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getHttpServletResponse(ServerHttpResponse) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |