Branch Coverage

blib/lib/MiscUtils.pm
Criterion Covered Total %
branch 0 20 0.0


line true false branch
106 0 0 if ($fh) { }
135 0 0 if -d $full_path
141 0 0 unless (-e $tmp_dir)
142 0 0 unless (mkdir $tmp_dir)
220 0 0 unless $name
221 0 0 unless $whatnot
223 0 0 if (ref $whatnot eq 'ARRAY') { }
0 0 elsif (ref $whatnot eq 'HASH') { }
0 0 elsif (ref $whatnot eq 'SCALAR') { }
0 0 elsif (ref $whatnot eq 'CODE') { }