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 | 44 of 44 | 0% | 0 of 0 | n/a | 9 | 9 | 17 | 17 | 9 | 9 |
| RedisProperties.Pool() | 0% | n/a | 1 | 1 | 5 | 5 | 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 | ||
| 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 |