| blib/lib/Games/Euchre/AI.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 11 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 371 | 0 | 0 | 0 | $$state{'hangdealer'} and $$state{'passes'} == 7 |
| 460 | 0 | 0 | 0 | $othertrump and $cardsuit eq $othertrump |
| 0 | 0 | 0 | $othertrump and $cardsuit eq $othertrump and $cardvalue eq 'J' |
| line | l | !l | condition |
|---|---|---|---|
| 459 | 0 | 0 | $$state{'trump'} or '' |