Source file "org/springframework/security/core/session/SessionRegistryImpl.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 287 of 287 | 0% | 30 of 30 | 0% | 26 | 26 | 74 | 74 | 11 | 11 |
| registerNewSession(String, Object) | 0% | 0% | 3 | 3 | 9 | 9 | 1 | 1 | ||
| getAllSessions(Object, boolean) | 0% | 0% | 6 | 6 | 12 | 12 | 1 | 1 | ||
| onApplicationEvent(AbstractSessionEvent) | 0% | 0% | 4 | 4 | 13 | 13 | 1 | 1 | ||
| removeSessionInformation(String) | 0% | 0% | 3 | 3 | 9 | 9 | 1 | 1 | ||
| lambda$removeSessionInformation$1(String, SessionInformation, Object, Set) | 0% | 0% | 2 | 2 | 9 | 9 | 1 | 1 | ||
| lambda$registerNewSession$0(String, Object, Object, Set) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| SessionRegistryImpl() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| SessionRegistryImpl(ConcurrentMap, Map) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| refreshLastRequest(String) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| getSessionInformation(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getAllPrincipals() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |