Condition Coverage

blib/lib/Game/WordBrain.pm
Criterion Covered Total %
condition 6 7 85.7


and 3 conditions

line !l l&&!r l&&r condition
338 27384 9128 4564 $row_offset == 0 and $col_offset == 0

or 2 conditions

line l !l condition
384 0 598 $args->{'used'} //= []
385 594 4 $args->{'max_word_length'} //= scalar @{$self->{'letters'};}