Source file "sun/security/ec/ECKeyFactory.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 349 of 368 | 5% | 53 of 54 | 1% | 36 | 39 | 100 | 106 | 9 | 12 |
| engineGetKeySpec(Key, Class) | 0% | 0% | 7 | 7 | 23 | 23 | 1 | 1 | ||
| engineTranslateKey(Key) | 0% | 0% | 5 | 5 | 10 | 10 | 1 | 1 | ||
| implTranslatePublicKey(PublicKey) | 0% | 0% | 4 | 4 | 11 | 11 | 1 | 1 | ||
| implTranslatePrivateKey(PrivateKey) | 0% | 0% | 4 | 4 | 10 | 10 | 1 | 1 | ||
| checkKey(ECKey) | 0% | 0% | 6 | 6 | 11 | 11 | 1 | 1 | ||
| implGeneratePrivate(KeySpec) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| getInstance() | 0% | 0% | 2 | 2 | 8 | 8 | 1 | 1 | ||
| implGeneratePublic(KeySpec) | 38% | 25% | 2 | 3 | 6 | 9 | 0 | 1 | ||
| toECKey(Key) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| engineGeneratePrivate(KeySpec) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| engineGeneratePublic(KeySpec) | 30% | n/a | 0 | 1 | 4 | 5 | 0 | 1 | ||
| ECKeyFactory() | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 |