Source file "org/locationtech/jts/algorithm/locate/SimplePointInAreaLocator.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 139 of 139 | 0% | 30 of 30 | 0% | 23 | 23 | 34 | 34 | 8 | 8 |
locatePointInPolygon(Coordinate, Polygon) | ![]() | 0% | ![]() | 0% | 6 | 6 | 10 | 10 | 1 | 1 |
locateInGeometry(Coordinate, Geometry) | ![]() | 0% | ![]() | 0% | 6 | 6 | 11 | 11 | 1 | 1 |
locate(Coordinate, Geometry) | ![]() | 0% | ![]() | 0% | 3 | 3 | 4 | 4 | 1 | 1 |
locatePointInRing(Coordinate, LinearRing) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
isContained(Coordinate, Geometry) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
containsPointInPolygon(Coordinate, Polygon) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
SimplePointInAreaLocator(Geometry) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
locate(Coordinate) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |