Source file "org/apache/commons/math3/fitting/leastsquares/LeastSquaresBuilder.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 95 of 95 | 0% | 0 of 0 | n/a | 15 | 15 | 24 | 24 | 15 | 15 |
build() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
target(double[]) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
start(double[]) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
model(MultivariateVectorFunction, MultivariateMatrixFunction) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
maxEvaluations(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
maxIterations(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
checker(ConvergenceChecker) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
checkerPair(ConvergenceChecker) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
model(MultivariateJacobianFunction) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
target(RealVector) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
start(RealVector) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
weight(RealMatrix) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
lazyEvaluation(boolean) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
parameterValidator(ParameterValidator) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
LeastSquaresBuilder() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |