Source file "org/springframework/web/cors/UrlBasedCorsConfigurationSource.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 106 of 106 | 0% | 6 of 6 | 0% | 14 | 14 | 31 | 31 | 11 | 11 |
getCorsConfiguration(HttpServletRequest) | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
UrlBasedCorsConfigurationSource() | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
setCorsConfigurations(Map) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
setPathMatcher(PathMatcher) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
setUrlPathHelper(UrlPathHelper) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
registerCorsConfiguration(String, CorsConfiguration) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setAlwaysUseFullPath(boolean) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setUrlDecode(boolean) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setRemoveSemicolonContent(boolean) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setLookupPathAttributeName(String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getCorsConfigurations() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |