Source file "org/springframework/data/redis/connection/RedisSocketConfiguration.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 153 of 153 | 0% | 12 of 12 | 0% | 19 | 19 | 40 | 40 | 13 | 13 |
| equals(Object) | 0% | 0% | 6 | 6 | 12 | 12 | 1 | 1 | ||
| hashCode() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| RedisSocketConfiguration(String) | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| RedisSocketConfiguration() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| setDatabase(int) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| lambda$setDatabase$0(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| setSocket(String) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setPassword(RedisPassword) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setUsername(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getSocket() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getDatabase() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getUsername() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getPassword() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |