Condition Coverage

blib/lib/Dreamhack/Solitaire.pm
Criterion Covered Total %
condition 0 12 0.0


and 3 conditions

line !l l&&!r l&&r condition
20 0 0 0 exists $args{'suits'} and ref $args{'suits'} eq 'ARRAY'
35 0 0 0 exists $args{'valence'} and ref $args{'valence'} eq 'ARRAY'
73 0 0 0 $layout and ref $layout eq 'ARRAY'
149 0 0 0 defined $convolution and $convolution == $index++