Branch Coverage

blib/lib/Statistics/R/REXP/Raw.pm
Criterion Covered Total %
branch 6 6 100.0


line true false branch
24 45 13 if (ref $attributes->{'elements'} eq 'ARRAY')
38 1 55 if defined $self->attributes
40 1 54 if defined $self->elements and grep {not $_ >= 0 && $_ <= 255;} @{$self->elements;}