Condition Coverage

blib/lib/ODO/Parser/XML/RDFAttributes.pm
Criterion Covered Total %
condition 0 9 0.0


and 3 conditions

line !l l&&!r l&&r condition
99 0 0 0 $_[0] eq rdf()->uri and exists $$PROHIBITED_ATTRIBUTES{$_[1]}
134 0 0 0 $self->needs_namespace($$v{'LocalName'}) and not $$v{'NamespaceURI'}

or 3 conditions

line l !l&&r !l&&!r condition
141 0 0 0 $$v{'NamespaceURI'} =~ m[/$] or $$v{'NamespaceURI'} =~ /#$/