blib/lib/ETL/Yertl/Command/yfrom.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 8 | 10 | 80.0 |
line | true | false | branch |
---|---|---|---|
13 | 4 | 0 | if (ref $_[-1] eq 'HASH') |
19 | 1 | 3 | unless $format |
23 | 1 | 1 | unless @files |
28 | 1 | 1 | if ($file eq '-') { } |
33 | 0 | 1 | unless (open $fh, '<', $file) |