Source file "org/springframework/data/geo/Polygon.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 126 of 126 | 0% | 6 of 6 | 0% | 10 | 10 | 28 | 28 | 7 | 7 |
| Polygon(Point, Point, Point, Point[]) | 0% | n/a | 1 | 1 | 10 | 10 | 1 | 1 | ||
| Polygon(List) | 0% | 0% | 2 | 2 | 9 | 9 | 1 | 1 | ||
| equals(Object) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| toString() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| iterator() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| hashCode() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getPoints() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |