Condition Coverage

blib/lib/SSN/Validate.pm
Criterion Covered Total %
condition 13 17 76.4


and 3 conditions

line !l l&&!r l&&r condition
123 8 37 9 not $$self{'BAD_COMBO_IGNORE'} and in_array($area . $group, $$self{'BAD_COMBO'})
165 8 33 1 not $$self{'BAD_COMBO_IGNORE'} and in_array($area . $group, $$self{'BAD_COMBO'})
172 28 0 8 $$self{'BAD_COMBO_IGNORE'} and in_array($area . $group, $$self{'BAD_COMBO'})

or 2 conditions

line l !l condition
91 1 9 $$args{'ignore_bad_combo'} || 0

or 3 conditions

line l !l&&r !l&&!r condition
83 0 10 0 ref $proto || $proto
262 0 7550 20 not defined $3 or $3 eq ''