| blib/lib/ETL/Pipeline/Input/File.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 7 | 10 | 70.0 |
| line | true | false | branch |
|---|---|---|---|
| 158 | 1 | 8 | if (ref $pattern eq 'CODE') { } |
| 161 | 1 | 1 | if $pipeline->execute_code_ref($pattern, $file) |
| 167 | 8 | 0 | if defined $pattern |
| 171 | 0 | 8 | unless defined $file |
| 179 | 0 | 2 | if defined $new and $new->is_relative |