Branch Coverage

blib/lib/Test/CPAN/Meta/YAML.pm
Criterion Covered Total %
branch 9 10 90.0


line true false branch
117 8 2 unless ($msg)
119 5 3 if $vers
122 10 0 if (my $yaml = yaml_file_ok($file)) { }
124 6 4 if $vers
128 2 8 if (my $result = $spec->parse) { }