Class files must be compiled with debug information to show line coverage.
Class files must be compiled with debug information to link with source files.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Methods |
| Total | 679 of 679 | 0% | 104 of 104 | 0% | 72 | 72 | 20 | 20 |
| createRandomPrime(int, int, SecureRandom) | 0% | 0% | 7 | 7 | 1 | 1 | ||
| modOddInverseVar(BigInteger, BigInteger) | 0% | 0% | 8 | 8 | 1 | 1 | ||
| createRandomInRange(BigInteger, BigInteger, SecureRandom) | 0% | 0% | 7 | 7 | 1 | 1 | ||
| modOddInverse(BigInteger, BigInteger) | 0% | 0% | 6 | 6 | 1 | 1 | ||
| asUnsignedByteArray(BigInteger, byte[], int, int) | 0% | 0% | 5 | 5 | 1 | 1 | ||
| modOddIsCoprimeVar(BigInteger, BigInteger) | 0% | 0% | 6 | 6 | 1 | 1 | ||
| modOddIsCoprime(BigInteger, BigInteger) | 0% | 0% | 6 | 6 | 1 | 1 | ||
| asUnsignedByteArray(int, BigInteger) | 0% | 0% | 5 | 5 | 1 | 1 | ||
| createRandom(int, SecureRandom) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| asUnsignedByteArray(BigInteger) | 0% | 0% | 3 | 3 | 1 | 1 | ||
| fromUnsignedByteArray(byte[], int, int) | 0% | 0% | 3 | 3 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 1 | 1 | ||
| getUnsignedByteLength(BigInteger) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| byteValueExact(BigInteger) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| shortValueExact(BigInteger) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| intValueExact(BigInteger) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| longValueExact(BigInteger) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| createRandomBigInteger(int, SecureRandom) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| fromUnsignedByteArray(byte[]) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| BigIntegers() | 0% | n/a | 1 | 1 | 1 | 1 |