Source file "com/esri/core/geometry/PolygonUtils.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 585 of 585 | 0% | 106 of 106 | 0% | 68 | 68 | 135 | 135 | 15 | 15 |
| testPointsOnPolyline2D_(Polyline, Point2D[], int, double, PolygonUtils.PiPResult[]) | 0% | 0% | 16 | 16 | 29 | 29 | 1 | 1 | ||
| _testPointsInEnvelope2D(Envelope2D, double[], int, double, PolygonUtils.PiPResult[]) | 0% | 0% | 8 | 8 | 17 | 17 | 1 | 1 | ||
| _testPointsInEnvelope2D(Envelope2D, Point2D[], int, double, PolygonUtils.PiPResult[]) | 0% | 0% | 8 | 8 | 17 | 17 | 1 | 1 | ||
| testPointsInPolygon2D(Polygon, double[], int, double, PolygonUtils.PiPResult[]) | 0% | 0% | 4 | 4 | 5 | 5 | 1 | 1 | ||
| testPointsInArea2D(Geometry, Point2D[], int, double, PolygonUtils.PiPResult[]) | 0% | 0% | 3 | 3 | 9 | 9 | 1 | 1 | ||
| testPointsInArea2D(Geometry, double[], int, double, PolygonUtils.PiPResult[]) | 0% | 0% | 3 | 3 | 9 | 9 | 1 | 1 | ||
| testPointsOnLine2D(Geometry, Point2D[], int, double, PolygonUtils.PiPResult[]) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| testPointsInPolygon2D(Polygon, Point2D[], int, double, PolygonUtils.PiPResult[]) | 0% | 0% | 4 | 4 | 5 | 5 | 1 | 1 | ||
| testPointsOnSegment_(Segment, Point2D[], int, double, PolygonUtils.PiPResult[]) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| isPointInRing2D(Polygon, int, Point2D, double) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| isPointInPolygon2D(Polygon, double, double, double) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| isPointInPolygon2D(Polygon, Point, double) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| isPointInPolygon2D(Polygon, Point2D, double) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| isPointInAnyOuterRing(Polygon, Point2D, double) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| PolygonUtils() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |