Source file "org/springframework/security/oauth2/core/user/DefaultOAuth2User.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 177 of 177 | 0% | 14 of 14 | 0% | 15 | 15 | 41 | 41 | 8 | 8 |
| DefaultOAuth2User(Collection, Map, String) | 0% | 0% | 3 | 3 | 11 | 11 | 1 | 1 | ||
| equals(Object) | 0% | 0% | 6 | 6 | 10 | 10 | 1 | 1 | ||
| toString() | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | ||
| hashCode() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| sortAuthorities(Collection) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| getName() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getAuthorities() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getAttributes() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |