| line |
!l |
l&&!r |
l&&r |
condition |
|
37
|
5 |
1 |
8 |
&blessed($namespaces) and $namespaces->isa('RDF::NS')
|
|
64
|
7 |
7 |
0 |
$rdf and $rdf =~ m[^http://]
|
|
85
|
0 |
0 |
1 |
&blessed($c) and $c->can('get')
|
|
|
0 |
0 |
1 |
&blessed($c) and $c->can('get') and $c->can('set')
|
|
127
|
7 |
4 |
1 |
@_ == 3 and not $_[1] =~ /^[a-z]+$/
|
|
371
|
0 |
1 |
36 |
&blessed($subject) and $subject->isa('RDF::Lazy::Node')
|
|
405
|
0 |
11 |
26 |
$property and not ref $property
|
|
|
11 |
26 |
0 |
$property and not ref $property and $property =~ s/^(.+[^_])_$/$1/
|
|
410
|
0 |
0 |
7 |
&blessed($subject) and $subject->isa('RDF::Lazy::Node')
|
|
430
|
0 |
0 |
1 |
&blessed($subject) and $subject->isa('RDF::Lazy::Node')
|