Branch Coverage

blib/lib/Config/Files/Simple/YAML.pm
Criterion Covered Total %
branch 3 6 50.0


line true false branch
42 0 2 unless (-f $_[1])
48 0 2 defined $_[2] ? :
0 2 unless (String::Any::Extensions::include($_[1], defined $_[2] ? $_[2] : ['.yml', '.yaml']))