Branch Coverage

blib/lib/Fsdb/Support.pm
Criterion Covered Total %
branch 0 26 0.0


line true false branch
74 0 0 unless $in_fh->fdopen(fileno STDIN, 'r')
87 0 0 unless $out_fh->fdopen(fileno STDOUT, 'w+')
140 0 0 if ($value =~ /$is_numeric_regexp/) { }
143 0 0 if ($ignore_non_numeric) { }
164 0 0 unless defined $last
165 0 0 unless defined $first
187 0 0 if $orig eq '-'
189 0 0 if $#parts == 0
190 0 0 if $#parts == 1
192 0 0 if $dd eq '?'
194 0 0 unless defined $mm
195 0 0 if $yyyy >= 70 and $yyyy < 100
196 0 0 if $yyyy < 70