Condition Coverage

blib/lib/Log/Stack.pm
Criterion Covered Total %
condition 4 8 50.0


and 3 conditions

line !l l&&!r l&&r condition
91 0 0 1 &blessed($target) and $target->can('log')

or 2 conditions

line l !l condition
124 0 4 $self->_hooks->{$name} //= []

or 3 conditions

line l !l&&r !l&&!r condition
90 2 3 0 $target //= $self->_target