Source file "org/springframework/data/geo/Box.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 129 of 129 | 0% | 12 of 12 | 0% | 13 | 13 | 24 | 24 | 7 | 7 |
| Box(double[], double[]) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| equals(Object) | 0% | 0% | 5 | 5 | 5 | 5 | 1 | 1 | ||
| hashCode() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| Box(Point, Point) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| toString() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getFirst() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getSecond() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |