Condition Coverage

blib/lib/Games/Euchre/Player.pm
Criterion Covered Total %
condition 0 12 0.0


and 3 conditions

line !l l&&!r l&&r condition
324 0 0 0 defined $index and $index =~ /^\d+$/
0 0 0 defined $index and $index =~ /^\d+$/ and $index >= 0
0 0 0 defined $index and $index =~ /^\d+$/ and $index >= 0 and $index < @cards
420 0 0 0 $$game{'hangdealer'} and $turn == $lastturn