Branch Coverage

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


line true false branch
52 0 0 while (len > 0) {
59 0 0 if (len >= 32) {
78 0 0 if (len < 32) {