Source file "org/springframework/data/redis/connection/AbstractRedisConnection.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 125 of 125 | 0% | 18 of 18 | 0% | 17 | 17 | 31 | 31 | 8 | 8 |
| close() | 0% | 0% | 4 | 4 | 10 | 10 | 1 | 1 | ||
| getSentinelConnection() | 0% | 0% | 4 | 4 | 8 | 8 | 1 | 1 | ||
| selectActiveSentinel() | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| AbstractRedisConnection() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| hasRedisSentinelConfigured() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| getSentinelConnection(RedisNode) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| setSentinelConfiguration(RedisSentinelConfiguration) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| isActive(RedisNode) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |