Source file "org/apache/commons/math3/dfp/BracketingNthOrderBrentSolverDFP.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 609 of 609 | 0% | 66 of 66 | 0% | 45 | 45 | 127 | 127 | 10 | 10 |
solve(int, UnivariateDfpFunction, Dfp, Dfp, Dfp, AllowedSolution) | ![]() | 0% | ![]() | 0% | 32 | 32 | 103 | 103 | 1 | 1 |
guessX(Dfp, Dfp[], Dfp[], int, int) | ![]() | 0% | ![]() | 0% | 4 | 4 | 8 | 8 | 1 | 1 |
BracketingNthOrderBrentSolverDFP(Dfp, Dfp, Dfp, int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 9 | 9 | 1 | 1 |
solve(int, UnivariateDfpFunction, Dfp, Dfp, AllowedSolution) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getMaxEvaluations() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getEvaluations() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getMaximalOrder() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
getAbsoluteAccuracy() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
getRelativeAccuracy() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
getFunctionValueAccuracy() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |