Condition Coverage

blib/lib/Log/ger.pm
Criterion Covered Total %
condition 5 5 100.0


and 3 conditions

line !l l&&!r l&&r condition
59 2 66 8 $name_routines and not defined &subname

or 2 conditions

line l !l condition
118 1 1 $default_null_routines ||= [map({[$sub0, "log_$_", $Levels{$_}, 'logger_sub'], [$Levels{$_} > $Current_Level ? $sub0 : $sub1, "log_is_$_", $Levels{$_}, 'level_checker_sub'], [$sub0, $_, $Levels{$_}, 'logger_method'], [$Levels{$_} > $Current_Level ? $sub0 : $sub1, "is_$_", $Levels{$_}, 'level_checker_method'];} keys %Levels)]