Condition Coverage

blib/lib/Class/C3/Adopt/NEXT.pm
Criterion Covered Total %
condition 8 11 72.7


and 3 conditions

line !l l&&!r l&&r condition
193 2 2 22 length $c3_mro_ok{$class} and $c3_mro_ok{$class}

or 2 conditions

line l !l condition
178 26 0 our $AUTOLOAD || 'NEXT::AUTOLOAD'

or 3 conditions

line l !l&&r !l&&!r condition
174 23 0 3 ref $_[0] || $_[0]
196 9 0 3 not @no_warn_regexes or &List::Util::none(sub { $caller =~ /$_/; } , @no_warn_regexes)