Source file "org/wildfly/security/auth/realm/token/validator/JwtValidator.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 113 of 113 | 0% | 2 of 2 | 0% | 14 | 14 | 36 | 36 | 13 | 13 |
| JwtValidator.Builder() | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | ||
| publicKey(byte[]) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| issuer(String[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| audience(String[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| publicKeys(Map) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| publicKey(PublicKey) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| useSslContext(SSLContext) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| useSslHostnameVerifier(HostnameVerifier) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setJkuTimeout(long) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| connectionTimeout(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| readTimeout(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setJkuMinTimeBetweenRequests(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| build() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |