Branch Coverage

blib/lib/RDF/Query/Plan/Constant.pm
Criterion Covered Total %
branch 7 14 50.0


line true false branch
56 0 35 if ($self->state == $self->OPEN)
86 0 0 unless scalar @binds == 1
97 0 69 unless ($self->state == $self->OPEN)
101 30 39 if ($self->[0]{'index'} > $#{$binds;})
105 39 0 if ($row) { }
107 0 39 if (my $d = $self->delegate)
122 0 31 unless ($self->state == $self->OPEN)