Branch Coverage
feat.c
Criterion
Covered
Total
%
branch
0
4
0.0
line
true
false
branch
9
0
0
while(i_format_list[i] != NULL) if ( !strcmp(frmt,i_format_list[i++]) ) rc=1;
0
0
while(i_format_list[i] != NULL) if ( !strcmp(frmt,i_format_list[i++]) ) rc=1;