Condition Coverage

blib/lib/Class/C3.pm
Criterion Covered Total %
condition 14 18 77.8


and 3 conditions

line !l l&&!r l&&r condition
140 0 1 23 defined *{"${class}::$method";}{'CODE'} and *{"${class}::$method";}{'CODE'} eq $MRO{$class}{'methods'}{$method}{'code'}
194 2 30 4 defined $Class::C3::MRO{$class} and defined $Class::C3::MRO{$class}{'methods'}{$label}

or 3 conditions

line l !l&&r !l&&!r condition
175 1 0 25 $label eq '(eval)' or $label eq '__ANON__'
180 2 23 0 blessed $self || $self
182 3 17 5
219 1 1 0 next::method($_[0]) || return