Condition Coverage

lib/Algorithm/MasterMind/Sequential_Alt.pm
Criterion Covered Total %
condition 3 6 50.0


and 3 conditions

line !l l&&!r l&&r condition
33 0 4 1221 $$self{'_current_min'} lt $$self{'_current_max'} and $$match{'matches'} < $rules

or 3 conditions

line l !l&&r !l&&!r condition
16 1 0 0 shift() || croak('Need options here')