Condition Coverage

lib/Crypt/Perl/ECDSA/EC/FieldElement.pm
Criterion Covered Total %
condition 0 3 0.0


and 3 conditions

line !l l&&!r l&&r condition
23 0 0 0 $self->{'q'}->beq($other->{'q'}) && $self->{'x'}->beq($other->{'x'})