Source file "com/nimbusds/jose/crypto/impl/ContentCryptoProvider.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 472 of 472 | 0% | 40 of 40 | 0% | 26 | 26 | 111 | 111 | 6 | 6 |
| encrypt(JWEHeader, byte[], SecretKey, Base64URL, JWEJCAContext) | 0% | 0% | 10 | 10 | 34 | 34 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 33 | 33 | 1 | 1 | ||
| decrypt(JWEHeader, Base64URL, Base64URL, Base64URL, Base64URL, SecretKey, JWEJCAContext) | 0% | 0% | 10 | 10 | 32 | 32 | 1 | 1 | ||
| checkCEKLength(SecretKey, EncryptionMethod) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| generateCEK(EncryptionMethod, SecureRandom) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| ContentCryptoProvider() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |