Source file "org/apache/commons/math3/geometry/enclosing/WelzlEncloser.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 211 of 211 | 0% | 20 of 20 | 0% | 15 | 15 | 46 | 46 | 5 | 5 |
| pivotingBall(Iterable) | 0% | 0% | 3 | 3 | 17 | 17 | 1 | 1 | ||
| moveToFrontBall(List, int, List) | 0% | 0% | 5 | 5 | 12 | 12 | 1 | 1 | ||
| selectFarthest(Iterable, EnclosingBall) | 0% | 0% | 3 | 3 | 10 | 10 | 1 | 1 | ||
| enclose(Iterable) | 0% | 0% | 3 | 3 | 3 | 3 | 1 | 1 | ||
| WelzlEncloser(double, SupportBallGenerator) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 |