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 |