Branch Coverage

lib/Games/Nonogram/CommandLine.pm
Criterion Covered Total %
branch 0 18 0.0


line true false branch
20 0 0 if $options{'dir'}
30 0 0 unless $dir =~ m([/\\]$)
33 0 0 if /^[^\.]/
39 0 0 unless $file and -f $file
51 0 0 if $verbose
54 0 0 if ($grid->is_done or $grid->has_answers) { }
56 0 0 if (not $check_only) { }
0 0 elsif (@answers > 1) { }
67 0 0 if (not $check_only) { }