Source file "org/springframework/data/redis/connection/ClusterTopology.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 319 of 319 | 0% | 54 of 54 | 0% | 38 | 38 | 60 | 60 | 11 | 11 |
| lookup(RedisClusterNode) | 0% | 0% | 7 | 7 | 9 | 9 | 1 | 1 | ||
| getKeyServingMasterNode(byte[]) | 0% | 0% | 4 | 4 | 8 | 8 | 1 | 1 | ||
| lookup(String, int) | 0% | 0% | 5 | 5 | 6 | 6 | 1 | 1 | ||
| getActiveMasterNodes() | 0% | 0% | 5 | 5 | 6 | 6 | 1 | 1 | ||
| lookup(String) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| getActiveNodes() | 0% | 0% | 4 | 4 | 6 | 6 | 1 | 1 | ||
| getSlotServingNodes(int) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| getMasterNodes() | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| ClusterTopology(Set) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| getKeyServingNodes(byte[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getNodes() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |