Source file "org/springframework/security/provisioning/MutableUser.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 41 of 41 | 0% | 0 of 0 | n/a | 9 | 9 | 13 | 13 | 9 | 9 |
MutableUser(UserDetails) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
setPassword(String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getAuthorities() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getUsername() | ![]() | 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 | |
isEnabled() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getPassword() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |