blib/lib/Statistics/R/REXP/Logical.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 9 | 10 | 90.0 |
line | true | false | branch |
---|---|---|---|
22 | 255 | 14 | if (ref $attributes->{'elements'} eq 'ARRAY') |
24 | 220 | 206 | $_ ? : |
426 | 54 | defined $_ ? : | |
37 | 426 | 54 | if defined $_ |
0 | 266 | if defined $self->elements and grep {$_ != 1 and $_ != 0 if defined $_;} @{$self->elements;} |