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 150 136 0 $_ != 1 and $_ != 0
0 198 0 defined $self->elements and grep {$_ != 1 and $_ != 0 if defined $_;} @{$self->elements;}