blib/lib/Statistics/Smoothing/SGT.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 1 | 10 | 10.0 |
line | true | false | branch |
---|---|---|---|
97 | 0 | 1 | unless ($rowsFound >= 5) |
155 | 0 | 0 | if (not defined $$self{'equivalenceClasses'}[$i] or $buffer + 1 < $$self{'equivalenceClasses'}[$i]) |
248 | 0 | 0 | unless ($mFound{$i}) |
254 | 0 | 0 | if (not $xFlag and $i < $gapAt) { } |
263 | 0 | 0 | if (abs $xValues{$i} - $yValues{$i} < $diff) { } |