Branch Coverage

lib/Config/Simple/Extended.pm
Criterion Covered Total %
branch 11 18 61.1


line true false branch
166 0 3 if ($url eq 'localhost')
223 1 2 unless (defined $$args{'base_config'} and UNIVERSAL::isa($$args{'base_config'}, 'Config::Simple'))
225 0 1 if $$args{'debug'}
232 0 2 if $$args{'debug'} and 0
234 1 1 if (defined $$cfg{'_FILE_NAMES'}) { }
1 0 elsif (defined $$cfg{'_FILE_NAME'}) { }
244 0 2 unless $f->set($$args{'filename'})
247 0 2 if $$args{'debug'}
257 0 10 if $$args{'debug'}