Branch Coverage

blib/lib/Log/ger/Plugin/WithDie.pm
Criterion Covered Total %
branch 6 8 75.0


line true false branch
25 18 0 if $levels->{$_} > 0
30 18 0 if $levels->{$_} > 0
46 2 40 if ($type eq 'log_sub' and $name =~ /\Alog_\w+_die\z/) { }
4 60 elsif ($type eq 'log_method' and $name =~ /\A\w+_die\z/) { }