Condition Coverage

blib/lib/ODO/Parser/XML/Slow.pm
Criterion Covered Total %
condition 0 93 0.0


and 3 conditions

line !l l&&!r l&&r condition
223 0 0 0 UNIVERSAL::isa($s, 'ODO::Node') and UNIVERSAL::isa($p, 'ODO::Node')
0 0 0 UNIVERSAL::isa($s, 'ODO::Node') and UNIVERSAL::isa($p, 'ODO::Node') and UNIVERSAL::isa($o, 'ODO::Node')
278 0 0 0 $$attributes{rdf()->uri('ID')} and $$attributes{rdf()->uri('nodeID')}
0 0 0 $$attributes{rdf()->uri('about')} and $$attributes{rdf()->uri('nodeID')}
0 0 0 $$attributes{rdf()->uri('nodeID')} and $$attributes{rdf()->uri('resource')}
295 0 0 0 exists $$attributes{rdf()->uri('about')} and exists $$attributes{rdf()->uri('nodeID')}
0 0 0 exists $$attributes{rdf()->uri('nodeID')} and exists $$attributes{rdf()->uri('resource')}
0 0 0 exists $$attributes{rdf()->uri('parseType')} and $$attributes{rdf()->uri('parseType')} eq 'Literal'
0 0 0 exists $$attributes{rdf()->uri('parseType')} and $$attributes{rdf()->uri('parseType')} eq 'Literal' and exists $$attributes{rdf()->uri('resource')}
0 0 0 exists $$attributes{rdf()->uri('parseType')} and $$attributes{rdf()->uri('parseType')} eq 'Literal'
339 0 0 0 $nodeID and exists $self->blank_nodes->{$nodeID}
396 0 0 0 $element->uri eq owl()->uri('imports') and scalar @{$self->gatherOwlImports;} > 0
409 0 0 0 defined $import and $import ne ''
410 0 0 0 defined $import and $import ne ''
415 0 0 0 defined $import and $import ne ''
526 0 0 0 $e->uri ne rdf()->uri('type') and $self->is_reserved_uri($e->uri)
684 0 0 0 scalar @{$e->children;} == 1 and not exists $e->attributes->{rdf()->uri('parseType')}
0 0 0 scalar @{$e->children;} == 0 and defined $e->text
988 0 0 0 exists $e->attributes->{rdf()->uri('ID')} and values %{$e->attributes;} == 1

or 2 conditions

line l !l condition
533 0 0 $baseURI || ''
588 0 0 $baseURI || ''
672 0 0 $e->parent->{'liCounter'} ||= 1
737 0 0 $e->base_uri || $self->base_uri || ''
780 0 0 $e->base_uri || $self->base_uri || ''
817 0 0 $e->base_uri || $self->base_uri || ''
851 0 0 $e->base_uri || $self->base_uri || ''
955 0 0 $e->base_uri || $self->base_uri || ''
1075 0 0 $baseURI || ''

or 3 conditions

line l !l&&r !l&&!r condition
316 0 0 0 $attr eq rdf()->uri('parseType') or $attr =~ /^ $xml_uri/
383 0 0 0 $self->stack->[-1]->base_uri || $self->base_uri
529 0 0 0 $e->base_uri || $self->base_uri
553 0 0 0 $baseURI =~ /#$/ or $baseURI =~ m[/$]
554 0 0 0 $baseURI =~ /#$/ or $baseURI =~ m[/$]
979 0 0 0 $e->base_uri || $self->base_uri