Branch Coverage

blib/lib/App/Open/Backend/YAML.pm
Criterion Covered Total %
branch 6 8 75.0


line true false branch
81 0 10 if $def_file and !ref($def_file) || !ref($def_file) eq 'ARRAY'
115 2 8 if ($@) { }
119 6 2 if ($config and ref $config eq 'HASH') { }
121 0 18 unless $value and not ref $value