Branch Coverage

blib/lib/RDF/Simple/Parser/YAML.pm
Criterion Covered Total %
branch 5 8 62.5


line true false branch
50 0 1 unless my $hash = YAML::Load($rdf)
52 0 1 unless exists $$ns{''}
56 0 1 unless my $node = $$hash{$subject}
59 2 5 unless $predicate =~ s/^(\w[^:]*):/$$ns{$1}/g or $predicate =~ /:/