| Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/err/err_all.c |
| Switch to Source code | Preprocessed file |
| Line | Source | Count | ||||||
|---|---|---|---|---|---|---|---|---|
| 1 | - | |||||||
| 2 | int err_load_crypto_strings_int(void) | - | ||||||
| 3 | { | - | ||||||
| 4 | if ( | - | ||||||
| 5 | - | |||||||
| 6 | ERR_load_ERR_strings() == 0
| 0-2074 | ||||||
| 7 | ERR_load_BN_strings() == 0
| 0-2074 | ||||||
| 8 | - | |||||||
| 9 | ERR_load_RSA_strings() == 0
| 0-2074 | ||||||
| 10 | - | |||||||
| 11 | - | |||||||
| 12 | ERR_load_DH_strings() == 0
| 0-2074 | ||||||
| 13 | - | |||||||
| 14 | ERR_load_EVP_strings() == 0
| 0-2074 | ||||||
| 15 | ERR_load_BUF_strings() == 0
| 0-2074 | ||||||
| 16 | ERR_load_OBJ_strings() == 0
| 0-2074 | ||||||
| 17 | ERR_load_PEM_strings() == 0
| 0-2074 | ||||||
| 18 | - | |||||||
| 19 | ERR_load_DSA_strings() == 0
| 0-2074 | ||||||
| 20 | - | |||||||
| 21 | ERR_load_X509_strings() == 0
| 0-2074 | ||||||
| 22 | ERR_load_ASN1_strings() == 0
| 0-2074 | ||||||
| 23 | ERR_load_CONF_strings() == 0
| 0-2074 | ||||||
| 24 | ERR_load_CRYPTO_strings() == 0
| 0-2074 | ||||||
| 25 | - | |||||||
| 26 | ERR_load_COMP_strings() == 0
| 0-2074 | ||||||
| 27 | - | |||||||
| 28 | - | |||||||
| 29 | ERR_load_EC_strings() == 0
| 0-2074 | ||||||
| 30 | - | |||||||
| 31 | - | |||||||
| 32 | ERR_load_BIO_strings() == 0
| 0-2074 | ||||||
| 33 | ERR_load_PKCS7_strings() == 0
| 0-2074 | ||||||
| 34 | ERR_load_X509V3_strings() == 0
| 0-2074 | ||||||
| 35 | ERR_load_PKCS12_strings() == 0
| 0-2074 | ||||||
| 36 | ERR_load_RAND_strings() == 0
| 0-2074 | ||||||
| 37 | ERR_load_DSO_strings() == 0
| 0-2074 | ||||||
| 38 | - | |||||||
| 39 | ERR_load_TS_strings() == 0
| 0-2074 | ||||||
| 40 | - | |||||||
| 41 | - | |||||||
| 42 | ERR_load_ENGINE_strings() == 0
| 0-2074 | ||||||
| 43 | - | |||||||
| 44 | - | |||||||
| 45 | ERR_load_OCSP_strings() == 0
| 0-2074 | ||||||
| 46 | - | |||||||
| 47 | ERR_load_UI_strings() == 0
| 0-2074 | ||||||
| 48 | - | |||||||
| 49 | ERR_load_CMS_strings() == 0
| 0-2074 | ||||||
| 50 | - | |||||||
| 51 | - | |||||||
| 52 | ERR_load_CT_strings() == 0
| 0-2074 | ||||||
| 53 | - | |||||||
| 54 | ERR_load_ASYNC_strings() == 0
| 0-2074 | ||||||
| 55 | - | |||||||
| 56 | ERR_load_KDF_strings() == 0
| 0-2074 | ||||||
| 57 | ERR_load_OSSL_STORE_strings() == 0
| 0-2074 | ||||||
| 58 | return never executed: 0;return 0;never executed: return 0; | 0 | ||||||
| 59 | - | |||||||
| 60 | return executed 2074 times by 11 tests: 1;return 1;Executed by:
executed 2074 times by 11 tests: return 1;Executed by:
| 2074 | ||||||
| 61 | } | - | ||||||
| Switch to Source code | Preprocessed file |