Source file "org/jose4j/jws/BaseSignatureAlgorithm.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 381 of 381 | 0% | 16 of 16 | 0% | 20 | 20 | 75 | 75 | 12 | 12 |
getSignature(ProviderContext) | ![]() | 0% | ![]() | 0% | 4 | 4 | 16 | 16 | 1 | 1 |
initForSign(Signature, Key, ProviderContext) | ![]() | 0% | ![]() | 0% | 2 | 2 | 9 | 9 | 1 | 1 |
isAvailable() | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
validateSigningKey(Key) | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
validateVerificationKey(Key) | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
verifySignature(byte[], Key, byte[], ProviderContext) | ![]() | 0% | ![]() | 0% | 2 | 2 | 7 | 7 | 1 | 1 |
initForVerify(Signature, Key) | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
getBadKeyMessage(Key) | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
sign(Key, byte[], ProviderContext) | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
BaseSignatureAlgorithm(String, String, String) | ![]() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | |
checkForNullKey(Key) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
setAlgorithmParameterSpec(AlgorithmParameterSpec) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |