Condition Coverage

blib/lib/Devel/LeakGuard/Object.pm
Criterion Covered Total %
condition 7 10 70.0


and 2 conditions

line l !l condition
411 15 1 exists do { $class . '::' }->{'DESTROY'} and *{$class . '::DESTROY';}{'CODE'}
486 5 5 exists do { "${c}::" }->{'DESTROY'} && *{"${c}::DESTROY";}{'CODE'}

and 3 conditions

line !l l&&!r l&&r condition
219 22 0 21 $old_magic > 0 and $magic == 0
0 0 22 $old_magic == 0 and $magic > 0