| line |
!l |
l&&!r |
l&&r |
condition |
|
123
|
0 |
0 |
18 |
ref $k eq "Math::BigInt" and $k < "18446744073709551615" |
|
124
|
0 |
0 |
0 |
$] < "5.008" and Deparse error: Can't locate object method "object_2svref" via package "B::SPECIAL" at /usr/local/lib/perl5/5.42.0/B/Deparse.pm line 5762.
and $k < '562949953421312' |
|
139
|
165 |
0 |
0 |
$x->is_zero and $y->is_one |
|
|
147 |
0 |
18 |
$Bx->is_zero and $By->is_one |
|
162
|
0 |
0 |
0 |
$self->{'a'} == $other->{'a'} and $self->{'b'} == $other->{'b'} |
|
|
0 |
0 |
0 |
$self->{'a'} == $other->{'a'} and $self->{'b'} == $other->{'b'} and $self->{'n'} == $other->{'n'} |
|
179
|
9 |
0 |
9 |
$self->{'x'}->is_zero && $self->{'y'}->is_one |