Source file "org/locationtech/jts/geom/util/GeometryTransformer.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 455 of 455 | 0% | 82 of 82 | 0% | 55 | 55 | 99 | 99 | 14 | 14 |
| transformPolygon(Polygon, Geometry) | 0% | 0% | 13 | 13 | 22 | 22 | 1 | 1 | ||
| transform(Geometry) | 0% | 0% | 9 | 9 | 19 | 19 | 1 | 1 | ||
| transformGeometryCollection(GeometryCollection, Geometry) | 0% | 0% | 6 | 6 | 9 | 9 | 1 | 1 | ||
| transformMultiPoint(MultiPoint, Geometry) | 0% | 0% | 5 | 5 | 9 | 9 | 1 | 1 | ||
| transformMultiLineString(MultiLineString, Geometry) | 0% | 0% | 5 | 5 | 9 | 9 | 1 | 1 | ||
| transformMultiPolygon(MultiPolygon, Geometry) | 0% | 0% | 5 | 5 | 9 | 9 | 1 | 1 | ||
| transformLinearRing(LinearRing, Geometry) | 0% | 0% | 5 | 5 | 7 | 7 | 1 | 1 | ||
| GeometryTransformer() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| transformPoint(Point, Geometry) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| transformLineString(LineString, Geometry) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| createCoordinateSequence(Coordinate[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| transformCoordinates(CoordinateSequence, Geometry) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getInputGeometry() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| copy(CoordinateSequence) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |