Source file "org/springframework/data/redis/connection/RedisStandaloneConfiguration.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 207 of 207 | 0% | 18 of 18 | 0% | 26 | 26 | 51 | 51 | 17 | 17 |
| equals(Object) | 0% | 0% | 7 | 7 | 14 | 14 | 1 | 1 | ||
| RedisStandaloneConfiguration(String, int) | 0% | 0% | 3 | 3 | 10 | 10 | 1 | 1 | ||
| hashCode() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| RedisStandaloneConfiguration() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| setDatabase(int) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| lambda$setDatabase$1(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| lambda$new$0(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| setPassword(RedisPassword) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| RedisStandaloneConfiguration(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setHostName(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setPort(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setUsername(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getHostName() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getPort() | 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 |