Condition Coverage

blib/lib/Games/Cards.pm
Criterion Covered Total %
condition 8 32 25.0


and 3 conditions

line !l l&&!r l&&r condition
528 0 0 0 defined $donor_index and $donor_index < $donor->size
856 0 0 0 $length && $length eq 'long'
1014 0 0 0 $length && $length eq 'long'
1053 52 0 0 $length && $length eq 'long'
1072 52 0 0 $length && $length eq 'long'

or 2 conditions

line l !l condition
679 5 0 shift() || die("new $class must be called with a 'name' arg")

or 3 conditions

line l !l&&r !l&&!r condition
186 0 1 0 $$hashref{'suits'} || $Default_Suits
1 0 0 $$hashref{'cards_in_suit'} || $Default_Cards_In_Suit
676 0 5 0 ref $self || $self
723 0 0 1288 $offset > $set->size or $length + $offset > $set->size
958 0 52 0 ref $a || $a