Branch Coverage

src/symcipher/aes_ct_ctr.c
Criterion Covered Total %
branch 0 8 0.0


line true false branch
44 0 0 while (len -- > 0) {
65 0 0 while (len > 0) {
90 0 0 if (len <= 32) {
93 0 0 if (len > 16) {