Branch Coverage

lib/Config/Proxy/Node/Section.pm
Criterion Covered Total %
branch 8 12 66.6


line true false branch
170 83 87 if (defined $n)
171 83 0 if ($n < 0)
174 0 83 if $n >= @{$self->{'_tree'};}
326 0 9 unless my $arg = shift()
327 0 9 unless my $m = $match{$p}
336 19 12 unless &{$f->[0];}($node, $f->[1])