Source file "org/apache/commons/math/analysis/integration/UnivariateRealIntegratorImpl.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 136 of 136 | 0% | 10 of 10 | 0% | 15 | 15 | 37 | 37 | 10 | 10 |
UnivariateRealIntegratorImpl(UnivariateRealFunction, int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 10 | 10 | 1 | 1 |
verifyIterationCount() | ![]() | 0% | ![]() | 0% | 3 | 3 | 3 | 3 | 1 | 1 |
UnivariateRealIntegratorImpl(int) | ![]() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | |
verifyInterval(double, double) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
getResult() | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
setResult(double, int) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
clearResult() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
resetMinimalIterationCount() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setMinimalIterationCount(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getMinimalIterationCount() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |