| lib/Crypt/Perl/ECDSA/Parse.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 3 | 6 | 50.0 |
| line | true | false | branch |
|---|---|---|---|
| 59 | 0 | 1 | if ($pk8_struct->{'privateKeyAlgorithm'}{'algorithm'} ne '1.2.840.10045.2.1') |
| 106 | 0 | 0 | if ($spk_struct->{'algorithm'}{'algorithm'} ne '1.2.840.10045.2.1') |
| 149 | 2 | 2 | if ($hr->{'d'}) |