Source file "org/springframework/security/core/userdetails/memory/UserAttribute.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 74 of 74 | 0% | 6 of 6 | 0% | 13 | 13 | 22 | 22 | 10 | 10 |
| setAuthoritiesAsString(List) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| UserAttribute() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| isValid() | 0% | 0% | 3 | 3 | 3 | 3 | 1 | 1 | ||
| addAuthority(GrantedAuthority) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setAuthorities(List) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setEnabled(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setPassword(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getAuthorities() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getPassword() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isEnabled() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |