Branch Coverage

blib/lib/CanvasCloud/API/Account/SISImport.pm
Criterion Covered Total %
branch 2 6 33.3


line true false branch
19 1 0 if (-f $file_or_hash) { }
0 0 elsif (ref $file_or_hash eq 'HASH') { }
20 0 1 unless open my $ZF, '<', $file_or_hash