Source file "org/springframework/boot/autoconfigure/data/redis/RedisConnectionConfiguration.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 269 of 269 | 0% | 24 of 24 | 0% | 18 | 18 | 62 | 62 | 6 | 6 |
createSentinels(RedisProperties.Sentinel) | ![]() | 0% | ![]() | 0% | 3 | 3 | 10 | 10 | 1 | 1 |
getStandaloneConfig() | ![]() | 0% | ![]() | 0% | 2 | 2 | 12 | 12 | 1 | 1 |
parseUrl(String) | ![]() | 0% | ![]() | 0% | 3 | 3 | 11 | 11 | 1 | 1 |
getSentinelConfig() | ![]() | 0% | ![]() | 0% | 4 | 4 | 12 | 12 | 1 | 1 |
getClusterConfiguration() | ![]() | 0% | ![]() | 0% | 5 | 5 | 12 | 12 | 1 | 1 |
RedisConnectionConfiguration(RedisProperties, ObjectProvider, ObjectProvider) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 |