Source file "org/apache/commons/math/optimization/fitting/GaussianFitter.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 43 of 43 | 0% | 0 of 0 | n/a | 5 | 5 | 9 | 9 | 5 | 5 |
fit() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
GaussianFitter(DifferentiableMultivariateVectorialOptimizer) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
addObservedPoint(double, double, double) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
addObservedPoint(double, double) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
createParametersGuesser(WeightedObservedPoint[]) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |