Source file "org/apache/commons/math3/analysis/integration/RombergIntegrator.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 161 of 161 | 0% | 12 of 12 | 0% | 10 | 10 | 35 | 35 | 4 | 4 |
| doIntegrate() | 0% | 0% | 5 | 5 | 25 | 25 | 1 | 1 | ||
| RombergIntegrator(double, double, int, int) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| RombergIntegrator(int, int) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| RombergIntegrator() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |