Branch Coverage

lib/Crypt/Perl/ECDSA/ECParameters.pm
Criterion Covered Total %
branch 7 10 70.0


line true false branch
103 258 0 if (ref $parsed_or_der) { }
111 120 138 if ($field_type ne "1.2.840.10045.1.1")
112 120 0 if ($field_type eq "1.2.840.10045.1.2")
130 138 0 if (defined $curve{'h'})
145 67 71 if (defined $curve{'seed'})