Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 75 of 249 | 69% | 2 of 4 | 50% | 8 | 14 | 21 | 50 | 6 | 12 |
hashPassword(char[], byte[], int, int) | ![]() | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | |
main(String[]) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
generateCipherPair(char[], byte[], String, byte[]) | ![]() ![]() | 86% | ![]() ![]() | 50% | 2 | 3 | 3 | 17 | 0 | 1 |
hashPassword(String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
generateCipherPair(char[]) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
checkPassword(String, String) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
CryptoUtils() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
generateDeCipher(char[], byte[], String, byte[]) | ![]() | 100% | n/a | 0 | 1 | 0 | 11 | 0 | 1 | |
static {...} | ![]() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | |
generateCipherPair(char[], byte[]) | ![]() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | |
toBase64(byte[]) | ![]() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | |
fromBase64(String) | ![]() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 |