Condition Coverage

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


and 2 conditions

line l !l condition
409 15 1 exists ${$class . '::';}{'DESTROY'} and *{$class . '::DESTROY';}{'CODE'}
484 5 5 exists ${"${c}::";}{'DESTROY'} && *{"${c}::DESTROY";}{'CODE'}

and 3 conditions

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