Source file "org/apache/commons/math3/analysis/integration/gauss/BaseRuleFactory.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 153 of 153 | 0% | 10 of 10 | 0% | 10 | 10 | 29 | 29 | 5 | 5 |
| getRule(int) | 0% | 0% | 3 | 3 | 8 | 8 | 1 | 1 | ||
| convertToDouble(Pair) | 0% | 0% | 2 | 2 | 9 | 9 | 1 | 1 | ||
| addRule(Pair) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| getRuleInternal(int) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| BaseRuleFactory() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 |