Condition Coverage

blib/lib/RDF/KV.pm
Criterion Covered Total %
condition 0 89 0.0


and 3 conditions

line !l l&&!r l&&r condition
260 0 0 0 defined $macros->{$macro} && @{$macros->{$macro};}
412 0 0 0 not @queue and keys %pending
423 0 0 0 &Scalar::Util::blessed($params) && $params->can('get_all')
555 0 0 0 $contents{'modifier'}{'!'} and $sigil =~ /['\@^]/
683 0 0 0 @v and ref $neg{$g}{$s}{$p}
696 0 0 0 $d->[0] eq "_" and not $o =~ /^_:/
743 0 0 0 $d->[0] eq "_" and not $o =~ /^_:/

or 2 conditions

line l !l condition
444 0 0 $macros{$name} ||= []
449 0 0 $maybe{$k} ||= []
453 0 0 $neither{$k} ||= []
547 0 0 $contents{'modifier'} || ''
634 0 0 $neg{$g} ||= {}
635 0 0 $neg{$g}{$s} ||= {}
636 0 0 $neg{$g}{$s}{$p} ||= [{}, {}]
654 0 0 $pos{$g} ||= {}
655 0 0 $pos{$g}{$s} ||= {}
656 0 0 $pos{$g}{$s}{$p} ||= [{}, {}]
679 0 0 $neg{$g} ||= {}
680 0 0 $neg{$g}{$s} ||= {}
681 0 0 $neg{$g}{$s}{$p} ||= [{}, {}]
709 0 0 $neg{$g}{$s}{$p}[1]{$x} ||= {}
715 0 0 $neg{$g}{$s}{$p}[1]{''} ||= {}
726 0 0 $neg{$g} ||= {}
727 0 0 $neg{$g}{$s} ||= {}
734 0 0 $pos{$g} ||= {}
735 0 0 $pos{$g}{$s} ||= {}
736 0 0 $pos{$g}{$s}{$p} ||= [{}, {}]
757 0 0 $pos{$g}{$s}{$p}[1]{$x} ||= {}
764 0 0 $pos{$g}{$s}{$p}[1]{''} ||= {}

or 3 conditions

line l !l&&r !l&&!r condition
242 0 0 0 $2 || $3
437 0 0 0 $k =~ /^\s*\S+\s+\S+.*?/ or $k =~ /[:\$]/
559 0 0 0 $self->namespaces->uri($symbol) || $symbol
576 0 0 0 $self->namespaces->uri($contents{$which}) || $contents{$which}
608 0 0 0 $contents{'graph'} || $self->graph
613 0 0 0 $contents{'term2'} || $self->subject
697 0 0 0 $self->namespaces->uri($o) || $o
744 0 0 0 $self->namespaces->uri($o) || $o