Condition Coverage

blib/lib/Acme/Wabby.pm
Criterion Covered Total %
condition 9 12 75.0


and 3 conditions

line !l l&&!r l&&r condition
247 315 0 3 length $word == 1 and lc $word ne 'i'
315 3 0 length $word == 1 and lc $word ne 'i' and lc $word ne 'a'
401 6 0 6 $count < $$self{'conf'}{'min_len'} and $attempts < $$self{'conf'}{'max_attempts'}
412 2 4 154 $next != -1 and $count < $$self{'conf'}{'max_len'}