Branch Coverage

blib/lib/App/csvtool/Timetools.pm
Criterion Covered Total %
branch 8 12 66.6


line true false branch
65 3 0 $opts->{'utc'} ? :
74 0 11 unless grep {defined $_;} @t
79 11 24 if defined $t[$i]
80 0 24 $i == 3 ? :
85 6 5 $opts->{'utc'} ? :
221 0 1 if ($opts->{'reverse'}) { }