Condition Coverage

blib/lib/RDF/KV/Patch.pm
Criterion Covered Total %
condition 6 25 24.0


and 3 conditions

line !l l&&!r l&&r condition
125 1 2 0 defined $_ && !ref($_) && $_ eq ''
201 0 0 0 ref $dt and &Scalar::Util::blessed($dt)

or 2 conditions

line l !l condition
223 0 0 $g->scheme || ''
234 0 0 $g->scheme || ''
249 0 1 $set->{$g} ||= {}
250 0 1 $set->{$g}{$s} ||= {}
251 0 1 $set->{$g}{$s}{$p} ||= [{}, {}]
258 0 1 $set->{$g}{$s}{$p}[1]{$ld} ||= {}
363 0 0 $stmt->graph // ""
0 0 $seen{$stmt->graph // ""} ||= {}

or 3 conditions

line l !l&&r !l&&!r condition
451 0 0 0 not ref $gsp or $gsp->[0]{''}