Source file "org/apache/commons/math3/analysis/integration/gauss/GaussIntegratorFactory.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 117 of 117 | 0% | 2 of 2 | 0% | 9 | 9 | 18 | 18 | 8 | 8 |
| transform(Pair, double, double) | 0% | 0% | 2 | 2 | 8 | 8 | 1 | 1 | ||
| GaussIntegratorFactory() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| legendre(int, double, double) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| legendreHighPrecision(int, double, double) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| legendre(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| legendreHighPrecision(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| hermite(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getRule(BaseRuleFactory, int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |