Branch Coverage

blib/lib/Log/Any/Adapter/Util.pm
Criterion Covered Total %
branch 6 8 75.0


line true false branch
128 3 505 exists $LOG_LEVEL_ALIASES{lc $level} ? :
182 54 10 if $class->can("new")
184 0 10 unless (defined eval "require $class; 1")
201 0 4 unless open my $fh, "<:utf8", $file