Source file "org/apache/commons/math3/geometry/euclidean/twod/hull/ConvexHull2D.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 283 of 283 | 0% | 30 of 30 | 0% | 21 | 21 | 54 | 54 | 6 | 6 |
| retrieveLineSegments() | 0% | 0% | 6 | 6 | 22 | 22 | 1 | 1 | ||
| isConvex(Vector2D[]) | 0% | 0% | 8 | 8 | 16 | 16 | 1 | 1 | ||
| createRegion() | 0% | 0% | 3 | 3 | 8 | 8 | 1 | 1 | ||
| ConvexHull2D(Vector2D[], double) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| getVertices() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getLineSegments() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |