Source file "org/apache/commons/math3/geometry/enclosing/EnclosingBall.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 55 of 55 | 0% | 4 of 4 | 0% | 9 | 9 | 11 | 11 | 7 | 7 |
| EnclosingBall(Point, double, Point[]) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| contains(Point, double) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| contains(Point) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| getSupport() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getSupportSize() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getCenter() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getRadius() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |