| blib/lib/Math/StdDev.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 10 | 16 | 62.5 |
| line | true | false | branch |
|---|---|---|---|
| 100 | 2 | 0 | if (defined $_[0]) |
| 108 | 2 | 0 | if $#_ > 0 |
| 155 | 0 | 3 | if ($this->{'count'} < 1) |
| 156 | 1 | 2 | if defined $this->{'exactMean'} |
| 162 | 0 | 4 | if ($this->{'count'} < 1) |
| 163 | 2 | 2 | if defined $this->{'exactMean'} |
| 169 | 0 | 2 | if ($this->{'count'} < 2) |
| 170 | 2 | 0 | if defined $this->{'exactMean'} |