Source file "org/h2/security/XTEA.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 1,280 of 1,280 | 0% | 12 of 12 | 0% | 13 | 13 | 103 | 103 | 7 | 7 |
| encryptBlock(byte[], byte[], int) | 0% | n/a | 1 | 1 | 37 | 37 | 1 | 1 | ||
| decryptBlock(byte[], byte[], int) | 0% | n/a | 1 | 1 | 37 | 37 | 1 | 1 | ||
| setKey(byte[]) | 0% | 0% | 3 | 3 | 17 | 17 | 1 | 1 | ||
| encrypt(byte[], int, int) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| decrypt(byte[], int, int) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| XTEA() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getKeyLength() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |