Condition Coverage

blib/lib/mop/internals/util.pm
Criterion Covered Total %
condition 13 18 72.2


and 3 conditions

line !l l&&!r l&&r condition
85 1161 0 2 $to->has_attribute($attribute->name) and $to->get_attribute($attribute->name)->conflicts_with($attribute)
297 5 2 2 $seen and $seen->conflicts_with($attribute)

or 2 conditions

line l !l condition
20 156 2028 $OVERRIDDEN{$to}{$sub} //= []
30 78 0 $OVERRIDDEN{$pkg}{$sub} // []
71 33 461 $INC{$name =~ s[::][/]gru . '.pm'} //= '(mop)'

or 3 conditions

line l !l&&r !l&&!r condition
189 439 8 0 &Scalar::Util::blessed($meta) // $meta
192 447 0 0 &Scalar::Util::blessed($super) // $super