Source file "org/springframework/security/config/annotation/web/configurers/AnonymousConfigurer.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 101 of 101 | 0% | 6 of 6 | 0% | 13 | 13 | 29 | 29 | 10 | 10 |
| init(HttpSecurityBuilder) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| AnonymousConfigurer() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| getKey() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| configure(HttpSecurityBuilder) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| key(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| principal(Object) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| authorities(List) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| authorities(String[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| authenticationProvider(AuthenticationProvider) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| authenticationFilter(AnonymousAuthenticationFilter) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |