Source file "kotlin/BigIntegers.kt" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 256 of 256 | 0% | 0 of 0 | n/a | 19 | 19 | 19 | 19 | 19 | 19 |
| toBigDecimal$default(BigInteger, int, MathContext, int, Object) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| plus(BigInteger, BigInteger) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| minus(BigInteger, BigInteger) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| times(BigInteger, BigInteger) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| div(BigInteger, BigInteger) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| rem(BigInteger, BigInteger) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| and(BigInteger, BigInteger) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| or(BigInteger, BigInteger) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| xor(BigInteger, BigInteger) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| toBigDecimal(BigInteger, int, MathContext) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| inc(BigInteger) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| dec(BigInteger) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| shl(BigInteger, int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| shr(BigInteger, int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| unaryMinus(BigInteger) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| inv(BigInteger) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| toBigInteger(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| toBigInteger(long) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| toBigDecimal(BigInteger) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |