Condition Coverage

blib/lib/Date/Fmtstr2time.pm
Criterion Covered Total %
condition 0 30 0.0


and 3 conditions

line !l l&&!r l&&r condition
263 0 0 0 $inputs[$indx] > 0 and $inputs[$indx] <= 12
416 0 0 0 $inputs[$indx] > 0 and $inputs[$indx] <= 366
425 0 0 0 $inputs[$indx] > 0 and $inputs[$indx] <= 31
440 0 0 0 $inputs[$indx] >= 0 and $inputs[$indx] < 24
460 0 0 0 $inputs[$indx] >= 0 and $inputs[$indx] <= 2400
0 0 0 $inputs[$indx] >= 0 and $inputs[$indx] <= 2400 and $inputs[$indx] % 100 < 60
465 0 0 0 $inputs[$indx] > 0 and $inputs[$indx] < 24
530 0 0 0 $inputs[$indx] >= 0 and $inputs[$indx] <= 59
541 0 0 0 $inputs[$indx] >= 0 and $inputs[$indx] <= 86400
554 0 0 0 $inputs[$indx] >= 0 and $inputs[$indx] <= 59