Condition Coverage

blib/lib/Log/Dispatchouli/Global.pm
Criterion Covered Total %
condition 8 15 53.3


and 3 conditions

line !l l&&!r l&&r condition
205 5 1 1 $arg and $arg->{'init'}
208 1 0 0 $Logger and not $self->_equiv($Logger, $new_logger) || $self->_equiv($Logger, $default)

or 3 conditions

line l !l&&r !l&&!r condition
128 4 3 0 $$ref ||= $self->default_logger_class->new($self->default_logger_args)
208 0 0 0 $self->_equiv($Logger, $new_logger) || $self->_equiv($Logger, $default)
233 4 2 0 $$$globref ||= $default