Branch Coverage

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


line true false branch
31 18 0 if $levels->{$_} > 0
36 18 0 if $levels->{$_} > 0
50 2 40 if ($type =~ /^log(ger)?_sub/ and $name =~ /\Alog_\w+_die\z/) { }
4 60 elsif ($type =~ /^log(ger)?_method/ and $name =~ /\A\w+_die\z/) { }