Source file "org/locationtech/jts/algorithm/MinimumBoundingCircle.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 615 of 615 | 0% | 64 of 64 | 0% | 50 | 50 | 120 | 120 | 15 | 15 |
computeCirclePoints() | ![]() | 0% | ![]() | 0% | 9 | 9 | 33 | 33 | 1 | 1 |
farthestPoints(Coordinate[]) | ![]() | 0% | ![]() | 0% | 5 | 5 | 8 | 8 | 1 | 1 |
computeCentre() | ![]() | 0% | ![]() | 0% | 5 | 5 | 9 | 9 | 1 | 1 |
pointWitMinAngleWithX(Coordinate[], Coordinate) | ![]() | 0% | ![]() | 0% | 5 | 5 | 14 | 14 | 1 | 1 |
getMaximumDiameter() | ![]() | 0% | ![]() | 0% | 4 | 4 | 7 | 7 | 1 | 1 |
getDiameter() | ![]() | 0% | ![]() | 0% | 3 | 3 | 7 | 7 | 1 | 1 |
pointWithMinAngleWithSegment(Coordinate[], Coordinate, Coordinate) | ![]() | 0% | ![]() | 0% | 5 | 5 | 11 | 11 | 1 | 1 |
getCircle() | ![]() | 0% | ![]() | 0% | 3 | 3 | 7 | 7 | 1 | 1 |
lowestPoint(Coordinate[]) | ![]() | 0% | ![]() | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
compute() | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
MinimumBoundingCircle(Geometry) | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
getExtremalPoints() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getCentre() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getRadius() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getFarthestPoints() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |