Source file "org/springframework/security/oauth2/provider/token/DefaultUserAuthenticationConverter.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 107 of 107 | 0% | 14 of 14 | 0% | 13 | 13 | 29 | 29 | 6 | 6 |
| extractAuthentication(Map) | 0% | 0% | 3 | 3 | 9 | 9 | 1 | 1 | ||
| getAuthorities(Map) | 0% | 0% | 4 | 4 | 9 | 9 | 1 | 1 | ||
| convertUserAuthentication(Authentication) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| setDefaultAuthorities(String[]) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setUserDetailsService(UserDetailsService) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| DefaultUserAuthenticationConverter() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |