Source file "org/wildfly/security/password/interfaces/RawSaltedSimpleDigestPassword.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 64 of 64 | 0% | 8 of 8 | 0% | 10 | 10 | 13 | 13 | 6 | 6 |
| equals(Object) | 0% | 0% | 5 | 5 | 5 | 5 | 1 | 1 | ||
| hashCode() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| RawSaltedSimpleDigestPassword(String, byte[], byte[]) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| getDigest() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getSalt() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| clone() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |