| SSL.xs | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 24 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 69 | 0 | 0 | unsigned char* crlfile = SvPV( ST(0), len); |
| 70 | 0 | 0 | unsigned char* serial = SvPV( ST(1), lenser); |
| 74 | 0 | 0 | if (len <= 0) { |
| 80 | 0 | 0 | if (in == NULL) { |
| 85 | 0 | 0 | if (BIO_read_filename(in, crlfile) <= 0) { |
| 91 | 0 | 0 | if (crl == NULL) { |
| 98 | 0 | 0 | if (n > 0) { |
| 99 | 0 | 0 | for (i = 0; i < n; i++) { |
| 104 | 0 | 0 | if ( (asn_ser->length > 0) && |
| 0 | 0 | if ( (asn_ser->length > 0) && | |
| 105 | 0 | 0 | (asn_ser->length == lenser) && |
| 117 | 0 | 0 | if (crl) X509_CRL_free (crl); |