Condition Coverage

blib/lib/Package/MoreUtil.pm
Criterion Covered Total %
condition 11 19 57.8


and 3 conditions

line !l l&&!r l&&r condition
64 0 57 127 defined *$v{'SCALAR'} and defined ${*$v;}

or 2 conditions

line l !l condition
108 2 3 $ref_mem //= {}
113 2 3 $cur_res // []

or 3 conditions

line l !l&&r !l&&!r condition
40 0 2 0 not length $pkg or package_exists($pkg)
84 0 2 0 not length $pkg or package_exists($pkg)
89 0 32 219 ref $v eq 'CODE' or defined *$v{'CODE'}
104 0 5 0 not length $pkg or package_exists($pkg)