Source file "org/springframework/security/web/authentication/WebAuthenticationDetails.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 154 of 154 | 0% | 32 of 32 | 0% | 23 | 23 | 40 | 40 | 7 | 7 |
| equals(Object) | 0% | 0% | 14 | 14 | 18 | 18 | 1 | 1 | ||
| toString() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| hashCode() | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| WebAuthenticationDetails(HttpServletRequest) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| WebAuthenticationDetails(String, String) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| getRemoteAddress() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getSessionId() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |