Source file "org/apache/derby/impl/services/jce/JCECipherProvider.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 462 of 462 | 0% | 60 of 60 | 0% | 35 | 35 | 110 | 110 | 5 | 5 |
JCECipherProvider(int, SecretKey, byte[], String, String) | ![]() | 0% | ![]() | 0% | 16 | 16 | 54 | 54 | 1 | 1 |
encrypt(byte[], int, int, byte[], int) | ![]() | 0% | ![]() | 0% | 6 | 6 | 23 | 23 | 1 | 1 |
decrypt(byte[], int, int, byte[], int) | ![]() | 0% | ![]() | 0% | 6 | 6 | 23 | 23 | 1 | 1 |
verifyIV(byte[]) | ![]() | 0% | ![]() | 0% | 6 | 6 | 9 | 9 | 1 | 1 |
getEncryptionBlockSize() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |