Source file "org/springframework/security/core/context/SecurityContextImpl.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 82 of 82 | 0% | 16 of 16 | 0% | 15 | 15 | 24 | 24 | 7 | 7 |
| equals(Object) | 0% | 0% | 7 | 7 | 8 | 8 | 1 | 1 | ||
| toString() | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| hashCode() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| SecurityContextImpl(Authentication) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setAuthentication(Authentication) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| SecurityContextImpl() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getAuthentication() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |