| blib/lib/Math/HoltWinters.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 36 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 24 | 0 | 0 | unless (defined $x0) |
| 29 | 0 | 0 | if (defined $x) |
| 44 | 0 | 0 | unless (defined $x0) |
| 50 | 0 | 0 | unless (defined $t0) |
| 57 | 0 | 0 | if (defined $x) |
| 65 | 0 | 0 | if (not defined $x) |
| 79 | 0 | 0 | if @_ |
| 80 | 0 | 0 | if @_ |
| 81 | 0 | 0 | ref $season ? : |
| 94 | 0 | 0 | if (not defined $x0) { } |
| 0 | 0 | elsif (not defined $t0) { } | |
| 0 | 0 | elsif (defined $x) { } | |
| 124 | 0 | 0 | if @_ |
| 125 | 0 | 0 | if @_ |
| 126 | 0 | 0 | ref $season ? : |
| 134 | 0 | 0 | if (not defined $x0) { } |
| 0 | 0 | elsif (not defined $t0) { } | |
| 0 | 0 | elsif (defined $x) { } |