Source file "org/apache/commons/math3/primes/SmallPrimes.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 2,267 of 2,267 | 0% | 34 of 34 | 0% | 22 | 22 | 57 | 57 | 5 | 5 |
| static {...} | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| millerRabinPrimeTest(int) | 0% | 0% | 11 | 11 | 28 | 28 | 1 | 1 | ||
| boundedTrialDivision(int, int, List) | 0% | 0% | 5 | 5 | 15 | 15 | 1 | 1 | ||
| smallTrialDivision(int, List) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| trialDivision(int) | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 |