Source file "com/nimbusds/openid/connect/sdk/validators/AbstractJWTValidator.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 51 of 51 | 0% | 4 of 4 | 0% | 9 | 9 | 18 | 18 | 7 | 7 |
| AbstractJWTValidator(Issuer, ClientID, JWSKeySelector, JWEKeySelector) | 0% | 0% | 3 | 3 | 11 | 11 | 1 | 1 | ||
| setMaxClockSkew(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getExpectedIssuer() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getClientID() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getJWSKeySelector() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getJWEKeySelector() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getMaxClockSkew() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |