| blib/lib/Math/Prime/Util/ECAffinePoint.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 7 | 25 | 28.0 | 
| line | l | !l | condition | 
|---|---|---|---|
| 124 | 0 | 0 | $] < 5.008 and 1 | 
| 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 1 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 | 
| line | l | !l | condition | 
|---|---|---|---|
| 124 | 18 | 0 | $] >= 5.008 or !1 |