Source file "org/springframework/security/core/session/SessionInformation.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 46 of 46 | 0% | 0 of 0 | n/a | 7 | 7 | 17 | 17 | 7 | 7 |
| SessionInformation(Object, String, Date) | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | ||
| refreshLastRequest() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| expireNow() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getLastRequest() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getPrincipal() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getSessionId() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isExpired() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |