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 | 169 of 169 | 0% | 12 of 12 | 0% | 21 | 21 | 31 | 31 | 15 | 15 |
| roles(String[]) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| build() | 0% | 0% | 5 | 5 | 2 | 2 | 1 | 1 | ||
| lambda$roles$1(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| username(String) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| password(String) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| passwordEncoder(Function) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| authorities(Collection) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| User.UserBuilder() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| authorities(GrantedAuthority[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| authorities(String[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| accountExpired(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| accountLocked(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| credentialsExpired(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| disabled(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| lambda$new$0(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |