Condition Coverage

blib/lib/RDF/aREF.pm
Criterion Covered Total %
condition 8 17 47.0


and 3 conditions

line !l l&&!r l&&r condition
30 5 0 0 blessed $source and $source->isa('RDF::Trine::Iterator')
5 0 0 blessed $source and $source->DOES('Attean::API::TripleIterator')
5 0 0 blessed $source and $source->isa('RDF::Trine::Model')
5 0 0 blessed $source and $source->DOES('Attean::API::TripleStore')
1 0 4 ref $source and reftype $source eq 'HASH'

or 2 conditions

line l !l condition
28 1 4 $options{'to'} // {}