Condition Coverage

blib/lib/Game/WordBrain.pm
Criterion Covered Total %
condition 0 7 0.0


and 3 conditions

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

or 2 conditions

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