Source file "org/springframework/security/config/annotation/web/configurers/CsrfConfigurer.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 235 of 235 | 0% | 20 of 20 | 0% | 22 | 22 | 65 | 65 | 12 | 12 |
| configure(HttpSecurityBuilder) | 0% | 0% | 5 | 5 | 19 | 19 | 1 | 1 | ||
| createAccessDeniedHandler(HttpSecurityBuilder) | 0% | 0% | 2 | 2 | 8 | 8 | 1 | 1 | ||
| getRequireCsrfProtectionMatcher() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| CsrfConfigurer(ApplicationContext) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| getDefaultAccessDeniedHandler(HttpSecurityBuilder) | 0% | 0% | 3 | 3 | 8 | 8 | 1 | 1 | ||
| ignoringAntMatchers(String[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| ignoringRequestMatchers(RequestMatcher[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getInvalidSessionStrategy(HttpSecurityBuilder) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| getSessionAuthenticationStrategy() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| csrfTokenRepository(CsrfTokenRepository) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| requireCsrfProtectionMatcher(RequestMatcher) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| sessionAuthenticationStrategy(SessionAuthenticationStrategy) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 |