Source file "org/springframework/session/data/redis/RedisSessionRepository.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 277 of 277 | 0% | 22 of 22 | 0% | 30 | 30 | 64 | 64 | 19 | 19 |
| RedisSessionRepository.RedisSession(RedisSessionRepository, MapSession, boolean) | 0% | 0% | 4 | 4 | 13 | 13 | 1 | 1 | ||
| saveDelta() | 0% | 0% | 2 | 2 | 9 | 9 | 1 | 1 | ||
| saveChangeSessionId() | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| getAttribute(String) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| setMaxInactiveInterval(Duration) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| setLastAccessedTime(Instant) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| setAttribute(String, Object) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| save() | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| hasChangedSessionId() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| lambda$new$0(MapSession, String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| flushIfRequired() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| removeAttribute(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getId() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| changeSessionId() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getAttributeNames() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getCreationTime() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getLastAccessedTime() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getMaxInactiveInterval() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isExpired() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |