Source file "org/wildfly/security/util/PasswordBasedEncryptionUtil.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 433 of 433 | 0% | 44 of 44 | 0% | 49 | 49 | 106 | 106 | 27 | 27 |
| build() | 0% | 0% | 14 | 14 | 26 | 26 | 1 | 1 | ||
| createAndInitCipher(SecretKey) | 0% | 0% | 4 | 4 | 9 | 9 | 1 | 1 | ||
| deriveSecretKey() | 0% | 0% | 3 | 3 | 10 | 10 | 1 | 1 | ||
| generateAlgorithmParameters(String, int, byte[], IvParameterSpec, Provider) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| PasswordBasedEncryptionUtil.Builder() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| provider(String) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| iv(byte[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| algorithmParameters(AlgorithmParameters) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| salt(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| cipherSalt(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| password(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| password(char[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| iv(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| transformation(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| parametersAlgorithm(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| salt(byte[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| picketBoxCompatibility() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| encodingPadded() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| iteration(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| keyAlgorithm(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| keyLength(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| cipherIteration(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| cipherSalt(byte[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| provider(Provider) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| alphabet(Alphabet) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| encryptMode() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| decryptMode() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |