Source file "org/springframework/boot/autoconfigure/security/oauth2/resource/UserInfoTokenServices.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 228 of 228 | 0% | 14 of 14 | 0% | 17 | 17 | 49 | 49 | 10 | 10 |
| getMap(String, String) | 0% | 0% | 5 | 5 | 16 | 16 | 1 | 1 | ||
| extractAuthentication(Map) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| loadAuthentication(String) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| UserInfoTokenServices(String, String) | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | ||
| getPrincipal(Map) | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| setAuthoritiesExtractor(AuthoritiesExtractor) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setPrincipalExtractor(PrincipalExtractor) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| readAccessToken(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| setTokenType(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setRestTemplate(OAuth2RestOperations) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |