Source file "org/apache/commons/compress/archivers/sevenz/AES256Options.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 87 of 87 | 0% | 0 of 0 | n/a | 9 | 9 | 26 | 26 | 9 | 9 |
AES256Options(char[], byte[], byte[], int) | ![]() | 0% | n/a | 1 | 1 | 12 | 12 | 1 | 1 | |
randomBytes(int) | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
AES256Options(char[]) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
newSecretKeySpec(byte[]) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
static {...} | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getCipher() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getIv() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getNumCyclesPower() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getSalt() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |