blib/lib/Statistics/R/REXP/Raw.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 6 | 6 | 100.0 |
line | true | false | branch |
---|---|---|---|
24 | 75 | 14 | if (ref $attributes->{'elements'} eq 'ARRAY') |
38 | 1 | 86 | if defined $self->attributes |
40 | 1 | 85 | if defined $self->elements and grep {not $_ >= 0 && $_ <= 255;} @{$self->elements;} |