blib/lib/Math/JSpline.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 22 | 0.0 |
line | true | false | branch |
---|---|---|---|
44 | 0 | 0 | if ($link == 1) { } |
0 | 0 | elsif ($link == 2) { } | |
63 | 0 | 0 | if $j == $#x and $link != 3 |
64 | 0 | 0 | if ($j == 0 and $link != 3) { } |
0 | 0 | elsif ($j + 1 <= $#x or $link == 3) { } | |
69 | 0 | 0 | if ($link == 3) { } |
77 | 0 | 0 | if ($link == 3 or $j + 2 <= $#x and $j > 0) |
79 | 0 | 0 | if ($link == 3) { } |
90 | 0 | 0 | if ($link == 3) { } |
0 | 0 | elsif ($link > 0) { } | |
100 | 0 | 0 | if ($link == 3) |