Source file "org/apache/commons/math3/fitting/WeightedObservedPoints.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 41 of 41 | 0% | 0 of 0 | n/a | 6 | 6 | 11 | 11 | 6 | 6 |
| add(double, double, double) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| WeightedObservedPoints() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| add(double, double) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| add(WeightedObservedPoint) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| toList() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| clear() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |