Condition Coverage

lib/Crypt/Perl/ECDSA/Math.pm
Criterion Covered Total %
condition 12 15 80.0


and 3 conditions

line !l l&&!r l&&r condition
159 5120 2611 2587 $n->copy->band(3)->beq(3) and $a1->copy->band(3)->beq(3)

or 3 conditions

line l !l&&r !l&&!r condition
85 276 2 0 $BI2 ||= 'Crypt::Perl::BigInt'->new(2)
114 712 16 0 ref $_ or $_ = _bi($_)
150 934 979 1831 $residue == 1 or $residue == 7
944 887 0 $residue == 3 or $residue == 5