Source file "org/apache/commons/math3/exception/NonMonotonicSequenceException.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 68 of 68 | 0% | 6 of 6 | 0% | 9 | 9 | 12 | 12 | 6 | 6 |
| NonMonotonicSequenceException(Number, Number, int, MathArrays.OrderDirection, boolean) | 0% | 0% | 4 | 4 | 6 | 6 | 1 | 1 | ||
| NonMonotonicSequenceException(Number, Number, int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getDirection() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getStrict() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getIndex() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getPrevious() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |