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 | 445 of 445 | 0% | 29 of 29 | 0% | 33 | 33 | 84 | 84 | 18 | 18 |
| picketBoxBased64Encode(byte[]) | 0% | 0% | 4 | 4 | 26 | 26 | 1 | 1 | ||
| picketBoxBase64Decode(String) | 0% | 0% | 7 | 7 | 19 | 19 | 1 | 1 | ||
| encodeUsingAlphabet(byte[]) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| decodeUsingAlphabet(String) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| getEncodedIV() | 0% | 0% | 3 | 3 | 9 | 9 | 1 | 1 | ||
| PasswordBasedEncryptionUtil(Cipher, AlgorithmParameters, Alphabet, boolean, boolean) | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| charArrayEncode(char[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| PasswordBasedEncryptionUtil(Cipher, AlgorithmParameters, Alphabet) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| encryptAndEncode(char[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| decodeAndDecrypt(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| byteArrayDecode(byte[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| encrypt(byte[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| decrypt(byte[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getAlgorithmParameters() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isBase64(Alphabet) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getAlphabet64(Alphabet) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getAlphabet32(Alphabet) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |