Source file "shaded_package/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 | 477 of 477 | 0% | 42 of 42 | 0% | 27 | 27 | 114 | 114 | 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% | 3 | 3 | 9 | 9 | 1 | 1 |
generateCEK(EncryptionMethod, SecureRandom) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
ContentCryptoProvider() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |