| Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/pkcs7/bio_pk7.c |
| Switch to Source code | Preprocessed file |
| Line | Source | Count |
|---|---|---|
| 1 | - | |
| 2 | - | |
| 3 | - | |
| 4 | - | |
| 5 | - | |
| 6 | - | |
| 7 | - | |
| 8 | - | |
| 9 | - | |
| 10 | BIO *BIO_new_PKCS7(BIO *out, PKCS7 *p7) | - |
| 11 | { | - |
| 12 | return never executed: BIO_new_NDEF(out, (ASN1_VALUE *)p7, (&(PKCS7_it)));return BIO_new_NDEF(out, (ASN1_VALUE *)p7, (&(PKCS7_it)));never executed: return BIO_new_NDEF(out, (ASN1_VALUE *)p7, (&(PKCS7_it))); | 0 |
| 13 | } | - |
| Switch to Source code | Preprocessed file |