Source file "org/springframework/session/data/redis/RedisSessionExpirationPolicy.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 310 of 310 | 0% | 12 of 12 | 0% | 17 | 17 | 66 | 66 | 11 | 11 |
| onExpirationUpdated(Long, Session) | 0% | 0% | 5 | 5 | 25 | 25 | 1 | 1 | ||
| cleanExpiredSessions() | 0% | 0% | 3 | 3 | 12 | 12 | 1 | 1 | ||
| onDelete(Session) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| roundUpToNextMinute(long) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| expiresInMillis(Session) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| roundDownMinute(long) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| RedisSessionExpirationPolicy(RedisOperations, Function, Function) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| getExpirationKey(long) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getSessionKey(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| touch(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |