Source file "org/springframework/security/config/annotation/web/builders/HttpSecurity.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 61 of 61 | 0% | 0 of 0 | n/a | 6 | 6 | 14 | 14 | 6 | 6 |
| mvcMatchers(HttpMethod, String[]) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setMatchers(List) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| HttpSecurity.RequestMatcherConfigurer(HttpSecurity, ApplicationContext) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| mvcMatchers(String[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| chainRequestMatchers(List) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| and() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |