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 | 91 of 91 | 0% | 0 of 0 | n/a | 21 | 21 | 35 | 35 | 21 | 21 |
RedisProperties() | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
setDatabase(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setUrl(String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setHost(String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setPassword(String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setPort(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setSsl(boolean) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setTimeout(Duration) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setSentinel(RedisProperties.Sentinel) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setCluster(RedisProperties.Cluster) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getDatabase() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getUrl() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getHost() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getPassword() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getPort() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
isSsl() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getTimeout() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getSentinel() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getCluster() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getJedis() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getLettuce() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |