Branch Coverage

lib/Games/Nonogram/Loader/File.pm
Criterion Covered Total %
branch 0 8 0.0


line true false branch
10 0 0 unless open my $fh, '<', $file
13 0 0 if /^#/
14 0 0 if ($_ eq '')
15 0 0 unless ($height)