Source file "org/locationtech/jts/algorithm/PointLocator.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 319 of 319 | 0% | 66 of 66 | 0% | 43 | 43 | 77 | 77 | 10 | 10 |
computeLocation(Coordinate, Geometry) | ![]() | 0% | ![]() | 0% | 11 | 11 | 26 | 26 | 1 | 1 |
locate(Coordinate, Geometry) | ![]() | 0% | ![]() | 0% | 7 | 7 | 13 | 13 | 1 | 1 |
locateInPolygon(Coordinate, Polygon) | ![]() | 0% | ![]() | 0% | 7 | 7 | 11 | 11 | 1 | 1 |
locateOnLineString(Coordinate, LineString) | ![]() | 0% | ![]() | 0% | 6 | 6 | 9 | 9 | 1 | 1 |
PointLocator(BoundaryNodeRule) | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
updateLocationInfo(int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 3 | 3 | 1 | 1 |
locateInPolygonRing(Coordinate, LinearRing) | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
locateOnPoint(Coordinate, Point) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
intersects(Coordinate, Geometry) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
PointLocator() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 |