Condition Coverage
blib/lib/Statistics/R/REXP/Logical.pm
Criterion
Covered
Total
%
condition
3
6
50.0
and 3 conditions
line
!l
l&&!r
l&&r
condition
37
220
206
0
$_ != 1 and $_ != 0
0
266
0
defined $self->elements and grep {$_ != 1 and $_ != 0 if defined $_;} @{$self->elements;}