Source file "org/springframework/security/config/annotation/method/configuration/PrePostMethodSecurityConfiguration.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 108 of 108 | 0% | 8 of 8 | 0% | 12 | 12 | 29 | 29 | 8 | 8 |
| PrePostMethodSecurityConfiguration() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| setMethodSecurityExpressionHandler(MethodSecurityExpressionHandler) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| preAuthorizeAuthorizationMethodInterceptor() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| postAuthorizeAuthorizationMethodInterceptor() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| preFilterAuthorizationMethodInterceptor() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| postFilterAuthorizationMethodInterceptor() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| setGrantedAuthorityDefaults(GrantedAuthorityDefaults) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setApplicationContext(ApplicationContext) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |