Condition Coverage

blib/lib/Object/Destroyer.pm
Criterion Covered Total %
condition 5 7 71.4


or 2 conditions

line l !l condition
38 47 0 shift() || ''
50 15 6 shift() || 'DESTROY'

or 3 conditions

line l !l&&r !l&&!r condition
154 1 0 3 $class eq 'Object::Destroyer' || $self->{'object'} && $self->{'object'}->isa($class)