Branch Coverage

blib/lib/Params/Registry.pm
Criterion Covered Total %
branch 0 20 0.0


line true false branch
208 0 0 if ($x->_consdep > 0) { }
226 0 0 if $rank{$x} == $rank{$c}
229 0 0 if $rank{$x} < $rank{$c}
232 0 0 if ($match)
346 0 0 if (ref $_[0]) { }
0 0 elsif (@_ == 1 and defined $_[0]) { }
0 0 elsif (@_ > 0 and @_ % 2 == 0) { }
347 0 0 if (&Scalar::Util::blessed($_[0]) and $_[0]->isa('URI')) { }
0 0 elsif (ref $_[0] eq 'HASH') { }
360 0 0 unless $x =~ /^\?/