Condition Coverage

blib/lib/Role/_Multiton.pm
Criterion Covered Total %
condition 5 7 71.4


and 3 conditions

line !l l&&!r l&&r condition
24 15 0 2 @{$arg_ar;} == 1 and ref $$arg_ar[0] eq 'HASH'

or 2 conditions

line l !l condition
10 17 0 ref $self || $self || ''
13 13 4 ${$class . '::_multitons';} ||= {}