Source file "org/apache/commons/math3/stat/clustering/KMeansPlusPlusClusterer.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 661 of 661 | 0% | 92 of 92 | 0% | 57 | 57 | 166 | 166 | 10 | 10 |
| chooseInitialCenters(Collection, int, Random) | 0% | 0% | 17 | 17 | 45 | 45 | 1 | 1 | ||
| cluster(Collection, int, int) | 0% | 0% | 11 | 11 | 29 | 29 | 1 | 1 | ||
| getPointFromLargestVarianceCluster(Collection) | 0% | 0% | 6 | 6 | 18 | 18 | 1 | 1 | ||
| cluster(Collection, int, int, int) | 0% | 0% | 6 | 6 | 18 | 18 | 1 | 1 | ||
| getFarthestPoint(Collection) | 0% | 0% | 5 | 5 | 16 | 16 | 1 | 1 | ||
| getPointFromLargestNumberCluster(Collection) | 0% | 0% | 4 | 4 | 12 | 12 | 1 | 1 | ||
| assignPointsToClusters(List, Collection, int[]) | 0% | 0% | 3 | 3 | 11 | 11 | 1 | 1 | ||
| getNearestCluster(Collection, Clusterable) | 0% | 0% | 3 | 3 | 11 | 11 | 1 | 1 | ||
| KMeansPlusPlusClusterer(Random, KMeansPlusPlusClusterer.EmptyClusterStrategy) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| KMeansPlusPlusClusterer(Random) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |