| blib/lib/Games/Solitaire/BlackHole/Solver/Golf/App.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 11 | 18 | 61.1 |
| line | true | false | branch |
|---|---|---|---|
| 28 | 0 | 1 | if ($wrap_ranks) |
| 37 | 1 | 0 | if (my($cards) = $talon_line =~ /\ATalon:((?: $Games::Solitaire::BlackHole::Solver::Golf::App::card_re){16})\z/u) { } |
| 47 | 0 | 1 | $wrap_ranks ? : |
| 68 | 953 | 0 | if ($place_queens_on_kings or $fnd != $RANK_KING) { } |
| 79 | 0 | 0 | if ($pos) |
| 87 | 1 | 952 | if ($no_cards) |
| 94 | 833 | 119 | if ($tln < @talon_values) |
| 99 | 586 | 247 | unless (exists $positions->{$next_s}) |
| 110 | 0 | 952 | unless $self->_process_pending_items(\@_pending, $state) |