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 | 368 of 368 | 0% | 54 of 54 | 0% | 39 | 39 | 106 | 106 | 12 | 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 |
implGeneratePublic(KeySpec) | ![]() | 0% | ![]() | 0% | 3 | 3 | 9 | 9 | 1 | 1 |
implGeneratePrivate(KeySpec) | ![]() | 0% | ![]() | 0% | 3 | 3 | 7 | 7 | 1 | 1 |
getInstance() | ![]() | 0% | ![]() | 0% | 2 | 2 | 8 | 8 | 1 | 1 |
toECKey(Key) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
engineGeneratePublic(KeySpec) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
engineGeneratePrivate(KeySpec) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
ECKeyFactory() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |