Branch Coverage

src/symcipher/aes_ct_dec.c
Criterion Covered Total %
branch 0 6 0.0


line true false branch
93 0 0 for (i = 0; i < 8; i ++) {
103 0 0 for (i = 0; i < 8; i ++) {
161 0 0 for (u = num_rounds - 1; u > 0; u --) {