Branch Coverage

blib/lib/Statistics/R/REXP/Logical.pm
Criterion Covered Total %
branch 9 10 90.0


line true false branch
22 188 13 if (ref $attributes->{'elements'} eq 'ARRAY')
24 150 136 $_ ? :
286 36 defined $_ ? :
37 286 36 if defined $_
0 198 if defined $self->elements and grep {$_ != 1 and $_ != 0 if defined $_;} @{$self->elements;}