Branch Coverage
src/symcipher/aes_ct64_dec.c
Criterion
Covered
Total
%
branch
0
6
0.0
line
true
false
branch
79
0
0
for (i = 0; i < 8; i ++) {
89
0
0
for (i = 0; i < 8; i ++) {
150
0
0
for (u = num_rounds - 1; u > 0; u --) {