Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 7 of 906 | 99% | 2 of 108 | 98% | 2 | 67 | 1 | 146 | 0 | 13 |
stirlingS2(int, int) | 97% | 92% | 2 | 15 | 1 | 37 | 0 | 1 | ||
binomialCoefficient(int, int) | 100% | 100% | 0 | 11 | 0 | 26 | 0 | 1 | ||
bellNumber(int) | 100% | 100% | 0 | 7 | 0 | 21 | 0 | 1 | ||
static {...} | 100% | n/a | 0 | 1 | 0 | 4 | 0 | 1 | ||
binomialCoefficientLog(int, int) | 100% | 100% | 0 | 10 | 0 | 17 | 0 | 1 | ||
binomialCoefficientDouble(int, int) | 100% | 100% | 0 | 8 | 0 | 13 | 0 | 1 | ||
checkBinomial(int, int) | 100% | 100% | 0 | 3 | 0 | 6 | 0 | 1 | ||
factorial(int) | 100% | 100% | 0 | 3 | 0 | 5 | 0 | 1 | ||
factorialDouble(int) | 100% | 100% | 0 | 3 | 0 | 6 | 0 | 1 | ||
partitions(List) | 100% | 100% | 0 | 2 | 0 | 6 | 0 | 1 | ||
permutations(List) | 100% | 100% | 0 | 2 | 0 | 3 | 0 | 1 | ||
combinationsIterator(int, int) | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
factorialLog(int) | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 |