Source file "org/springframework/data/redis/core/RedisConnectionUtils.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 57 of 57 | 0% | 6 of 6 | 0% | 12 | 12 | 22 | 22 | 9 | 9 |
| getRequiredConnection() | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| RedisConnectionUtils.RedisConnectionHolder(RedisConnection) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| released() | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| hasConnection() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| clear() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setConnection(RedisConnection) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setTransactionActive(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getConnection() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isTransactionActive() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |