Condition Coverage

blib/lib/RDF/Helper/Properties.pm
Criterion Covered Total %
condition 3 6 50.0


and 3 conditions

line !l l&&!r l&&r condition
102 0 0 4 &blessed($return) and $return->isa('RDF::Trine::Node')

or 3 conditions

line l !l&&r !l&&!r condition
99 1 3 0 $self->_cache_get($method_name, $node) || $self->_cache_set($method_name, $node, $self->$coderef($node))