Condition Coverage

blib/lib/RDF/Query/Plan/Iterator.pm
Criterion Covered Total %
condition 0 6 0.0


and 3 conditions

line !l l&&!r l&&r condition
70 0 0 0 &blessed($self->[1]) && $self->[1]->isa('RDF::Trine::Iterator')
0 0 0 &reftype($self->[1]) eq 'CODE' and not &blessed($self->[1]) && $self->[1]->isa('RDF::Trine::Iterator')