Source file "org/jose4j/keys/EcKeyUtil.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 106 of 106 | 0% | 2 of 2 | 0% | 7 | 7 | 23 | 23 | 6 | 6 |
publicKey(BigInteger, BigInteger, ECParameterSpec) | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
generateKeyPair(ECParameterSpec) | ![]() | 0% | ![]() | 0% | 2 | 2 | 7 | 7 | 1 | 1 |
privateKey(BigInteger, ECParameterSpec) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
EcKeyUtil() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
EcKeyUtil(String, SecureRandom) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getAlgorithm() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |