Source file "org/wildfly/security/auth/realm/jdbc/mapper/PasswordKeyMapper.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 93 of 93 | 0% | 0 of 0 | n/a | 18 | 18 | 34 | 34 | 18 | 18 |
| PasswordKeyMapper.Builder() | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | ||
| setHashColumn(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setSaltColumn(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setIterationCountColumn(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setDefaultIterationCount(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setAlgorithmColumn(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setDefaultAlgorithm(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setHashEncoding(Encoding) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setSaltEncoding(Encoding) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| build() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getHashColumn() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getSaltColumn() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getIterationCountColumn() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getDefaultIterationCount() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getAlgorithmColumn() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getDefaultAlgorithm() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getHashEncoding() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getSaltEncoding() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |