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 | 199 of 199 | 0% | 20 of 20 | 0% | 22 | 22 | 34 | 34 | 12 | 12 |
createMvcMatchers(HttpMethod, String[]) | ![]() | 0% | ![]() | 0% | 5 | 5 | 13 | 13 | 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 |
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 |