Condition Coverage

blib/lib/Params/Registry/Instance.pm
Criterion Covered Total %
condition 0 45 0.0


and 3 conditions

line !l l&&!r l&&r condition
116 0 0 0 not $c and my $d = $t->default
218 0 0 0 $x and $x ne "ARRAY"
252 0 0 0 @v == 0 and not $meta{'-force'}
259 0 0 0 my $pp = $t->preproc and @deps == grep({exists $out{$_};} @deps)
273 0 0 0 not $err{$p} and @v > 0
299 0 0 0 not $err{$p} and $neg{$p}
0 0 0 not $err{$p} and $neg{$p} and $t->has_complement
430 0 0 0 $s->is_finite and !$us || $s > $us
433 0 0 0 $e->is_finite and !$ue || $e < $ue
557 0 0 0 %only and not $only{$kin}
660 0 0 0 defined $q and $q eq ""

or 3 conditions

line l !l&&r !l&&!r condition
247 0 0 0 not $rv or $rv ne "ARRAY"
276 0 0 0 defined $tmp or $t->empty
430 0 0 0 !$us || $s > $us
433 0 0 0 !$ue || $e < $ue