Source file "shaded_package/com/nimbusds/jose/crypto/RSAEncrypter.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 171 of 171 | 0% | 20 of 20 | 0% | 15 | 15 | 34 | 34 | 5 | 5 |
encrypt(JWEHeader, byte[]) | ![]() | 0% | ![]() | 0% | 7 | 7 | 17 | 17 | 1 | 1 |
RSAEncrypter(RSAPublicKey, SecretKey) | ![]() | 0% | ![]() | 0% | 5 | 5 | 12 | 12 | 1 | 1 |
RSAEncrypter(RSAPublicKey) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
RSAEncrypter(RSAKey) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getPublicKey() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |