Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
o_names_initName: | o_names_init | Prototype: | static int o_names_init(void) | Coverage: | 60.000% (3/5) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/objects/o_names.c | Lines: | 67-74 |
| | 14 | 1 |
null_writeName: | null_write | Prototype: | static int null_write(BIO *b, const char *in, int inl) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/bio/bss_null.c | Lines: | 47-50 |
| | 1 | 1 |
null_readName: | null_read | Prototype: | static int null_read(BIO *b, char *out, int outl) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/bio/bss_null.c | Lines: | 42-45 |
| | 1 | 1 |
null_init_keyName: | null_init_key | Prototype: | static int null_init_key(EVP_CIPHER_CTX *ctx, const unsigned char *key, const unsigned char *iv, int enc) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/evp/e_null.c | Lines: | 38-42 |
| | 1 | 1 |
null_getsName: | null_gets | Prototype: | static int null_gets(BIO *bp, char *buf, int size) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/bio/bss_null.c | Lines: | 77-80 |
| | 1 | 1 |
null_callbackName: | null_callback | Prototype: | static int null_callback(int ok, X509_STORE_CTX *e) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_vfy.c | Lines: | 102-105 |
| | 1 | 1 |
node_cmpName: | node_cmp | Prototype: | static int node_cmp(const X509_POLICY_NODE *const *a, const X509_POLICY_NODE *const *b) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509v3/pcy_node.c | Lines: | 17-21 |
| | 1 | 1 |
no_checkName: | no_check | Prototype: | static int no_check(const X509_PURPOSE *xp, const X509 *x, int ca) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509v3/v3_purp.c | Lines: | 755-758 |
| | 1 | 1 |
niels_to_ptName: | niels_to_pt | Prototype: | static void niels_to_pt(curve448_point_t e, const niels_t n) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ec/curve448/curve448.c | Lines: | 116-122 |
| | 4 | 1 |
nid_cmp_BSEARCH_CMP_FNName: | nid_cmp_BSEARCH_CMP_FN | Prototype: | static int nid_cmp_BSEARCH_CMP_FN(const void *a_, const void *b_) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509v3/v3_purp.c | Lines: | 262-262 |
| | 1 | 1 |
nid_cmpName: | nid_cmp | Prototype: | static int nid_cmp(const int *a, const int *b) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509v3/v3_purp.c | Lines: | 256-259 |
| | 1 | 1 |
negativeName: | negative | Prototype: | static uint8_t negative(signed char b) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ec/curve25519.c | Lines: | 4108-4112 |
| | 3 | 1 |
nconf_get_stringName: | nconf_get_string | Prototype: | static char *nconf_get_string(void *db, const char *section, const char *value) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509v3/v3_conf.c | Lines: | 409-412 |
| | 1 | 1 |
nconf_get_sectionName: | nconf_get_section | Prototype: | static struct stack_st_CONF_VALUE *nconf_get_section(void *db, const char *section) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509v3/v3_conf.c | Lines: | 414-417 |
| | 1 | 1 |
name_funcs_freeName: | name_funcs_free | Prototype: | static void name_funcs_free(NAME_FUNCS *ptr) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/objects/o_names.c | Lines: | 380-383 |
| | 1 | 1 |
module_freeName: | module_free | Prototype: | static void module_free(CONF_MODULE *md) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/conf/conf_mod.c | Lines: | 378-383 |
| | 3 | 1 |
mime_param_freeName: | mime_param_free | Prototype: | static void mime_param_free(MIME_PARAM *param) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/asn1/asn_mime.c | Lines: | 911-916 |
| | 3 | 1 |
mime_param_findName: | mime_param_find | Prototype: | static MIME_PARAM *mime_param_find(MIME_HEADER *hdr, const char *name) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/asn1/asn_mime.c | Lines: | 889-898 |
| | 10 | 1 |
mime_hdr_findName: | mime_hdr_find | Prototype: | static MIME_HEADER *mime_hdr_find(struct stack_st_MIME_HEADER *hdrs, const char *name) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/asn1/asn_mime.c | Lines: | 876-887 |
| | 15 | 1 |
mem_putsName: | mem_puts | Prototype: | static int mem_puts(BIO *bp, const char *str) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/bio/bss_mem.c | Lines: | 345-353 |
| | 4 | 1 |
mem_newName: | mem_new | Prototype: | static int mem_new(BIO *bi) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/bio/bss_mem.c | Lines: | 131-134 |
| | 1 | 1 |
mem_freeName: | mem_free | Prototype: | static int mem_free(BIO *a) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/bio/bss_mem.c | Lines: | 141-144 |
| | 1 | 1 |
mask_to_boolName: | mask_to_bool | Prototype: | static inline c448_bool_t mask_to_bool(mask_t m) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ec/curve448/word.h | Lines: | 61-64 |
| | 1 | 1 |
long_printName: | long_print | Prototype: | static int long_print(BIO *out, ASN1_VALUE **pval, const ASN1_ITEM *it, int indent, const ASN1_PCTX *pctx) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/asn1/x_long.c | Lines: | 193-200 |
| | 3 | 1 |
long_newName: | long_new | Prototype: | static int long_new(ASN1_VALUE **pval, const ASN1_ITEM *it) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/asn1/x_long.c | Lines: | 53-57 |
| | 2 | 1 |
long_freeName: | long_free | Prototype: | static void long_free(ASN1_VALUE **pval, const ASN1_ITEM *it) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/asn1/x_long.c | Lines: | 59-62 |
| | 1 | 1 |
longName: | long | Prototype: | long (*BIO_meth_get_ctrl(const BIO_METHOD *biom)) (BIO *, int, long, void *) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/bio/bio_meth.c | Lines: | 175-178 |
| | 1 | 1 |
longName: | long | Prototype: | long (*BIO_meth_get_callback_ctrl(const BIO_METHOD *biom)) (BIO *, int, BIO_info_cb *) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/bio/bio_meth.c | Lines: | 209-212 |
| | 1 | 1 |
local_sk_X509_NAME_ENTRY_pop_freeName: | local_sk_X509_NAME_ENTRY_pop_free | Prototype: | static void local_sk_X509_NAME_ENTRY_pop_free(struct stack_st_X509_NAME_ENTRY *ne) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x_name.c | Lines: | 133-136 |
| | 1 | 1 |
local_sk_X509_NAME_ENTRY_freeName: | local_sk_X509_NAME_ENTRY_free | Prototype: | static void local_sk_X509_NAME_ENTRY_free(struct stack_st_X509_NAME_ENTRY *ne) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x_name.c | Lines: | 128-131 |
| | 1 | 1 |
load_u32_beName: | load_u32_be | Prototype: | static inline uint32_t load_u32_be(const uint8_t *b, uint32_t n) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/sm4/sm4.c | Lines: | 93-99 |
| | 4 | 1 |
load_builtin_compressionsName: | load_builtin_compressions | Prototype: | static int load_builtin_compressions(void) | Coverage: | 66.667% (2/3) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/ssl/ssl_ciph.c | Lines: | 478-481 |
| | 1 | 1 |
load_8Name: | load_8 | Prototype: | static uint64_t load_8(const uint8_t *in) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ec/curve25519.c | Lines: | 45-59 |
| | 10 | 1 |
load_7Name: | load_7 | Prototype: | static uint64_t load_7(const uint8_t *in) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ec/curve25519.c | Lines: | 270-283 |
| | 9 | 1 |
load_6Name: | load_6 | Prototype: | static uint64_t load_6(const uint8_t *in) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ec/curve25519.c | Lines: | 285-297 |
| | 8 | 1 |
load_4Name: | load_4 | Prototype: | static uint64_t load_4(const uint8_t *in) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ec/curve25519.c | Lines: | 774-781 |
| | 6 | 1 |
load_3Name: | load_3 | Prototype: | static uint64_t load_3(const uint8_t *in) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ec/curve25519.c | Lines: | 766-772 |
| | 5 | 1 |
load48Name: | load48 | Prototype: | static inline uint64_t load48(const uint8_t *src) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/blake2/blake2_impl.h | Lines: | 99-108 |
| | 7 | 1 |
ln_cmp_BSEARCH_CMP_FNName: | ln_cmp_BSEARCH_CMP_FN | Prototype: | static int ln_cmp_BSEARCH_CMP_FN(const void *a_, const void *b_) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/objects/obj_dat.c | Lines: | 53-53 |
| | 1 | 1 |
linebuffer_putsName: | linebuffer_puts | Prototype: | static int linebuffer_puts(BIO *b, const char *str) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/bio/bf_lbuf.c | Lines: | 323-326 |
| | 1 | 1 |
lh_X509_NAME_stats_bioName: | lh_X509_NAME_stats_bio | Prototype: | static inline void lh_X509_NAME_stats_bio(const struct lhash_st_X509_NAME *lh, BIO *out) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/ssl/ssl_locl.h | Lines: | 730-730 |
| | 1 | 1 |
lh_X509_NAME_set_down_loadName: | lh_X509_NAME_set_down_load | Prototype: | static inline void lh_X509_NAME_set_down_load(struct lhash_st_X509_NAME *lh, unsigned long dl) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/ssl/ssl_locl.h | Lines: | 730-730 |
| | 1 | 1 |
lh_X509_NAME_retrieveName: | lh_X509_NAME_retrieve | Prototype: | static inline X509_NAME *lh_X509_NAME_retrieve(struct lhash_st_X509_NAME *lh, const X509_NAME *d) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/ssl/ssl_locl.h | Lines: | 730-730 |
| | 1 | 1 |
lh_X509_NAME_num_itemsName: | lh_X509_NAME_num_items | Prototype: | static inline unsigned long lh_X509_NAME_num_items(struct lhash_st_X509_NAME *lh) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/ssl/ssl_locl.h | Lines: | 730-730 |
| | 1 | 1 |
lh_X509_NAME_node_usage_stats_bioName: | lh_X509_NAME_node_usage_stats_bio | Prototype: | static inline void lh_X509_NAME_node_usage_stats_bio(const struct lhash_st_X509_NAME *lh, BIO *out) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/ssl/ssl_locl.h | Lines: | 730-730 |
| | 1 | 1 |
lh_X509_NAME_node_stats_bioName: | lh_X509_NAME_node_stats_bio | Prototype: | static inline void lh_X509_NAME_node_stats_bio(const struct lhash_st_X509_NAME *lh, BIO *out) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/ssl/ssl_locl.h | Lines: | 730-730 |
| | 1 | 1 |
lh_X509_NAME_newName: | lh_X509_NAME_new | Prototype: | static inline struct lhash_st_X509_NAME * lh_X509_NAME_new(unsigned long (*hfn)(const X509_NAME *), int (*cfn)(const X509_NAME *, const X509_NAME *)) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/ssl/ssl_locl.h | Lines: | 730-730 |
| | 1 | 1 |
lh_X509_NAME_insertName: | lh_X509_NAME_insert | Prototype: | static inline X509_NAME *lh_X509_NAME_insert(struct lhash_st_X509_NAME *lh, X509_NAME *d) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/ssl/ssl_locl.h | Lines: | 730-730 |
| | 1 | 1 |
lh_X509_NAME_get_down_loadName: | lh_X509_NAME_get_down_load | Prototype: | static inline unsigned long lh_X509_NAME_get_down_load(struct lhash_st_X509_NAME *lh) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/ssl/ssl_locl.h | Lines: | 730-730 |
| | 1 | 1 |
lh_X509_NAME_freeName: | lh_X509_NAME_free | Prototype: | static inline void lh_X509_NAME_free(struct lhash_st_X509_NAME *lh) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/ssl/ssl_locl.h | Lines: | 730-730 |
| | 1 | 1 |
lh_X509_NAME_errorName: | lh_X509_NAME_error | Prototype: | static inline int lh_X509_NAME_error(struct lhash_st_X509_NAME *lh) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/ssl/ssl_locl.h | Lines: | 730-730 |
| | 1 | 1 |
lh_X509_NAME_doallName: | lh_X509_NAME_doall | Prototype: | static inline void lh_X509_NAME_doall(struct lhash_st_X509_NAME *lh, void (*doall)(X509_NAME *)) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/ssl/ssl_locl.h | Lines: | 730-730 |
| | 1 | 1 |
lh_X509_NAME_deleteName: | lh_X509_NAME_delete | Prototype: | static inline X509_NAME *lh_X509_NAME_delete(struct lhash_st_X509_NAME *lh, const X509_NAME *d) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/ssl/ssl_locl.h | Lines: | 730-730 |
| | 1 | 1 |
lh_SSL_SESSION_stats_bioName: | lh_SSL_SESSION_stats_bio | Prototype: | static inline void lh_SSL_SESSION_stats_bio(const struct lhash_st_SSL_SESSION *lh, BIO *out) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/ssl/ssl_locl.h | Lines: | 728-728 |
| | 1 | 1 |
lh_SSL_SESSION_set_down_loadName: | lh_SSL_SESSION_set_down_load | Prototype: | static inline void lh_SSL_SESSION_set_down_load(struct lhash_st_SSL_SESSION *lh, unsigned long dl) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/ssl/ssl_locl.h | Lines: | 728-728 |
| | 1 | 1 |
lh_SSL_SESSION_retrieveName: | lh_SSL_SESSION_retrieve | Prototype: | static inline SSL_SESSION *lh_SSL_SESSION_retrieve(struct lhash_st_SSL_SESSION *lh, const SSL_SESSION *d) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/ssl/ssl_locl.h | Lines: | 728-728 |
| | 1 | 1 |
lh_SSL_SESSION_num_itemsName: | lh_SSL_SESSION_num_items | Prototype: | static inline unsigned long lh_SSL_SESSION_num_items(struct lhash_st_SSL_SESSION *lh) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/ssl/ssl_locl.h | Lines: | 728-728 |
| | 1 | 1 |
lh_SSL_SESSION_node_usage_stats_bioName: | lh_SSL_SESSION_node_usage_stats_bio | Prototype: | static inline void lh_SSL_SESSION_node_usage_stats_bio(const struct lhash_st_SSL_SESSION *lh, BIO *out) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/ssl/ssl_locl.h | Lines: | 728-728 |
| | 1 | 1 |
lh_SSL_SESSION_node_stats_bioName: | lh_SSL_SESSION_node_stats_bio | Prototype: | static inline void lh_SSL_SESSION_node_stats_bio(const struct lhash_st_SSL_SESSION *lh, BIO *out) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/ssl/ssl_locl.h | Lines: | 728-728 |
| | 1 | 1 |
lh_SSL_SESSION_newName: | lh_SSL_SESSION_new | Prototype: | static inline struct lhash_st_SSL_SESSION * lh_SSL_SESSION_new(unsigned long (*hfn)(const SSL_SESSION *), int (*cfn)(const SSL_SESSION *, const SSL_SESSION *)) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/ssl/ssl_locl.h | Lines: | 728-728 |
| | 1 | 1 |
lh_SSL_SESSION_insertName: | lh_SSL_SESSION_insert | Prototype: | static inline SSL_SESSION *lh_SSL_SESSION_insert(struct lhash_st_SSL_SESSION *lh, SSL_SESSION *d) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/ssl/ssl_locl.h | Lines: | 728-728 |
| | 1 | 1 |
lh_SSL_SESSION_get_down_loadName: | lh_SSL_SESSION_get_down_load | Prototype: | static inline unsigned long lh_SSL_SESSION_get_down_load(struct lhash_st_SSL_SESSION *lh) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/ssl/ssl_locl.h | Lines: | 728-728 |
| | 1 | 1 |
lh_SSL_SESSION_freeName: | lh_SSL_SESSION_free | Prototype: | static inline void lh_SSL_SESSION_free(struct lhash_st_SSL_SESSION *lh) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/ssl/ssl_locl.h | Lines: | 728-728 |
| | 1 | 1 |
lh_SSL_SESSION_errorName: | lh_SSL_SESSION_error | Prototype: | static inline int lh_SSL_SESSION_error(struct lhash_st_SSL_SESSION *lh) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/ssl/ssl_locl.h | Lines: | 728-728 |
| | 1 | 1 |
lh_SSL_SESSION_doall_TIMEOUT_PARAMName: | lh_SSL_SESSION_doall_TIMEOUT_PARAM | Prototype: | static inline void lh_SSL_SESSION_doall_TIMEOUT_PARAM(struct lhash_st_SSL_SESSION *lh, void (*fn)(SSL_SESSION *, TIMEOUT_PARAM *), TIMEOUT_PARAM *arg) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/ssl/ssl_sess.c | Lines: | 1104-1104 |
| | 1 | 1 |
lh_SSL_SESSION_doallName: | lh_SSL_SESSION_doall | Prototype: | static inline void lh_SSL_SESSION_doall(struct lhash_st_SSL_SESSION *lh, void (*doall)(SSL_SESSION *)) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/ssl/ssl_locl.h | Lines: | 728-728 |
| | 1 | 1 |
lh_SSL_SESSION_deleteName: | lh_SSL_SESSION_delete | Prototype: | static inline SSL_SESSION *lh_SSL_SESSION_delete(struct lhash_st_SSL_SESSION *lh, const SSL_SESSION *d) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/ssl/ssl_locl.h | Lines: | 728-728 |
| | 1 | 1 |
lh_OSSL_STORE_LOADER_stats_bioName: | lh_OSSL_STORE_LOADER_stats_bio | Prototype: | static inline void lh_OSSL_STORE_LOADER_stats_bio(const struct lhash_st_OSSL_STORE_LOADER *lh, BIO *out) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/store/store_locl.h | Lines: | 113-113 |
| | 1 | 1 |
lh_OSSL_STORE_LOADER_set_down_loadName: | lh_OSSL_STORE_LOADER_set_down_load | Prototype: | static inline void lh_OSSL_STORE_LOADER_set_down_load(struct lhash_st_OSSL_STORE_LOADER *lh, unsigned long dl) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/store/store_locl.h | Lines: | 113-113 |
| | 1 | 1 |
lh_OSSL_STORE_LOADER_retrieveName: | lh_OSSL_STORE_LOADER_retrieve | Prototype: | static inline OSSL_STORE_LOADER *lh_OSSL_STORE_LOADER_retrieve(struct lhash_st_OSSL_STORE_LOADER *lh, const OSSL_STORE_LOADER *d) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/store/store_locl.h | Lines: | 113-113 |
| | 1 | 1 |
lh_OSSL_STORE_LOADER_num_itemsName: | lh_OSSL_STORE_LOADER_num_items | Prototype: | static inline unsigned long lh_OSSL_STORE_LOADER_num_items(struct lhash_st_OSSL_STORE_LOADER *lh) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/store/store_locl.h | Lines: | 113-113 |
| | 1 | 1 |
lh_OSSL_STORE_LOADER_node_usage_stats_bioName: | lh_OSSL_STORE_LOADER_node_usage_stats_bio | Prototype: | static inline void lh_OSSL_STORE_LOADER_node_usage_stats_bio(const struct lhash_st_OSSL_STORE_LOADER *lh, BIO *out) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/store/store_locl.h | Lines: | 113-113 |
| | 1 | 1 |
lh_OSSL_STORE_LOADER_node_stats_bioName: | lh_OSSL_STORE_LOADER_node_stats_bio | Prototype: | static inline void lh_OSSL_STORE_LOADER_node_stats_bio(const struct lhash_st_OSSL_STORE_LOADER *lh, BIO *out) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/store/store_locl.h | Lines: | 113-113 |
| | 1 | 1 |
lh_OSSL_STORE_LOADER_newName: | lh_OSSL_STORE_LOADER_new | Prototype: | static inline struct lhash_st_OSSL_STORE_LOADER * lh_OSSL_STORE_LOADER_new(unsigned long (*hfn)(const OSSL_STORE_LOADER *), int (*cfn)(const OSSL_STORE_LOADER *, const OSSL_STORE_LOADER *)) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/store/store_locl.h | Lines: | 113-113 |
| | 1 | 1 |
lh_OSSL_STORE_LOADER_insertName: | lh_OSSL_STORE_LOADER_insert | Prototype: | static inline OSSL_STORE_LOADER *lh_OSSL_STORE_LOADER_insert(struct lhash_st_OSSL_STORE_LOADER *lh, OSSL_STORE_LOADER *d) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/store/store_locl.h | Lines: | 113-113 |
| | 1 | 1 |
lh_OSSL_STORE_LOADER_get_down_loadName: | lh_OSSL_STORE_LOADER_get_down_load | Prototype: | static inline unsigned long lh_OSSL_STORE_LOADER_get_down_load(struct lhash_st_OSSL_STORE_LOADER *lh) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/store/store_locl.h | Lines: | 113-113 |
| | 1 | 1 |
lh_OSSL_STORE_LOADER_freeName: | lh_OSSL_STORE_LOADER_free | Prototype: | static inline void lh_OSSL_STORE_LOADER_free(struct lhash_st_OSSL_STORE_LOADER *lh) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/store/store_locl.h | Lines: | 113-113 |
| | 1 | 1 |
lh_OSSL_STORE_LOADER_errorName: | lh_OSSL_STORE_LOADER_error | Prototype: | static inline int lh_OSSL_STORE_LOADER_error(struct lhash_st_OSSL_STORE_LOADER *lh) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/store/store_locl.h | Lines: | 113-113 |
| | 1 | 1 |
lh_OSSL_STORE_LOADER_doall_voidName: | lh_OSSL_STORE_LOADER_doall_void | Prototype: | static inline void lh_OSSL_STORE_LOADER_doall_void(struct lhash_st_OSSL_STORE_LOADER *lh, void (*fn)(const OSSL_STORE_LOADER *, void *), void *arg) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/store/store_register.c | Lines: | 290-290 |
| | 1 | 1 |
lh_OSSL_STORE_LOADER_doallName: | lh_OSSL_STORE_LOADER_doall | Prototype: | static inline void lh_OSSL_STORE_LOADER_doall(struct lhash_st_OSSL_STORE_LOADER *lh, void (*doall)(OSSL_STORE_LOADER *)) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/store/store_locl.h | Lines: | 113-113 |
| | 1 | 1 |
lh_OSSL_STORE_LOADER_deleteName: | lh_OSSL_STORE_LOADER_delete | Prototype: | static inline OSSL_STORE_LOADER *lh_OSSL_STORE_LOADER_delete(struct lhash_st_OSSL_STORE_LOADER *lh, const OSSL_STORE_LOADER *d) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/store/store_locl.h | Lines: | 113-113 |
| | 1 | 1 |
lh_OPENSSL_STRING_stats_bioName: | lh_OPENSSL_STRING_stats_bio | Prototype: | static inline void lh_OPENSSL_STRING_stats_bio(const struct lhash_st_OPENSSL_STRING *lh, BIO *out) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/lhash.h | Lines: | 197-197 |
| | 1 | 1 |
lh_OPENSSL_STRING_set_down_loadName: | lh_OPENSSL_STRING_set_down_load | Prototype: | static inline void lh_OPENSSL_STRING_set_down_load(struct lhash_st_OPENSSL_STRING *lh, unsigned long dl) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/lhash.h | Lines: | 197-197 |
| | 1 | 1 |
lh_OPENSSL_STRING_retrieveName: | lh_OPENSSL_STRING_retrieve | Prototype: | static inline OPENSSL_STRING *lh_OPENSSL_STRING_retrieve(struct lhash_st_OPENSSL_STRING *lh, const OPENSSL_STRING *d) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/lhash.h | Lines: | 197-197 |
| | 1 | 1 |
lh_OPENSSL_STRING_num_itemsName: | lh_OPENSSL_STRING_num_items | Prototype: | static inline unsigned long lh_OPENSSL_STRING_num_items(struct lhash_st_OPENSSL_STRING *lh) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/lhash.h | Lines: | 197-197 |
| | 1 | 1 |
lh_OPENSSL_STRING_node_usage_stats_bioName: | lh_OPENSSL_STRING_node_usage_stats_bio | Prototype: | static inline void lh_OPENSSL_STRING_node_usage_stats_bio(const struct lhash_st_OPENSSL_STRING *lh, BIO *out) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/lhash.h | Lines: | 197-197 |
| | 1 | 1 |
lh_OPENSSL_STRING_node_stats_bioName: | lh_OPENSSL_STRING_node_stats_bio | Prototype: | static inline void lh_OPENSSL_STRING_node_stats_bio(const struct lhash_st_OPENSSL_STRING *lh, BIO *out) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/lhash.h | Lines: | 197-197 |
| | 1 | 1 |
lh_OPENSSL_STRING_newName: | lh_OPENSSL_STRING_new | Prototype: | static inline struct lhash_st_OPENSSL_STRING * lh_OPENSSL_STRING_new(unsigned long (*hfn)(const OPENSSL_STRING *), int (*cfn)(const OPENSSL_STRING *, const OPENSSL_STRING *)) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/lhash.h | Lines: | 197-197 |
| | 1 | 1 |
lh_OPENSSL_STRING_insertName: | lh_OPENSSL_STRING_insert | Prototype: | static inline OPENSSL_STRING *lh_OPENSSL_STRING_insert(struct lhash_st_OPENSSL_STRING *lh, OPENSSL_STRING *d) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/lhash.h | Lines: | 197-197 |
| | 1 | 1 |
lh_OPENSSL_STRING_get_down_loadName: | lh_OPENSSL_STRING_get_down_load | Prototype: | static inline unsigned long lh_OPENSSL_STRING_get_down_load(struct lhash_st_OPENSSL_STRING *lh) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/lhash.h | Lines: | 197-197 |
| | 1 | 1 |
lh_OPENSSL_STRING_freeName: | lh_OPENSSL_STRING_free | Prototype: | static inline void lh_OPENSSL_STRING_free(struct lhash_st_OPENSSL_STRING *lh) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/lhash.h | Lines: | 197-197 |
| | 1 | 1 |
lh_OPENSSL_STRING_errorName: | lh_OPENSSL_STRING_error | Prototype: | static inline int lh_OPENSSL_STRING_error(struct lhash_st_OPENSSL_STRING *lh) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/lhash.h | Lines: | 197-197 |
| | 1 | 1 |
lh_OPENSSL_STRING_doallName: | lh_OPENSSL_STRING_doall | Prototype: | static inline void lh_OPENSSL_STRING_doall(struct lhash_st_OPENSSL_STRING *lh, void (*doall)(OPENSSL_STRING *)) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/lhash.h | Lines: | 197-197 |
| | 1 | 1 |
lh_OPENSSL_STRING_deleteName: | lh_OPENSSL_STRING_delete | Prototype: | static inline OPENSSL_STRING *lh_OPENSSL_STRING_delete(struct lhash_st_OPENSSL_STRING *lh, const OPENSSL_STRING *d) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/lhash.h | Lines: | 197-197 |
| | 1 | 1 |
lh_OPENSSL_CSTRING_stats_bioName: | lh_OPENSSL_CSTRING_stats_bio | Prototype: | static inline void lh_OPENSSL_CSTRING_stats_bio(const struct lhash_st_OPENSSL_CSTRING *lh, BIO *out) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/lhash.h | Lines: | 207-207 |
| | 1 | 1 |
lh_OPENSSL_CSTRING_set_down_loadName: | lh_OPENSSL_CSTRING_set_down_load | Prototype: | static inline void lh_OPENSSL_CSTRING_set_down_load(struct lhash_st_OPENSSL_CSTRING *lh, unsigned long dl) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/lhash.h | Lines: | 207-207 |
| | 1 | 1 |
lh_OPENSSL_CSTRING_retrieveName: | lh_OPENSSL_CSTRING_retrieve | Prototype: | static inline OPENSSL_CSTRING *lh_OPENSSL_CSTRING_retrieve(struct lhash_st_OPENSSL_CSTRING *lh, const OPENSSL_CSTRING *d) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/lhash.h | Lines: | 207-207 |
| | 1 | 1 |
lh_OPENSSL_CSTRING_num_itemsName: | lh_OPENSSL_CSTRING_num_items | Prototype: | static inline unsigned long lh_OPENSSL_CSTRING_num_items(struct lhash_st_OPENSSL_CSTRING *lh) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/lhash.h | Lines: | 207-207 |
| | 1 | 1 |
lh_OPENSSL_CSTRING_node_usage_stats_bioName: | lh_OPENSSL_CSTRING_node_usage_stats_bio | Prototype: | static inline void lh_OPENSSL_CSTRING_node_usage_stats_bio(const struct lhash_st_OPENSSL_CSTRING *lh, BIO *out) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/lhash.h | Lines: | 207-207 |
| | 1 | 1 |
lh_OPENSSL_CSTRING_node_stats_bioName: | lh_OPENSSL_CSTRING_node_stats_bio | Prototype: | static inline void lh_OPENSSL_CSTRING_node_stats_bio(const struct lhash_st_OPENSSL_CSTRING *lh, BIO *out) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/lhash.h | Lines: | 207-207 |
| | 1 | 1 |