Source file "shaded_package/com/nimbusds/jose/proc/DefaultJOSEProcessor.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 333 of 333 | 0% | 46 of 46 | 0% | 41 | 41 | 85 | 85 | 18 | 18 |
process(JWEObject, SecurityContext) | ![]() | 0% | ![]() | 0% | 11 | 11 | 28 | 28 | 1 | 1 |
process(JWSObject, SecurityContext) | ![]() | 0% | ![]() | 0% | 10 | 10 | 22 | 22 | 1 | 1 |
process(JOSEObject, SecurityContext) | ![]() | 0% | ![]() | 0% | 4 | 4 | 7 | 7 | 1 | 1 |
process(PlainObject, SecurityContext) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
DefaultJOSEProcessor() | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
process(String, SecurityContext) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
setJWSTypeVerifier(JOSEObjectTypeVerifier) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setJWSKeySelector(JWSKeySelector) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setJWETypeVerifier(JOSEObjectTypeVerifier) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setJWEKeySelector(JWEKeySelector) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setJWSVerifierFactory(JWSVerifierFactory) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setJWEDecrypterFactory(JWEDecrypterFactory) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getJWSTypeVerifier() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getJWSKeySelector() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getJWETypeVerifier() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getJWEKeySelector() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getJWSVerifierFactory() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getJWEDecrypterFactory() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |