Source file "org/wildfly/security/pem/Pem.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 552 of 552 | 0% | 50 of 50 | 0% | 41 | 41 | 129 | 129 | 16 | 16 |
| parsePemContent(CodePointIterator, BiFunction) | 0% | 0% | 16 | 16 | 38 | 38 | 1 | 1 | ||
| parsePemRsaPrivateKey(String, ByteIterator) | 0% | 0% | 3 | 3 | 19 | 19 | 1 | 1 | ||
| generatePemContent(ByteStringBuilder, String, ByteIterator) | 0% | 0% | 2 | 2 | 10 | 10 | 1 | 1 | ||
| parsePemPrivateKey(String, ByteIterator) | 0% | 0% | 4 | 4 | 14 | 14 | 1 | 1 | ||
| parsePemPublicKey(String, ByteIterator) | 0% | 0% | 4 | 4 | 14 | 14 | 1 | 1 | ||
| generatePemPublicKey(ByteStringBuilder, PublicKey) | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | ||
| parsePemX509CertificateContent(String, ByteIterator) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| generatePemX509Certificate(ByteStringBuilder, X509Certificate) | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| generatePemPKCS10CertificateSigningRequest(ByteStringBuilder, PKCS10CertificateSigningRequest) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| parsePemX509Certificate(CodePointIterator) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| parsePemPublicKey(CodePointIterator) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| parsePemContent(CodePointIterator) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| extractDerContent(CodePointIterator) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| Pem() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| lambda$extractDerContent$0(String, ByteIterator) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |