blib/lib/Games/Euchre/AI/Simple.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 10 | 0.0 |
line | true | false | branch |
---|---|---|---|
21 | 0 | 0 | if ($$state{'passes'} == 7) { } |
25 | 0 | 0 | if ($self->isLegalBid($state, $suit)) |
31 | 0 | 0 | if ($self->isLegalBid($state, $suit)) |
54 | 0 | 0 | if ($self->isLegalPlay($state, $i)) |
56 | 0 | 0 | if $$state{'debug'} |