Source file "org/springframework/security/config/annotation/web/AbstractRequestMatcherRegistry.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 252 of 252 | 0% | 26 of 26 | 0% | 27 | 27 | 42 | 42 | 14 | 14 |
| createMvcMatchers(HttpMethod, String[]) | 0% | 0% | 5 | 5 | 14 | 14 | 1 | 1 | ||
| dispatcherTypeMatchers(HttpMethod, DispatcherType[]) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| anyRequest() | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| antMatchers(HttpMethod, String[]) | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| regexMatchers(HttpMethod, String[]) | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| antMatchers(String[]) | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| regexMatchers(String[]) | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| dispatcherTypeMatchers(DispatcherType[]) | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| requestMatchers(RequestMatcher[]) | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| antMatchers(HttpMethod) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| AbstractRequestMatcherRegistry() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setApplicationContext(ApplicationContext) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getApplicationContext() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |