Branch Coverage

blib/lib/Perlanet/Trait/YAMLConfig.pm
Criterion Covered Total %
branch 9 10 90.0


line true false branch
82 1 4 unless open my $cfg_file, '<:utf8', $file
92 2 2 if $cfg->{'entries'}
94 1 3 if ($cfg->{'cache_dir'})
97 0 1 if ($@)
108 1 3 if $cfg->{'cache_dir'}