Source file "org/springframework/data/redis/domain/geo/BoundingBox.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 97 of 97 | 0% | 6 of 6 | 0% | 10 | 10 | 23 | 23 | 7 | 7 |
| equals(Object) | 0% | 0% | 4 | 4 | 8 | 8 | 1 | 1 | ||
| BoundingBox(Distance, Distance) | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| toString() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| hashCode() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| BoundingBox(double, double, Metric) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getWidth() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getHeight() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |