Condition Coverage

blib/lib/Devel/Isa/Explainer.pm
Criterion Covered Total %
condition 12 14 85.7


and 3 conditions

line !l l&&!r l&&r condition
185 12 29 125 @subs and length $line < $MAX_WIDTH
271 5 2 1 1 >= @mro_order and 1 > keys %{$mro_order[0]{'subs'};}

or 2 conditions

line l !l condition
269 15 3 $class_data->{$_} || {}

or 3 conditions

line l !l&&r !l&&!r condition
238 167 10 27 not defined $currently_visible or $currently_visible != $coderef
271 0 0 8 1 > @mro_order or 1 >= @mro_order and 1 > keys %{$mro_order[0]{'subs'};}