Branch Coverage

blib/lib/Dancer/Logger/Log4perl.pm
Criterion Covered Total %
branch 0 20 0.0


line true false branch
31 0 0 $$conf{'tiny'} ? :
34 0 0 unless ('Dancer::ModuleLoader'->require($class))
39 0 0 unless ($$conf{'no_init'})
40 0 0 if ($$conf{'tiny'}) { }
43 0 0 if (exists $$conf{$accessor})
48 0 0 exists $$conf{'config'} ? :
0 0 exists $$conf{'config_file'} ? :
62 0 0 if $level eq 'warning'
63 0 0 if $level eq 'core'
67 0 0 if $$self{'class'} eq 'Log::Log4perl'