Source file "org/jose4j/jws/PlaintextNoneAlgorithm.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 42 of 42 | 0% | 4 of 4 | 0% | 9 | 9 | 16 | 16 | 7 | 7 |
verifySignature(byte[], Key, byte[], ProviderContext) | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
PlaintextNoneAlgorithm() | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
validateKey(Key) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
sign(Key, byte[], ProviderContext) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
validateSigningKey(Key) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
validateVerificationKey(Key) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
isAvailable() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |