Condition Coverage

blib/lib/MRO/Compat.pm
Criterion Covered Total %
condition 0 9 0.0


and 3 conditions

line !l l&&!r l&&r condition
28 0 0 0 $Class::C3::XS::VERSION and $Class::C3::XS::VERSION > 0.03
172 0 0 0 defined $classname and $type

or 3 conditions

line l !l&&r !l&&!r condition
135 0 0 0 $type ||= __get_mro($classname)