Branch Coverage

blib/lib/ODO/Parser/XML/RDFAttributes.pm
Criterion Covered Total %
branch 0 10 0.0


line true false branch
99 0 0 if $_[0] eq rdf()->uri and exists $$PROHIBITED_ATTRIBUTES{$_[1]}
131 0 0 if $self->is_withdrawn($$v{'LocalName'})
134 0 0 if $self->needs_namespace($$v{'LocalName'}) and not $$v{'NamespaceURI'}
137 0 0 if $self->is_prohibited($$v{'NamespaceURI'}, $$v{'LocalName'})
141 0 0 unless $$v{'NamespaceURI'} =~ m[/$] or $$v{'NamespaceURI'} =~ /#$/