Source file "org/locationtech/jts/operation/predicate/RectangleContains.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 204 of 204 | 0% | 40 of 40 | 0% | 28 | 28 | 43 | 43 | 8 | 8 |
isLineSegmentContainedInBoundary(Coordinate, Coordinate) | ![]() | 0% | ![]() | 0% | 8 | 8 | 11 | 11 | 1 | 1 |
isContainedInBoundary(Geometry) | ![]() | 0% | ![]() | 0% | 6 | 6 | 8 | 8 | 1 | 1 |
isLineStringContainedInBoundary(LineString) | ![]() | 0% | ![]() | 0% | 3 | 3 | 9 | 9 | 1 | 1 |
isPointContainedInBoundary(Coordinate) | ![]() | 0% | ![]() | 0% | 5 | 5 | 4 | 4 | 1 | 1 |
contains(Geometry) | ![]() | 0% | ![]() | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
contains(Polygon, Geometry) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
RectangleContains(Polygon) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
isPointContainedInBoundary(Point) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |