Condition Coverage

blib/lib/HO/mixin.pm
Criterion Covered Total %
condition 7 11 63.6


and 3 conditions

line !l l&&!r l&&r condition
31 3 0 0 $only and $without

or 2 conditions

line l !l condition
43 1 2 $only || $without || sub { 1; }

or 3 conditions

line l !l&&r !l&&!r condition
15 0 3 0 $class || caller
51 3 4 4 /^(init|new)$/ || defined $acc{$_}