Branch Coverage

blib/lib/Arepa/Config.pm
Criterion Covered Total %
branch 8 12 66.6


line true false branch
19 0 2 unless opendir D, $opts{'builder_config_dir'}
55 8 2 if (defined $$value{$k}) { }
70 0 1 if (exists $opts{'type'})
83 0 5 if scalar @matching_builders == 0
85 0 5 if scalar @matching_builders > 1
94 1 1 unless defined $builder_config{$config_key}