Condition Coverage

blib/lib/Devel/Memalyzer.pm
Criterion Covered Total %
condition 7 8 87.5


and 3 conditions

line !l l&&!r l&&r condition
89 2 1 1 $old and join('', @$old) eq join('', @$new)

or 2 conditions

line l !l condition
51 11 10 $$self{'_plugins'} ||= [map({die $@ unless eval "require $_; 1"; $_->new;} @{$$self{'plugins'};})]

or 3 conditions

line l !l&&r !l&&!r condition
47 11 10 0 $$self{'_plugins'} or $$self{'plugins'}