Source file "com/google/common/math/IntMathBenchmark.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 210 of 210 | 0% | 16 of 16 | 0% | 17 | 17 | 46 | 46 | 9 | 9 |
| setUp() | 0% | 0% | 2 | 2 | 8 | 8 | 1 | 1 | ||
| pow(int) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| mod(int) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| gCD(int) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| binomial(int) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| factorial(int) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| isPrime(int) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| IntMathBenchmark() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |