Branch Coverage

blib/lib/Date/Time2fmtstr.pm
Criterion Covered Total %
branch 0 48 0.0


line true false branch
160 0 0 if ($fmts[$i] =~ /\W/o)
171 0 0 if ($fmts[$i] =~ s/^$f//)
179 0 0 if ($fmts[$i] =~ s/^(\w)(\w+)$/$2/)
197 0 0 unless $inputs[4] >= 0 and $inputs[4] < 12
217 0 0 unless $inputs[4] >= 0 and $inputs[4] < 12
237 0 0 unless $inputs[4] >= 0 and $inputs[4] < 12
250 0 0 unless $mymth >= 1 and $mymth <= 12
251 0 0 if $mymth < 10
258 0 0 unless $mymth >= 1 and $mymth <= 12
275 0 0 unless $myyr =~ /^[0-9]+$/o
277 0 0 if $myyr < 10
298 0 0 if $inputs[3] < 10
314 0 0 if $inputs[2] < 10
326 0 0 unless $hr
327 0 0 if $hr > 12
328 0 0 if $hr < 10
335 0 0 unless $hr
336 0 0 if $hr > 12
342 0 0 $inputs[2] < 12 ? :
352 0 0 $inputs[2] < 12 ? :
382 0 0 if $inputs[1] < 10
393 0 0 if $inputs[0] < 10
411 0 0 unless $inputs[6] >= 0 and $inputs[6] < 7
431 0 0 unless $inputs[6] >= 0 and $inputs[6] < 7