Branch Coverage
src/symcipher/aes_big_ctr.c
Criterion
Covered
Total
%
branch
0
6
0.0
line
true
false
branch
44
0
0
while (len -- > 0) {
57
0
0
while (len > 0) {
63
0
0
if (len <= 16) {