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 | 837 of 837 | 0% | 148 of 148 | 0% | 107 | 107 | 204 | 204 | 33 | 33 |
combine(CorsConfiguration) | ![]() | 0% | ![]() | 0% | 6 | 6 | 17 | 17 | 1 | 1 |
checkHeaders(List) | ![]() | 0% | ![]() | 0% | 10 | 10 | 20 | 20 | 1 | 1 |
checkOrigin(String) | ![]() | 0% | ![]() | 0% | 10 | 10 | 17 | 17 | 1 | 1 |
combine(List, List) | ![]() | 0% | ![]() | 0% | 10 | 10 | 14 | 14 | 1 | 1 |
setAllowedMethods(List) | ![]() | 0% | ![]() | 0% | 5 | 5 | 11 | 11 | 1 | 1 |
addAllowedMethod(String) | ![]() | 0% | ![]() | 0% | 6 | 6 | 12 | 12 | 1 | 1 |
static {...} | ![]() | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | |
combinePatterns(List, List) | ![]() | 0% | ![]() | 0% | 6 | 6 | 10 | 10 | 1 | 1 |
applyPermitDefaultValues() | ![]() | 0% | ![]() | 0% | 6 | 6 | 11 | 11 | 1 | 1 |
CorsConfiguration(CorsConfiguration) | ![]() | 0% | n/a | 1 | 1 | 11 | 11 | 1 | 1 | |
addAllowedOrigin(String) | ![]() | 0% | ![]() | 0% | 5 | 5 | 9 | 9 | 1 | 1 |
addAllowedOriginPattern(String) | ![]() | 0% | ![]() | 0% | 4 | 4 | 9 | 9 | 1 | 1 |
setAllowedOriginPatterns(List) | ![]() | 0% | ![]() | 0% | 3 | 3 | 7 | 7 | 1 | 1 |
addAllowedHeader(String) | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
checkHttpMethod(HttpMethod) | ![]() | 0% | ![]() | 0% | 4 | 4 | 5 | 5 | 1 | 1 |
validateAllowCredentials() | ![]() | 0% | ![]() | 0% | 4 | 4 | 4 | 4 | 1 | 1 |
setAllowedOrigins(List) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
addExposedHeader(String) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
trimTrailingSlash(String) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
getAllowedOriginPatterns() | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 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 |