Source file "org/springframework/boot/autoconfigure/session/RedisSessionProperties.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 33 of 33 | 0% | 0 of 0 | n/a | 7 | 7 | 13 | 13 | 7 | 7 |
RedisSessionProperties() | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
setNamespace(String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setFlushMode(RedisFlushMode) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setCleanupCron(String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getNamespace() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getFlushMode() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getCleanupCron() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |