Source file "org/springframework/data/redis/core/ReactiveGeoOperations.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 85 of 85 | 0% | 0 of 0 | n/a | 10 | 10 | 12 | 12 | 10 | 10 |
| searchAndStore(Object, Object, Circle) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| search(Object, Circle) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| searchAndStore(Object, Object, GeoReference, Distance, RedisGeoCommands.GeoSearchStoreCommandArgs) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| searchAndStore(Object, Object, GeoReference, BoundingBox, RedisGeoCommands.GeoSearchStoreCommandArgs) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| search(Object, GeoReference, Distance, RedisGeoCommands.GeoSearchCommandArgs) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| search(Object, GeoReference, BoundingBox, RedisGeoCommands.GeoSearchCommandArgs) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| searchAndStore(Object, Object, GeoReference, Distance) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| searchAndStore(Object, Object, GeoReference, BoundingBox) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| search(Object, GeoReference, Distance) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| search(Object, GeoReference, BoundingBox) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |