Branch Coverage
blib/lib/ETL/Yertl/Command/yto.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
22
1
1
unless @files
26
1
1
if ($file eq '-') { }
31
0
1
unless (open $fh, '<', $file)