| blib/lib/Fsdb/Support.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 28 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 75 | 0 | 0 | unless $in_fh->fdopen(fileno STDIN, 'r') |
| 88 | 0 | 0 | unless $out_fh->fdopen(fileno STDOUT, 'w+') |
| 114 | 0 | 0 | if ($s =~ /\s/) |
| 156 | 0 | 0 | if ($value =~ /$is_numeric_regexp/) { } |
| 159 | 0 | 0 | if ($ignore_non_numeric) { } |
| 180 | 0 | 0 | unless defined $last |
| 181 | 0 | 0 | unless defined $first |
| 203 | 0 | 0 | if $orig eq '-' |
| 205 | 0 | 0 | if $#parts == 0 |
| 206 | 0 | 0 | if $#parts == 1 |
| 208 | 0 | 0 | if $dd eq '?' |
| 210 | 0 | 0 | unless defined $mm |
| 211 | 0 | 0 | if $yyyy >= 70 and $yyyy < 100 |
| 212 | 0 | 0 | if $yyyy < 70 |