Source file "org/wildfly/security/x500/cert/SelfSignedX509CertificateAndSigningKey.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 308 of 308 | 0% | 20 of 20 | 0% | 23 | 23 | 76 | 76 | 13 | 13 |
| build() | 0% | 0% | 10 | 10 | 38 | 38 | 1 | 1 | ||
| addExtension(X509CertificateExtension) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| addOrReplaceExtension(X509CertificateExtension) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| addExtension(boolean, String, String) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| SelfSignedX509CertificateAndSigningKey.Builder() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| addOrReplaceExtension(boolean, String, String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| removeExtension(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setKeyAlgorithmName(String) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setSignatureAlgorithmName(String) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setDn(X500Principal) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setNotValidBefore(ZonedDateTime) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setNotValidAfter(ZonedDateTime) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setKeySize(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |