Branch Coverage

blib/lib/Config/Model/Backend/Yaml.pm
Criterion Covered Total %
branch 6 10 60.0


line true false branch
31 8 9 if @elts != 1
35 9 0 $type =~ /^(list|hash)$/ ? :
52 3 8 unless $args{'file_path'}->exists
59 0 8 unless (defined $perl_data)
61 0 0 if ($args{'auto_create'}) { }