| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 10 of 702 | 99% | 2 of 98 | 98% | 3 | 60 | 2 | 118 | 1 | 11 |
| stirlingS2(int, int) | 97% | 93% | 2 | 15 | 1 | 35 | 0 | 1 | ||
| CombinatoricsUtils() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| binomialCoefficient(int, int) | 100% | 100% | 0 | 11 | 0 | 26 | 0 | 1 | ||
| static {...} | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 | ||
| binomialCoefficientLog(int, int) | 100% | 100% | 0 | 10 | 0 | 17 | 0 | 1 | ||
| binomialCoefficientDouble(int, int) | 100% | 100% | 0 | 8 | 0 | 13 | 0 | 1 | ||
| factorialLog(int) | 100% | 100% | 0 | 4 | 0 | 8 | 0 | 1 | ||
| factorialDouble(int) | 100% | 100% | 0 | 3 | 0 | 5 | 0 | 1 | ||
| checkBinomial(int, int) | 100% | 100% | 0 | 3 | 0 | 5 | 0 | 1 | ||
| factorial(int) | 100% | 100% | 0 | 3 | 0 | 5 | 0 | 1 | ||
| combinationsIterator(int, int) | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 |