Source file "org/wildfly/security/password/interfaces/RawMaskedPassword.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 119 of 119 | 0% | 16 of 16 | 0% | 17 | 17 | 18 | 18 | 9 | 9 |
| equals(Object) | 0% | 0% | 8 | 8 | 4 | 4 | 1 | 1 | ||
| hashCode() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| RawMaskedPassword(String, char[], int, byte[], byte[], byte[]) | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| getInitializationVector() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| getInitialKeyMaterial() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getSalt() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getMaskedPasswordBytes() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getIterationCount() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| clone() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |