Source file "org/springframework/boot/autoconfigure/data/redis/JedisConnectionConfiguration.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 163 of 163 | 0% | 18 of 18 | 0% | 18 | 18 | 44 | 44 | 9 | 9 |
| createJedisConnectionFactory() | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| getJedisClientConfiguration() | 0% | 0% | 3 | 3 | 9 | 9 | 1 | 1 | ||
| jedisPoolConfig(RedisProperties.Pool) | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| applyProperties(JedisClientConfiguration.JedisClientConfigurationBuilder) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| customize(JedisClientConfiguration.JedisClientConfigurationBuilder) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| JedisConnectionConfiguration(RedisProperties, ObjectProvider, ObjectProvider, ObjectProvider) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| customizeConfigurationFromUrl(JedisClientConfiguration.JedisClientConfigurationBuilder) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| applyPooling(RedisProperties.Pool, JedisClientConfiguration.JedisClientConfigurationBuilder) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| redisConnectionFactory() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |