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 | 365 of 365 | 0% | 50 of 50 | 0% | 32 | 32 | 7 | 7 |
| generateKeyPair() | 0% | 0% | 9 | 9 | 1 | 1 | ||
| getNumberOfIterations(int, int) | 0% | 0% | 11 | 11 | 1 | 1 | ||
| chooseRandomPrime(int, BigInteger, BigInteger) | 0% | 0% | 6 | 6 | 1 | 1 | ||
| isProbablePrime(BigInteger) | 0% | 0% | 3 | 3 | 1 | 1 | ||
| init(KeyGenerationParameters) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 1 | 1 | ||
| RSAKeyPairGenerator() | 0% | n/a | 1 | 1 | 1 | 1 |