line |
!l |
l&&!r |
l&&r |
condition |
32
|
1 |
0 |
0 |
@_ == 1 and ref $_[0] eq 'HASH' |
72
|
0 |
0 |
0 |
$hash->{'limit0'} and $t < 0 |
|
0 |
0 |
0 |
$hash->{'limit1'} and $t > 1 |
128
|
0 |
0 |
0 |
$hash->{'limit0'} and $t < 0 |
|
0 |
0 |
0 |
$hash->{'limit1'} and $t > 1 |
218
|
0 |
0 |
0 |
ref $points eq 'ARRAY' and @{$points;} == grep({ref $_ eq 'ARRAY';} @{$points;}) |
224
|
0 |
0 |
0 |
@{$points->[0];} == 3 and 3 == grep({&Scalar::Util::looks_like_number($_);} @{$$points[0];}) |
227
|
0 |
0 |
0 |
@{$points->[1];} == 3 and 3 == grep({&Scalar::Util::looks_like_number($_);} @{$$points[1];}) |
258
|
0 |
0 |
0 |
defined $p->[0] && !ref($p->[0]) |
327
|
0 |
0 |
0 |
ref $points eq 'ARRAY' and @{$points;} == grep({ref $_ eq 'ARRAY';} @{$points;}) |
333
|
0 |
0 |
0 |
@{$points->[0];} == 3 and 3 == grep({&Scalar::Util::looks_like_number($_);} @{$$points[0];}) |
336
|
0 |
0 |
0 |
@{$points->[1];} == 3 and 3 == grep({&Scalar::Util::looks_like_number($_);} @{$$points[1];}) |