| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods | 
| Total | 0 of 658 | 100% | 0 of 102 | 100% | 0 | 65 | 0 | 137 | 0 | 14 | 
| gcd(long, long) |  | 100% |  | 100% | 0 | 8 | 0 | 23 | 0 | 1 | 
| gcd(int, int) |  | 100% |  | 100% | 0 | 8 | 0 | 22 | 0 | 1 | 
| pow(long, int) |  | 100% |  | 100% | 0 | 10 | 0 | 20 | 0 | 1 | 
| pow(int, int) |  | 100% |  | 100% | 0 | 10 | 0 | 20 | 0 | 1 | 
| pow(BigInteger, long) |  | 100% |  | 100% | 0 | 4 | 0 | 11 | 0 | 1 | 
| pow(BigInteger, BigInteger) |  | 100% |  | 100% | 0 | 4 | 0 | 11 | 0 | 1 | 
| remainderUnsigned(long, long) |  | 100% |  | 100% | 0 | 4 | 0 | 5 | 0 | 1 | 
| lcm(long, long) |  | 100% |  | 100% | 0 | 4 | 0 | 7 | 0 | 1 | 
| divideUnsigned(long, long) |  | 100% |  | 100% | 0 | 2 | 0 | 5 | 0 | 1 | 
| lcm(int, int) |  | 100% |  | 100% | 0 | 4 | 0 | 7 | 0 | 1 | 
| pow(BigInteger, int) |  | 100% |  | 100% | 0 | 2 | 0 | 3 | 0 | 1 | 
| isPowerOfTwo(long) |  | 100% |  | 100% | 0 | 3 | 0 | 1 | 0 | 1 | 
| remainderUnsigned(int, int) |  | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | |
| divideUnsigned(int, int) |  | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 |