Source file "org/h2/security/AES.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 3,640 of 3,640 | 0% | 24 of 24 | 0% | 24 | 24 | 184 | 184 | 12 | 12 |
encryptBlock(byte[], byte[], int) | ![]() | 0% | n/a | 1 | 1 | 50 | 50 | 1 | 1 | |
decryptBlock(byte[], byte[], int) | ![]() | 0% | n/a | 1 | 1 | 50 | 50 | 1 | 1 | |
setKey(byte[]) | ![]() | 0% | ![]() | 0% | 4 | 4 | 25 | 25 | 1 | 1 |
static {...} | ![]() | 0% | ![]() | 0% | 5 | 5 | 45 | 45 | 1 | 1 |
getDec(int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
mul(int[], int[], int, int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 1 | 1 | 1 | 1 |
encrypt(byte[], int, int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
decrypt(byte[], int, int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
xtime(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
AES() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
rot8(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
getKeyLength() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |