blib/lib/Crypt/EC_DSA.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 6 | 10 | 60.0 |
line | true | false | branch |
---|---|---|---|
60 | 0 | 2 | unless $r > 0 and $r < $n and $s > 0 and $s < $n |
71 | 1 | 14 | if $auto eq 'DESTROY' |
72 | 14 | 0 | if ($auto =~ /^(curve|debug)$/x) { } |
73 | 0 | 14 | if defined $_[0] |
83 | 0 | 6 | if $self->debug |