Source file "org/apache/commons/math3/analysis/integration/TrapezoidIntegrator.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 179 of 179 | 0% | 14 of 14 | 0% | 12 | 12 | 38 | 38 | 5 | 5 |
stage(BaseAbstractUnivariateIntegrator, int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 16 | 16 | 1 | 1 |
doIntegrate() | ![]() | 0% | ![]() | 0% | 4 | 4 | 12 | 12 | 1 | 1 |
TrapezoidIntegrator(double, double, int, int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
TrapezoidIntegrator(int, int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
TrapezoidIntegrator() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |