SSL.xs | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 24 | 0.0 |
line | true | false | branch |
---|---|---|---|
50 | 0 | 0 | unsigned char* crlfile = SvPV( ST(0), len); |
51 | 0 | 0 | unsigned char* serial = SvPV( ST(1), lenser); |
55 | 0 | 0 | if (len <= 0) { |
61 | 0 | 0 | if (in == NULL) { |
66 | 0 | 0 | if (BIO_read_filename(in, crlfile) <= 0) { |
72 | 0 | 0 | if (crl == NULL) { |
79 | 0 | 0 | if (n > 0) { |
80 | 0 | 0 | for (i = 0; i < n; i++) { |
85 | 0 | 0 | if ( (asn_ser->length > 0) && |
0 | 0 | if ( (asn_ser->length > 0) && | |
86 | 0 | 0 | (asn_ser->length == lenser) && |
98 | 0 | 0 | if (crl) X509_CRL_free (crl); |