Condition Coverage

blib/lib/Math/JSpline.pm
Criterion Covered Total %
condition 0 15 0.0


and 3 conditions

line !l l&&!r l&&r condition
63 0 0 0 $j == $#x and $link != 3
64 0 0 0 $j == 0 and $link != 3
77 0 0 0 $j + 2 <= $#x and $j > 0

or 3 conditions

line l !l&&r !l&&!r condition
64 0 0 0 $j + 1 <= $#x or $link == 3
77 0 0 0 $link == 3 or $j + 2 <= $#x and $j > 0