Branch Coverage

blib/lib/ETL/Yertl/Command/ymask.pm
Criterion Covered Total %
branch 8 10 80.0


line true false branch
13 3 0 if (ref $_[-1] eq 'HASH')
19 1 2 unless $mask
24 1 1 unless @files
28 1 1 if ($file eq '-') { }
33 0 1 unless (open $fh, '<', $file)