Source file "org/apache/sshd/common/config/keys/loader/openssh/kdf/BCrypt.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 6,450 of 6,450 | 0% | 114 of 114 | 0% | 75 | 75 | 256 | 256 | 18 | 18 |
| static {...} | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| hashpw(String, String) | 0% | 0% | 11 | 11 | 36 | 36 | 1 | 1 | ||
| pbkdf(byte[], byte[], int, byte[]) | 0% | 0% | 6 | 6 | 35 | 35 | 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 | ||
| ekskey(byte[], byte[]) | 0% | 0% | 4 | 4 | 18 | 18 | 1 | 1 | ||
| encode_base64(byte[], int) | 0% | 0% | 6 | 6 | 23 | 23 | 1 | 1 | ||
| crypt_raw(byte[], byte[], int, int[]) | 0% | 0% | 8 | 8 | 21 | 21 | 1 | 1 | ||
| hash(byte[], byte[], byte[]) | 0% | 0% | 5 | 5 | 16 | 16 | 1 | 1 | ||
| key(byte[]) | 0% | 0% | 4 | 4 | 14 | 14 | 1 | 1 | ||
| checkpw(String, String) | 0% | 0% | 4 | 4 | 12 | 12 | 1 | 1 | ||
| gensalt(int, SecureRandom) | 0% | 0% | 3 | 3 | 12 | 12 | 1 | 1 | ||
| streamtoword(byte[], int[]) | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| char64(char) | 0% | 0% | 3 | 3 | 3 | 3 | 1 | 1 | ||
| init_key() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| gensalt(int) | 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 |