Branch Coverage

blib/lib/Config/Constants/Perl.pm
Criterion Covered Total %
branch 5 10 50.0


line true false branch
11 0 14 unless defined $file
20 0 6 unless -e $file and -f $file
23 0 6 unless ref $config eq 'HASH'
32 0 22 unless defined $module
34 0 22 unless exists $$self{'_config'}{$module}