Condition Coverage

blib/lib/RDF/Trine/Iterator/Graph.pm
Criterion Covered Total %
condition 9 16 56.2


and 3 conditions

line !l l&&!r l&&r condition
101 9 0 3 $nodes[$i] and $nodes[$i]->isa('RDF::Trine::Node::Variable')
195 0 0 0 $max_result_size and ++$count >= $max_result_size

or 2 conditions

line l !l condition
71 3984 279 shift() || sub { undef; }
187 0 0 shift() || 0
238 2 4 shift() || 0
254 2 4 shift() || 0
352 39 0 $self->_args || {}