| blib/lib/Iterator/Records/Lines.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 18 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 42 | 0 | 0 | if (ref $self->{'input_type'} eq 'CODE') |
| 56 | 0 | 0 | if $self->{'input_type'} eq 'string' and not ref $input |
| 61 | 0 | 0 | unless open my $fh, '<', $self->{'input_source'} |
| 62 | 0 | 0 | if ($done) |
| 67 | 0 | 0 | if $done |
| 71 | 0 | 0 | unless ($line) |
| 76 | 0 | 0 | if $raw |
| 79 | 0 | 0 | unless length $line |
| 81 | 0 | 0 | if ($line =~ /^(\s+)(.*)/) |