Branch Coverage

blib/lib/Date/Time2fmtstr.pm
Criterion Covered Total %
branch 0 46 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 if $myyr < 10
296 0 0 if $inputs[3] < 10
312 0 0 if $inputs[2] < 10
324 0 0 unless $hr
325 0 0 if $hr > 12
326 0 0 if $hr < 10
333 0 0 unless $hr
334 0 0 if $hr > 12
340 0 0 $inputs[2] < 12 ? :
350 0 0 $inputs[2] < 12 ? :
380 0 0 if $inputs[1] < 10
391 0 0 if $inputs[0] < 10
409 0 0 unless $inputs[6] >= 0 and $inputs[6] < 7
429 0 0 unless $inputs[6] >= 0 and $inputs[6] < 7