Condition Coverage

blib/lib/Easy/Log/Filter.pm
Criterion Covered Total %
condition 3 15 20.0


and 3 conditions

line !l l&&!r l&&r condition
21 0 0 0 defined $separator and length $separator > 0
44 0 0 0 defined $separator and length $separator > 0
67 0 0 0 defined $separator and length $separator > 0

or 2 conditions

line l !l condition
93 0 1 $ENV{'LOG_PACKAGES_DEBUG'} ||= 0
96 0 1 $ENV{'LOG_FILTER'} ||= 'ON'
97 0 1 $ENV{'LOG_INTERNAL_DEBUG'} ||= 0