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 | 486 of 486 | 0% | 44 of 44 | 0% | 32 | 32 | 73 | 73 | 10 | 10 |
setUp() | ![]() | 0% | ![]() | 0% | 11 | 11 | 20 | 20 | 1 | 1 |
ApacheBenchmark() | ![]() | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | |
intGCD(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
longGCD(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
binomialCoefficient(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
intAddOverflow(int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
longAddOverflow(int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
intMulOverflow(int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
longMulOverflow(int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
factorialDouble(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |