Source file "org/wildfly/security/auth/realm/LegacyPropertiesSecurityRealm.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 88 of 88 | 0% | 0 of 0 | n/a | 10 | 10 | 30 | 30 | 10 | 10 |
| LegacyPropertiesSecurityRealm.Builder() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| build() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setProviders(Supplier) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setGroupsAttribute(String) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setHashEncoding(Encoding) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setHashCharset(Charset) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setUsersStream(InputStream) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setGroupsStream(InputStream) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setDefaultRealm(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setPlainText(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |