Condition Coverage

blib/lib/Log/Contextual/WarnLogger.pm
Criterion Covered Total %
condition 10 11 90.9


and 3 conditions

line !l l&&!r l&&r condition
66 16 0 2 defined $ENV{$prefix_field} and not $ENV{$prefix_field}
90 7 2 2 defined $levels and ref $levels ne 'ARRAY' || !@$levels

or 2 conditions

line l !l condition
94 2 7 $levels ||= [@default_levels]

or 3 conditions

line l !l&&r !l&&!r condition
90 1 1 2 ref $levels ne 'ARRAY' || !@$levels