blib/lib/Medical/Growth/NHANES_2000/Base.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 16 | 16 | 100.0 |
line | true | false | branch |
---|---|---|---|
52 | 1 | 32538 | unless defined $index |
56 | 6 | 32532 | if $index < $$list[0]{'index'} or $index > $$list[-1]{'index'} |
59 | 1 | 32531 | if $i and $index != $$list[$i]{'index'} |
62 | 32531 | 1 | if $index == $$list[$i]{'index'} |
79 | 2 | 16265 | unless $m |
81 | 16264 | 1 | if ($l) { } |
98 | 2 | 16265 | unless $m |
100 | 16263 | 2 | if ($l) { } |