Condition Coverage

blib/lib/RDF/Laces.pm
Criterion Covered Total %
condition 1 20 5.0


and 3 conditions

line !l l&&!r l&&r condition
42 0 0 0 ref $obj and $obj->isa('RDF::Laces')

or 2 conditions

line l !l condition
57 0 0 $$self{'prefixes'}{$meth} || ''

or 3 conditions

line l !l&&r !l&&!r condition
27 0 4 0 ref $class || $class
98 0 0 0 $caller->isa('RDF::Laces::Impl') or $caller->isa('RDF::Laces')
110 0 0 0 shift() || '_:anon' . ++$anonidx
127 0 0 0 $$self{'root'} || $$self{'path'}
142 0 0 0 ref $class || $class