Branch Coverage

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


line true false branch
292 0 0 if $s =~ /\D/
305 0 0 if ($fmts[$i] =~ /\W/o)
318 0 0 if ($fmts[$i] =~ s/^$f//)
326 0 0 if ($fmts[$i] =~ s/^(\w)(\w+)$/$2/)
344 0 0 unless $inputs[4] >= 0 and $inputs[4] < 12
364 0 0 unless $inputs[4] >= 0 and $inputs[4] < 12
384 0 0 unless $inputs[4] >= 0 and $inputs[4] < 12
397 0 0 unless $mymth >= 1 and $mymth <= 12
398 0 0 if $mymth < 10
405 0 0 unless $mymth >= 1 and $mymth <= 12
412 0 0 unless $myyr =~ /^[0-9]+$/o
414 0 0 if $myyr < 10
495 0 0 if $inputs[3] < 10
511 0 0 if $inputs[2] < 10
523 0 0 unless $hr
524 0 0 if $hr > 12
525 0 0 if $hr < 10
532 0 0 unless $hr
533 0 0 if $hr > 12
559 0 0 $inputs[2] < 12 ? :
569 0 0 $inputs[2] < 12 ? :
599 0 0 if $inputs[1] < 10
625 0 0 if $inputs[0] < 10
643 0 0 unless $inputs[6] >= 0 and $inputs[6] < 7
663 0 0 unless $inputs[6] >= 0 and $inputs[6] < 7