Source file "org/springframework/boot/autoconfigure/data/redis/RedisProperties.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 58 of 58 | 0% | 0 of 0 | n/a | 13 | 13 | 23 | 23 | 13 | 13 |
RedisProperties.Pool() | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
setEnabled(Boolean) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setMaxIdle(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setMinIdle(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setMaxActive(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setMaxWait(Duration) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setTimeBetweenEvictionRuns(Duration) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getEnabled() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getMaxIdle() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getMinIdle() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getMaxActive() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getMaxWait() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getTimeBetweenEvictionRuns() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |