Source file "com/esri/core/geometry/ConvexHull.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 1,399 of 1,399 | 0% | 150 of 150 | 0% | 99 | 99 | 300 | 300 | 24 | 24 |
| treeHull_(Point2D) | 0% | 0% | 23 | 23 | 66 | 66 | 1 | 1 | ||
| isPathConvex(MultiPath, int, ProgressTracker) | 0% | 0% | 14 | 14 | 34 | 34 | 1 | 1 | ||
| construct(MultiVertexGeometry) | 0% | 0% | 6 | 6 | 27 | 27 | 1 | 1 | ||
| construct(Point2D[], int, int[]) | 0% | 0% | 6 | 6 | 16 | 16 | 1 | 1 | ||
| treeHullWalkForward_(Point2D, int, int) | 0% | 0% | 5 | 5 | 21 | 21 | 1 | 1 | ||
| treeHullWalkBackward_(Point2D, int, int) | 0% | 0% | 5 | 5 | 21 | 21 | 1 | 1 | ||
| determinant_(Point2D, Point2D, Point2D) | 0% | n/a | 1 | 1 | 16 | 16 | 1 | 1 | ||
| addSegment_(Segment) | 0% | 0% | 3 | 3 | 14 | 14 | 1 | 1 | ||
| getBoundingGeometry() | 0% | 0% | 2 | 2 | 9 | 9 | 1 | 1 | ||
| addPoint_(Point2D) | 0% | 0% | 4 | 4 | 12 | 12 | 1 | 1 | ||
| addMultiVertexGeometry_(MultiVertexGeometry) | 0% | 0% | 3 | 3 | 10 | 10 | 1 | 1 | ||
| addEnvelope_(Envelope) | 0% | 0% | 3 | 3 | 10 | 10 | 1 | 1 | ||
| addGeometry(Geometry) | 0% | 0% | 5 | 5 | 11 | 11 | 1 | 1 | ||
| ConvexHull() | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | ||
| addPoint_(Point) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| ConvexHull(MultiVertexGeometry) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| ConvexHull(Point2D[]) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| isClockwise_(int) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| isCounterClockwise_(int) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| isDegenerate_(int) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| isClockwise_(double) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| isCounterClockwise_(double) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| isDegenerate_(double) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| static {...} | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 |