Source file "org/locationtech/jts/operation/valid/IsValidOp.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 747 of 747 | 0% | 154 of 154 | 0% | 108 | 108 | 183 | 183 | 31 | 31 |
| isValid(MultiPolygon) | 0% | 0% | 12 | 12 | 24 | 24 | 1 | 1 | ||
| isValidGeometry(Geometry) | 0% | 0% | 9 | 9 | 10 | 10 | 1 | 1 | ||
| isValid(Polygon) | 0% | 0% | 8 | 8 | 16 | 16 | 1 | 1 | ||
| checkHolesOutsideShell(Polygon) | 0% | 0% | 6 | 6 | 14 | 14 | 1 | 1 | ||
| isNonRepeatedSizeAtLeast(LineString, int) | 0% | 0% | 6 | 6 | 9 | 9 | 1 | 1 | ||
| isValid(LinearRing) | 0% | 0% | 5 | 5 | 8 | 8 | 1 | 1 | ||
| checkCoordinateInvalid(Polygon) | 0% | 0% | 4 | 4 | 6 | 6 | 1 | 1 | ||
| isValid(Coordinate) | 0% | 0% | 5 | 5 | 5 | 5 | 1 | 1 | ||
| checkRingsNotClosed(Polygon) | 0% | 0% | 4 | 4 | 6 | 6 | 1 | 1 | ||
| checkRingsTooFewPoints(Polygon) | 0% | 0% | 4 | 4 | 6 | 6 | 1 | 1 | ||
| findHoleOutsideShellPoint(LinearRing, LinearRing) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| checkRingNotClosed(LinearRing) | 0% | 0% | 4 | 4 | 6 | 6 | 1 | 1 | ||
| checkCoordinateInvalid(Coordinate[]) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| isValid(LineString) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| checkTooFewPoints(LineString, int) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| checkShellsNested(MultiPolygon) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| isValid(GeometryCollection) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| checkHolesNested(Polygon) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| isValid(Point) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| isValid(MultiPoint) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| checkAreaIntersections(PolygonTopologyAnalyzer) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| checkSelfIntersectingRing(LinearRing) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| IsValidOp(Geometry) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| checkRingTooFewPoints(LinearRing) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| checkInteriorDisconnected(PolygonTopologyAnalyzer) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| isValid(Geometry) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getValidationError() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| logInvalid(int, Coordinate) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| hasInvalidError() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| isValid() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| setSelfTouchingRingFormingHoleValid(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |