Source file "org/wildfly/security/auth/realm/FileSystemSecurityRealmBuilder.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 168 of 168 | 0% | 16 of 16 | 0% | 20 | 20 | 43 | 43 | 12 | 12 |
| build() | 0% | 0% | 9 | 9 | 10 | 10 | 1 | 1 | ||
| FileSystemSecurityRealmBuilder() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| setRoot(Path) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setNameRewriter(NameRewriter) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setLevels(int) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setHashCharset(Charset) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setHashEncoding(Encoding) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setSecretKey(SecretKey) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setProviders(Supplier) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setPrivateKey(PrivateKey) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setPublicKey(PublicKey) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setEncoded(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |