Source file "org/springframework/security/core/userdetails/User.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 287 of 287 | 0% | 24 of 24 | 0% | 31 | 31 | 67 | 67 | 19 | 19 |
| toString() | 0% | 0% | 4 | 4 | 21 | 21 | 1 | 1 | ||
| User(String, String, boolean, boolean, boolean, boolean, Collection) | 0% | 0% | 4 | 4 | 11 | 11 | 1 | 1 | ||
| withUserDetails(UserDetails) | 0% | 0% | 5 | 5 | 7 | 7 | 1 | 1 | ||
| sortAuthorities(Collection) | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| withDefaultPasswordEncoder() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| equals(Object) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| User(String, String, Collection) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| builder() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| eraseCredentials() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| hashCode() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| withUsername(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getAuthorities() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getPassword() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getUsername() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isEnabled() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isAccountNonExpired() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isAccountNonLocked() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isCredentialsNonExpired() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |