| blib/lib/Text/FixedLength/Extra.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 9 | 0.0 |
| line | l | !l | condition |
|---|---|---|---|
| 40 | 0 | 0 | shift() || die('getFixed: need a string') |
| 41 | 0 | 0 | shift() || die('getFixed: need a delimiter') |
| 42 | 0 | 0 | shift() || die('getFixed: need a format') |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 79 | 0 | 0 | 0 | $text =~ /$int_re/i or $text =~ /$flt_re/ |