Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 120 of 120 | 0% | 0 of 0 | n/a | 9 | 9 | 28 | 28 | 9 | 9 |
decrypt(byte[], byte[], int, int) | ![]() | 0% | n/a | 1 | 1 | 11 | 11 | 1 | 1 | |
encrypt(byte[], byte[], int, int) | ![]() | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | |
encryptKey(byte[], byte[], int, int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
encryptData(byte[], byte[], int, int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
decryptKey(byte[], byte[], int, int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
decryptData(byte[], byte[], int, int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
static {...} | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
TestingEncryptionLibrary() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
generateDataEncryptionKey(byte[]) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |