Source file "org/springframework/web/servlet/config/annotation/CorsRegistration.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 76 of 76 | 0% | 0 of 0 | n/a | 11 | 11 | 22 | 22 | 11 | 11 |
| CorsRegistration(String) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| allowedOriginPatterns(String[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| combine(CorsConfiguration) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| allowedOrigins(String[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| allowedMethods(String[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| allowedHeaders(String[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| exposedHeaders(String[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| allowCredentials(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| maxAge(long) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getPathPattern() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getCorsConfiguration() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |