Source file "org/jose4j/keys/XDHKeyUtil.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 192 of 192 | 0% | 10 of 10 | 0% | 15 | 15 | 46 | 46 | 10 | 10 |
publicKey(byte[], String) | ![]() | 0% | ![]() | 0% | 3 | 3 | 13 | 13 | 1 | 1 |
rawPublicKey(Key) | ![]() | 0% | ![]() | 0% | 4 | 4 | 11 | 11 | 1 | 1 |
privateKey(byte[], String) | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
rawPrivateKey(PrivateKey) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
static {...} | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
isXECPublicKey(Key) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
isXECPrivateKey(Key) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
XDHKeyUtil() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
XDHKeyUtil(String, SecureRandom) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getAlgorithm() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |