Branch Coverage

blib/lib/Games/Solitaire/BlackHole/Solver/App.pm
Criterion Covered Total %
branch 18 30 60.0


line true false branch
21 2 6 if (@ARGV > 1)
50 4 34549 if ($no_cards)
59 0 34549 unless $self->_process_pending_items(\@_pending, $state)
62 2 4 unless ($verdict)
86 0 6 if ($boards_stream->_fh) { }
6 0 elsif (@ARGV) { }
94 0 6 if ($arg eq 'readconsec') { }
96 0 0 unless my $fn = shift @ARGV
97 0 0 unless my $_width = shift @ARGV
98 0 0 unless my $_boardidx = shift @ARGV
136 1 45292 if ($no_cards)
145 0 45292 unless $self->_process_pending_items(\@_pending, $state)
147 6 0 if ($SOFT_EXCEEDED)
149 4 2 if ($SOFT_EXCEEDED and $self->_max_iters_limit_exceeded)
155 5 1 unless ($verdict)