Source file "org/jose4j/jwa/CryptoPrimitive.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 73 of 73 | 0% | 0 of 0 | n/a | 11 | 11 | 22 | 22 | 11 | 11 |
| CryptoPrimitive(Signature, Cipher, Mac, Key, KeyAgreement) | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| CryptoPrimitive(Signature) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| CryptoPrimitive(Cipher) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| CryptoPrimitive(Mac) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| CryptoPrimitive(Key) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| CryptoPrimitive(KeyAgreement) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getSignature() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getCipher() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getMac() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getKey() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getKeyAgreement() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |