Source file "org/springframework/security/config/annotation/web/configurers/AuthorizeHttpRequestsConfigurer.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 64 of 64 | 0% | 0 of 0 | n/a | 12 | 12 | 13 | 13 | 12 | 12 |
| access(AuthorizationManager) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| AuthorizeHttpRequestsConfigurer.AuthorizedUrl(AuthorizeHttpRequestsConfigurer, List) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| hasRole(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| hasAnyRole(String[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| hasAuthority(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| hasAnyAuthority(String[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| lambda$denyAll$1(Supplier, RequestAuthorizationContext) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| lambda$permitAll$0(Supplier, RequestAuthorizationContext) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| permitAll() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| denyAll() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| authenticated() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getMatchers() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |