Source file "org/springframework/security/authentication/UsernamePasswordAuthenticationToken.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 49 of 49 | 0% | 2 of 2 | 0% | 7 | 7 | 19 | 19 | 6 | 6 |
| UsernamePasswordAuthenticationToken(Object, Object) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| UsernamePasswordAuthenticationToken(Object, Object, Collection) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| setAuthenticated(boolean) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| eraseCredentials() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| getCredentials() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getPrincipal() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |