Source file "org/wildfly/security/auth/realm/ldap/UserPasswordPasswordUtil.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 1,290 of 1,290 | 0% | 100 of 100 | 0% | 64 | 64 | 133 | 133 | 12 | 12 |
composeUserPassword(Password, Encoding) | ![]() | 0% | ![]() | 0% | 19 | 19 | 52 | 52 | 1 | 1 |
parseUserPassword(byte[], Encoding) | ![]() | 0% | ![]() | 0% | 19 | 19 | 33 | 33 | 1 | 1 |
createSaltedSimpleDigestPassword(String, int, byte[], Encoding) | ![]() | 0% | ![]() | 0% | 3 | 3 | 13 | 13 | 1 | 1 |
composeDigestSalt(SaltedSimpleDigestPassword, Encoding) | ![]() | 0% | ![]() | 0% | 2 | 2 | 11 | 11 | 1 | 1 |
prefixEqual(int, byte[], byte[]) | ![]() | 0% | ![]() | 0% | 4 | 4 | 4 | 4 | 1 | 1 |
createSimpleDigestPassword(String, int, byte[], Encoding) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
expectedDigestLengthBytes(String) | ![]() | 0% | ![]() | 0% | 6 | 6 | 7 | 7 | 1 | 1 |
createClearPassword(int, byte[]) | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
upper(byte) | ![]() | 0% | ![]() | 0% | 3 | 3 | 1 | 1 | 1 | 1 |
isAlgorithmSupported(String) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
parseUserPassword(byte[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
composeUserPassword(Password) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |