Source file "org/springframework/web/socket/server/support/HttpSessionHandshakeInterceptor.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 107 of 107 | 0% | 12 of 12 | 0% | 18 | 18 | 35 | 35 | 12 | 12 |
| beforeHandshake(ServerHttpRequest, ServerHttpResponse, WebSocketHandler, Map) | 0% | 0% | 6 | 6 | 11 | 11 | 1 | 1 | ||
| getSession(ServerHttpRequest) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| HttpSessionHandshakeInterceptor(Collection) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| HttpSessionHandshakeInterceptor() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| setCopyAllAttributes(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setCopyHttpSessionId(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setCreateSession(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getAttributeNames() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isCopyAllAttributes() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isCopyHttpSessionId() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isCreateSession() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| afterHandshake(ServerHttpRequest, ServerHttpResponse, WebSocketHandler, Exception) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |