Source file "org/apache/commons/math3/util/CombinatoricsUtils.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 699 of 699 | 0% | 98 of 98 | 0% | 59 | 59 | 117 | 117 | 10 | 10 |
| stirlingS2(int, int) | 0% | 0% | 15 | 15 | 35 | 35 | 1 | 1 | ||
| binomialCoefficient(int, int) | 0% | 0% | 11 | 11 | 26 | 26 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| binomialCoefficientLog(int, int) | 0% | 0% | 10 | 10 | 17 | 17 | 1 | 1 | ||
| binomialCoefficientDouble(int, int) | 0% | 0% | 8 | 8 | 13 | 13 | 1 | 1 | ||
| factorialLog(int) | 0% | 0% | 4 | 4 | 8 | 8 | 1 | 1 | ||
| factorialDouble(int) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| checkBinomial(int, int) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| factorial(int) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| combinationsIterator(int, int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |