Condition Coverage

blib/lib/Log/Dispatchouli/Proxy.pm
Criterion Covered Total %
condition 5 8 62.5


and 3 conditions

line !l l&&!r l&&r condition
101 21 0 5 $self->_get_local_muted and not $arg->{'fatal'}
121 0 3 3 defined $debug and not $debug

or 2 conditions

line l !l condition
44 1 0 $arg ||= {}