Branch Coverage

blib/lib/Config/Divide.pm
Criterion Covered Total %
branch 9 14 64.2


line true false branch
13 0 25 unless $config_path
18 0 25 unless opendir my $dh, $config_path
21 0 50 if -z $file
33 9 9 if (ref $_[0] eq 'ARRAY') { }
8 1 elsif (ref $_[0] eq 'HASH') { }
51 0 17 if $opt{'config_any_options'}
65 0 38 unless $_config{$key}