Source file "com/nimbusds/oauth2/sdk/assertions/saml2/SAML2AssertionValidator.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 250 of 250 | 0% | 12 of 12 | 0% | 13 | 13 | 59 | 59 | 7 | 7 |
| verifySignature(Signature, Key) | 0% | 0% | 3 | 3 | 16 | 16 | 1 | 1 | ||
| parse(String) | 0% | 0% | 2 | 2 | 16 | 16 | 1 | 1 | ||
| validate(Assertion, Issuer, Key) | 0% | 0% | 3 | 3 | 11 | 11 | 1 | 1 | ||
| validate(String, Issuer, Key) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| SAML2AssertionValidator(SAML2AssertionDetailsVerifier) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| getDetailsVerifier() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |