| blib/lib/Text/FixedLength/Extra.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 0 | 30 | 0.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 44 | 0 | 0 | unless $s =~ /$delim/ | 
| 53 | 0 | 0 | $_[0] eq 'L' ? : | 
| 72 | 0 | 0 | if ($format =~ /$format_re/x) { } | 
| 75 | 0 | 0 | if ($2) | 
| 77 | 0 | 0 | if $debug | 
| 79 | 0 | 0 | if ($text =~ /$int_re/i or $text =~ /$flt_re/) { } | 
| 80 | 0 | 0 | if $debug | 
| 81 | 0 | 0 | if $1 | 
| 83 | 0 | 0 | if $debug | 
| 84 | 0 | 0 | if $d_or_f eq 'f' | 
| 87 | 0 | 0 | if $debug | 
| 92 | 0 | 0 | if $debug | 
| 100 | 0 | 0 | if ($Text::FixedLength::cropRecords) | 
| 101 | 0 | 0 | if length $records[$count] > $width | 
| 106 | 0 | 0 | if $debug |