Source file "org/springframework/web/socket/server/support/OriginHandshakeInterceptor.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 119 of 119 | 0% | 10 of 10 | 0% | 13 | 13 | 28 | 28 | 8 | 8 |
| beforeHandshake(ServerHttpRequest, ServerHttpResponse, WebSocketHandler, Map) | 0% | 0% | 4 | 4 | 8 | 8 | 1 | 1 | ||
| OriginHandshakeInterceptor(Collection) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| getAllowedOrigins() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| getAllowedOriginPatterns() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| OriginHandshakeInterceptor() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| setAllowedOriginPatterns(Collection) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setAllowedOrigins(Collection) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| afterHandshake(ServerHttpRequest, ServerHttpResponse, WebSocketHandler, Exception) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |