Source file "org/springframework/data/redis/connection/jedis/JedisClusterGeoCommands.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 395 of 395 | 0% | 4 of 4 | 0% | 18 | 18 | 94 | 94 | 16 | 16 |
| geoAdd(byte[], Map) | 0% | 0% | 2 | 2 | 9 | 9 | 1 | 1 | ||
| geoRadius(byte[], Circle, RedisGeoCommands.GeoRadiusCommandArgs) | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | ||
| geoAdd(byte[], Iterable) | 0% | 0% | 2 | 2 | 9 | 9 | 1 | 1 | ||
| geoRadiusByMember(byte[], byte[], Distance, RedisGeoCommands.GeoRadiusCommandArgs) | 0% | n/a | 1 | 1 | 10 | 10 | 1 | 1 | ||
| geoRadius(byte[], Circle) | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| geoDist(byte[], byte[], byte[], Metric) | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | ||
| geoRadiusByMember(byte[], byte[], Distance) | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | ||
| geoDist(byte[], byte[], byte[]) | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| geoAdd(byte[], Point, byte[]) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| geoPos(byte[], byte[][]) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| geoHash(byte[], byte[][]) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| JedisClusterGeoCommands(JedisClusterConnection) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| geoRemove(byte[], byte[][]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| geoSearch(byte[], GeoReference, GeoShape, RedisGeoCommands.GeoSearchCommandArgs) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| geoSearchStore(byte[], byte[], GeoReference, GeoShape, RedisGeoCommands.GeoSearchStoreCommandArgs) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| convertJedisAccessException(Exception) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |