Source file "org/locationtech/jts/operation/predicate/RectangleIntersects.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 109 of 109 | 0% | 12 of 12 | 0% | 12 | 12 | 30 | 30 | 6 | 6 |
checkIntersectionWithSegments(LineString) | ![]() | 0% | ![]() | 0% | 3 | 3 | 8 | 8 | 1 | 1 |
RectangleIntersectsSegmentVisitor(Polygon) | ![]() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | |
checkIntersectionWithLineStrings(List) | ![]() | 0% | ![]() | 0% | 3 | 3 | 7 | 7 | 1 | 1 |
visit(Geometry) | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
isDone() | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
intersects() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |