Condition Coverage

blib/lib/RDF/Query/Algebra/Sequence.pm
Criterion Covered Total %
condition 3 12 25.0


and 3 conditions

line !l l&&!r l&&r condition
221 0 2 0 &blessed($_) and $_->isa('RDF::Query::Algebra::Update')
243 0 0 0 &blessed($arg) and $arg->isa('RDF::Query::Algebra')

or 2 conditions

line l !l condition
91 0 1 shift() || ''
92 1 0 $context->{'indent'} || ' '
116 0 0 shift() || ''