Source file "org/apache/commons/math/optimization/fitting/HarmonicFitter.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 117 of 117 | 0% | 4 of 4 | 0% | 6 | 6 | 21 | 21 | 4 | 4 |
fit() | ![]() | 0% | ![]() | 0% | 3 | 3 | 11 | 11 | 1 | 1 |
HarmonicFitter(DifferentiableMultivariateVectorialOptimizer, double[]) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
HarmonicFitter(DifferentiableMultivariateVectorialOptimizer) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
addObservedPoint(double, double, double) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |