Source file "org/springframework/data/redis/core/index/RedisIndexDefinition.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 92 of 92 | 0% | 10 of 10 | 0% | 15 | 15 | 28 | 28 | 10 | 10 |
| equals(Object) | 0% | 0% | 5 | 5 | 10 | 10 | 1 | 1 | ||
| RedisIndexDefinition(String, String, String) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| hashCode() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| addCondition(IndexDefinition.Condition) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| valueTransformer() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| getConditions() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| setValueTransformer(IndexValueTransformer) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getKeyspace() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getIndexName() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getPath() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |