Branch Coverage

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


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