Source file "org/springframework/security/authorization/AuthorityAuthorizationManager.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 164 of 164 | 0% | 14 of 14 | 0% | 18 | 18 | 30 | 30 | 11 | 11 |
| isAuthorized(Authentication) | 0% | 0% | 4 | 4 | 7 | 7 | 1 | 1 | ||
| toNamedRolesArray(String, String[]) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| hasAnyRole(String, String[]) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| hasRole(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| hasAuthority(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| check(Supplier, Object) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| isGranted(Authentication) | 0% | 0% | 4 | 4 | 1 | 1 | 1 | 1 | ||
| toString() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| hasAnyAuthority(String[]) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| AuthorityAuthorizationManager(String[]) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| hasAnyRole(String[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |