Source file "org/locationtech/jts/algorithm/LineIntersector.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 497 of 497 | 0% | 56 of 56 | 0% | 51 | 51 | 89 | 89 | 23 | 23 |
| computeEdgeDistance(Coordinate, Coordinate, Coordinate) | 0% | 0% | 9 | 9 | 18 | 18 | 1 | 1 | ||
| LineIntersector() | 0% | n/a | 1 | 1 | 10 | 10 | 1 | 1 | ||
| computeIntLineIndex(int) | 0% | 0% | 2 | 2 | 8 | 8 | 1 | 1 | ||
| toString() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| computeIntersection(Coordinate, Coordinate, Coordinate, Coordinate) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| nonRobustComputeEdgeDistance(Coordinate, Coordinate, Coordinate) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| isInteriorIntersection(int) | 0% | 0% | 4 | 4 | 5 | 5 | 1 | 1 | ||
| getTopologySummary() | 0% | 0% | 4 | 4 | 5 | 5 | 1 | 1 | ||
| getEdgeDistance(int, int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| isIntersection(Coordinate) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| computeIntLineIndex() | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| isInteriorIntersection() | 0% | 0% | 3 | 3 | 3 | 3 | 1 | 1 | ||
| getIntersectionAlongSegment(int, int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| isEndPoint() | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| isProper() | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| getIndexAlongSegment(int, int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| isCollinear() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| getEndpoint(int, int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| hasIntersection() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| getIntersection(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| setMakePrecise(PrecisionModel) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setPrecisionModel(PrecisionModel) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getIntersectionNum() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |