blib/lib/RDF/Query/Plan/Filter.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 15 | 24 | 62.5 |
line | true | false | branch |
---|---|---|---|
60 | 0 | 37 | if ($self->state == $self->OPEN) |
67 | 37 | 0 | if ($plan->state == $self->OPEN) { } |
72 | 0 | 37 | if ($l->is_trace) |
83 | 0 | 84 | unless ($qok) |
90 | 53 | 31 | $value->literal_value eq 'true' ? : |
112 | 0 | 80 | unless ($self->state == $self->OPEN) |
120 | 27 | 84 | unless (defined $row) |
124 | 0 | 84 | if ($l->is_trace) |
127 | 53 | 31 | if (&$filter($row)) { } |
129 | 0 | 53 | if (my $d = $self->delegate) |
145 | 0 | 33 | unless ($self->state == $self->OPEN) |
149 | 33 | 0 | if (&blessed(scalar $self->pattern)) |