Source file "org/apache/commons/math3/analysis/integration/IterativeLegendreGaussIntegrator.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 162 of 162 | 0% | 8 of 8 | 0% | 10 | 10 | 33 | 33 | 6 | 6 |
| doIntegrate() | 0% | 0% | 3 | 3 | 12 | 12 | 1 | 1 | ||
| stage(int) | 0% | 0% | 2 | 2 | 11 | 11 | 1 | 1 | ||
| IterativeLegendreGaussIntegrator(int, double, double, int, int) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| IterativeLegendreGaussIntegrator(int, double, double) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| IterativeLegendreGaussIntegrator(int, int, int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |