Source file "org/springframework/security/crypto/bcrypt/BCrypt.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 6,346 of 6,346 | 0% | 126 of 126 | 0% | 87 | 87 | 231 | 231 | 24 | 24 |
static {...} | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
ekskey(byte[], byte[], boolean, int) | ![]() | 0% | ![]() | 0% | 5 | 5 | 29 | 29 | 1 | 1 |
hashpw(byte[], String) | ![]() | 0% | ![]() | 0% | 19 | 19 | 38 | 38 | 1 | 1 |
decode_base64(String, int) | ![]() | 0% | ![]() | 0% | 12 | 12 | 31 | 31 | 1 | 1 |
encipher(int[], int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 16 | 16 | 1 | 1 |
crypt_raw(byte[], byte[], int, boolean, int) | ![]() | 0% | ![]() | 0% | 8 | 8 | 22 | 22 | 1 | 1 |
encode_base64(byte[], int, StringBuilder) | ![]() | 0% | ![]() | 0% | 6 | 6 | 22 | 22 | 1 | 1 |
key(byte[], boolean, int) | ![]() | 0% | ![]() | 0% | 5 | 5 | 16 | 16 | 1 | 1 |
gensalt(String, int, SecureRandom) | ![]() | 0% | ![]() | 0% | 8 | 8 | 18 | 18 | 1 | 1 |
streamtowords(byte[], int[], int[]) | ![]() | 0% | ![]() | 0% | 3 | 3 | 11 | 11 | 1 | 1 |
roundsForLogRounds(int) | 0% | ![]() | 0% | 3 | 3 | 3 | 3 | 1 | 1 | |
streamtoword(byte[], int[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
streamtoword_bug(byte[], int[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
char64(char) | 0% | ![]() | 0% | 3 | 3 | 3 | 3 | 1 | 1 | |
init_key() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
hashpw(String, String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
equalsNoEarlyReturn(String, String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
gensalt(String, int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
gensalt(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
checkpw(String, String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
gensalt(int, SecureRandom) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
gensalt(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
BCrypt() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
gensalt() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |