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 | 1,172 of 1,172 | 0% | 72 of 72 | 0% | 44 | 44 | 8 | 8 |
| generateKeyPair() | 0% | 0% | 31 | 31 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 1 | 1 | ||
| permuteList(Vector, SecureRandom) | 0% | 0% | 3 | 3 | 1 | 1 | ||
| getInt(SecureRandom, int) | 0% | 0% | 3 | 3 | 1 | 1 | ||
| findFirstPrimes(int) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| generatePrime(int, int, SecureRandom) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| init(KeyGenerationParameters) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| NaccacheSternKeyPairGenerator() | 0% | n/a | 1 | 1 | 1 | 1 |