line |
true |
false |
branch |
54
|
11 |
20 |
if ($opt)
|
71
|
0 |
1 |
if ($self->state == $self->OPEN)
|
118
|
1 |
0 |
if ($self->lhs->state == $self->OPEN) { }
|
141
|
0 |
1 |
unless ($self->state == $self->OPEN)
|
158
|
2 |
0 |
if ($self->[0]{'needs_new_outer'})
|
160
|
2 |
0 |
if (ref $self->[0]{'outer_row'}) { }
|
175
|
1 |
2 |
if (my $joined = $inner_row->join($self->[0]{'outer_row'})) { }
|
176
|
0 |
1 |
if ($l->is_trace)
|
182
|
0 |
1 |
if (my $d = $self->delegate)
|
201
|
0 |
1 |
unless ($self->state == $self->OPEN)
|
208
|
0 |
1 |
if (my $log = delete $self->[0]{'logger'})
|
211
|
0 |
0 |
if (my $sparql = $self->logging_keys->{'sparql'})
|
212
|
0 |
0 |
if ($l->is_trace)
|
220
|
0 |
0 |
if (my $bf = $self->logging_keys->{'bf'})
|
221
|
0 |
0 |
if ($l->is_trace)
|
245
|
0 |
0 |
$self->optional ? :
|
256
|
0 |
0 |
$self->optional ? :
|