Branch Coverage

blib/lib/Log/Dispatch/Configurator/AppConfig.pm
Criterion Covered Total %
branch 9 10 90.0


line true false branch
13 1 13 $section ? :
14 1 13 if (ref $file and $file->isa('AppConfig')) { }
28 1 16 if ($$self{'config'}) { }
40 1 16 unless $config->varlist("^${section}dispatchers\$")
41 17 0 unless $config->varlist("^${section}format\$")