Source file "org/springframework/security/authentication/AbstractAuthenticationToken.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 345 of 345 | 0% | 66 of 66 | 0% | 45 | 45 | 87 | 87 | 12 | 12 |
equals(Object) | ![]() | 0% | ![]() | 0% | 18 | 18 | 22 | 22 | 1 | 1 |
toString() | ![]() | 0% | ![]() | 0% | 4 | 4 | 17 | 17 | 1 | 1 |
hashCode() | ![]() | 0% | ![]() | 0% | 6 | 6 | 13 | 13 | 1 | 1 |
AbstractAuthenticationToken(Collection) | ![]() | 0% | ![]() | 0% | 4 | 4 | 14 | 14 | 1 | 1 |
getName() | ![]() | 0% | ![]() | 0% | 5 | 5 | 7 | 7 | 1 | 1 |
eraseCredentials() | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
eraseSecret(Object) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
setAuthenticated(boolean) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setDetails(Object) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getAuthorities() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
isAuthenticated() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getDetails() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |