Condition Coverage

lib/Class/ParmList.pm
Criterion Covered Total %
condition 9 9 100.0


and 3 conditions

line !l l&&!r l&&r condition
111 1 17 4 defined $base_parm_list and ref $base_parm_list eq 'ARRAY'
170 1 17 2 exists $$self{-'legal'} and not exists $$self{-'legal'}{$keyname}
228 10 6 1 $#_ > 0 and ($#_ + 1) % 2