Source file "com/google/common/math/ApacheBenchmark.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 57 of 57 | 0% | 0 of 0 | n/a | 9 | 9 | 21 | 21 | 9 | 9 |
| noAddOverflow(int, int) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| noAddOverflow(long, long) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| noMulOverflow(int, int) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| noMulOverflow(long, long) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| {...} | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| gcdInt(int, int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| gcdLong(long, long) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| binomialCoefficient(int, int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| factorialDouble(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |