Condition Coverage

blib/lib/Games/Word.pm
Criterion Covered Total %
condition 16 18 88.8


and 3 conditions

line !l l&&!r l&&r condition
79 8 1 30 defined $a and defined $b
103 18 2 56 defined $a and defined $b
20 36 20 defined $a and defined $b and $a eq $b
118 11 1 1 length $letters < 1 and $length > 0

or 3 conditions

line l !l&&r !l&&!r condition
47 0 0 365 $perm_index >= factorial($len) or $perm_index < 0
102 58 18 18 defined $a or defined $b