line |
!l |
l&&!r |
l&&r |
condition |
120
|
0 |
0 |
0 |
$self->s->equal($statement->s) and $self->p->equal($statement->p) |
|
0 |
0 |
0 |
$self->s->equal($statement->s) and $self->p->equal($statement->p) and $self->o->equal($statement->o) |
146
|
0 |
0 |
0 |
$self->$comp->isa('ODO::Node::Any') and not $statement->$comp->isa('ODO::Node::Any') |
151
|
0 |
0 |
0 |
$self->s->equal($statement->s) and $self->p->equal($statement->p) |
|
0 |
0 |
0 |
$self->s->equal($statement->s) and $self->p->equal($statement->p) and $self->o->equal($statement->o) |
182
|
0 |
0 |
108 |
$$config{'s'}->isa('ODO::Node') and $$config{'p'}->isa('ODO::Node') |
|
0 |
0 |
108 |
$$config{'s'}->isa('ODO::Node') and $$config{'p'}->isa('ODO::Node') and $$config{'o'}->isa('ODO::Node') |