Condition Coverage

lib/Crypt/Perl/ECDSA/ECParameters.pm
Criterion Covered Total %
condition 4 6 66.6


or 3 conditions

line l !l&&r !l&&!r condition
135 289 125 0 ref $_ or $_ = 'Crypt::Perl::BigInt'->new($_)
151 205 71 0 defined $curve{$_} or delete $curve{$_}