Condition Coverage

blib/lib/Package/MoreUtil.pm
Criterion Covered Total %
condition 9 16 56.2


and 3 conditions

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

or 2 conditions

line l !l condition
107 2 3 $ref_mem //= {}
112 2 3 $cur_res // []

or 3 conditions

line l !l&&r !l&&!r condition
40 0 1 0 not length $pkg or package_exists($pkg)
84 0 1 0 not length $pkg or package_exists($pkg)
103 0 5 0 not length $pkg or package_exists($pkg)