Source file "org/springframework/data/redis/domain/geo/GeoReference.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 50 of 50 | 0% | 0 of 0 | n/a | 6 | 6 | 12 | 12 | 6 | 6 |
| fromCoordinate(RedisGeoCommands.GeoLocation) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| fromMember(RedisGeoCommands.GeoLocation) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| fromCoordinate(Point) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| fromMember(Object) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| fromCircle(Circle) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| fromCoordinate(double, double) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |