| blib/lib/Statistics/RVector.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 26 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 102 | 0 | 0 | if (defined $name and $$self{'namemap'}{$name}) |
| 106 | 0 | 0 | if (ref $value and ref $value eq ref $self) { } |
| 113 | 0 | 0 | defined $name ? : |
| 114 | 0 | 0 | if $name |
| 198 | 0 | 0 | unless $self->length |
| 201 | 0 | 0 | if $$self[$i] < $min |
| 202 | 0 | 0 | if $$self[$i] > $max |
| 254 | 0 | 0 | unless $self->length |
| 270 | 0 | 0 | unless $self->length |
| 383 | 0 | 0 | if (defined $$bottom[$i] and $$bottom[$i] != 0) { } |
| 408 | 0 | 0 | if (ref $val1 eq ref $val2) { } |
| 411 | 0 | 0 | if ($seclen > $rlen) { } |
| 423 | 0 | 0 | if ($switch) { } |