Source file "org/springframework/web/cors/CorsConfiguration.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 601 of 601 | 0% | 102 of 102 | 0% | 78 | 78 | 153 | 153 | 27 | 27 |
| checkHeaders(List) | 0% | 0% | 10 | 10 | 20 | 20 | 1 | 1 | ||
| combine(CorsConfiguration) | 0% | 0% | 4 | 4 | 14 | 14 | 1 | 1 | ||
| combine(List, List) | 0% | 0% | 10 | 10 | 13 | 13 | 1 | 1 | ||
| setAllowedMethods(List) | 0% | 0% | 5 | 5 | 11 | 11 | 1 | 1 | ||
| addAllowedMethod(String) | 0% | 0% | 6 | 6 | 12 | 12 | 1 | 1 | ||
| checkOrigin(String) | 0% | 0% | 7 | 7 | 13 | 13 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| applyPermitDefaultValues() | 0% | 0% | 5 | 5 | 11 | 11 | 1 | 1 | ||
| CorsConfiguration(CorsConfiguration) | 0% | n/a | 1 | 1 | 10 | 10 | 1 | 1 | ||
| addAllowedOrigin(String) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| addAllowedHeader(String) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| checkHttpMethod(HttpMethod) | 0% | 0% | 4 | 4 | 5 | 5 | 1 | 1 | ||
| addExposedHeader(String) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| setAllowedOrigins(List) | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| setAllowedHeaders(List) | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| setExposedHeaders(List) | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| CorsConfiguration() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setMaxAge(Duration) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| addAllowedMethod(HttpMethod) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setAllowCredentials(Boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setMaxAge(Long) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getAllowedOrigins() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getAllowedMethods() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getAllowedHeaders() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getExposedHeaders() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getAllowCredentials() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getMaxAge() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |