Condition Coverage

blib/lib/Statistics/R/REXP/Raw.pm
Criterion Covered Total %
condition 4 6 66.6


and 3 conditions

line !l l&&!r l&&r condition
40 1 0 264 $_ >= 0 && $_ <= 255
0 85 1 defined $self->elements and grep {not $_ >= 0 && $_ <= 255;} @{$self->elements;}