| blib/lib/oEdtk/Spool.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 24 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 17 | 0 | 0 | ref $in eq 'GLOB' ? : |
| 0 | 0 | ref $out eq 'GLOB' ? : | |
| 51 | 0 | 0 | if (length $line == 0) |
| 57 | 0 | 0 | unless $line =~ /^(.{3})([0-9+\- ]?)(.*)$/ |
| 69 | 0 | 0 | if ($header =~ /^[0-9a-zA-Z]{3}$/) { } |
| 0 | 0 | elsif ($header eq ' ') { } | |
| 74 | 0 | 0 | if ($data =~ /^\s{1,13}EDT XCORP/) { } |
| 100 | 0 | 0 | unless (defined $$self{'inres'}) |
| 104 | 0 | 0 | if (defined $jump and $jump =~ /\d/) |
| 120 | 0 | 0 | if (defined $val) { } |
| 128 | 0 | 0 | if ($$self{'emitted'} + $taglen > $LINE_CUTOFF) |
| 129 | 0 | 0 | if $$self{'emitted'} > 0 |