Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
lh_OPENSSL_CSTRING_freeName: | lh_OPENSSL_CSTRING_free | Prototype: | static inline void lh_OPENSSL_CSTRING_free(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_errorName: | lh_OPENSSL_CSTRING_error | Prototype: | static inline int lh_OPENSSL_CSTRING_error(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_doallName: | lh_OPENSSL_CSTRING_doall | Prototype: | static inline void lh_OPENSSL_CSTRING_doall(struct lhash_st_OPENSSL_CSTRING *lh, void (*doall)(OPENSSL_CSTRING *)) | 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_deleteName: | lh_OPENSSL_CSTRING_delete | Prototype: | static inline OPENSSL_CSTRING *lh_OPENSSL_CSTRING_delete(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_OBJ_NAME_stats_bioName: | lh_OBJ_NAME_stats_bio | Prototype: | static inline void lh_OBJ_NAME_stats_bio(const struct lhash_st_OBJ_NAME *lh, BIO *out) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/objects/obj_lcl.h | Lines: | 12-12 |
| | 1 | 1 |
lh_OBJ_NAME_set_down_loadName: | lh_OBJ_NAME_set_down_load | Prototype: | static inline void lh_OBJ_NAME_set_down_load(struct lhash_st_OBJ_NAME *lh, unsigned long dl) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/objects/obj_lcl.h | Lines: | 12-12 |
| | 1 | 1 |
lh_OBJ_NAME_retrieveName: | lh_OBJ_NAME_retrieve | Prototype: | static inline OBJ_NAME *lh_OBJ_NAME_retrieve(struct lhash_st_OBJ_NAME *lh, const OBJ_NAME *d) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/objects/obj_lcl.h | Lines: | 12-12 |
| | 1 | 1 |
lh_OBJ_NAME_num_itemsName: | lh_OBJ_NAME_num_items | Prototype: | static inline unsigned long lh_OBJ_NAME_num_items(struct lhash_st_OBJ_NAME *lh) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/objects/obj_lcl.h | Lines: | 12-12 |
| | 1 | 1 |
lh_OBJ_NAME_node_usage_stats_bioName: | lh_OBJ_NAME_node_usage_stats_bio | Prototype: | static inline void lh_OBJ_NAME_node_usage_stats_bio(const struct lhash_st_OBJ_NAME *lh, BIO *out) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/objects/obj_lcl.h | Lines: | 12-12 |
| | 1 | 1 |
lh_OBJ_NAME_node_stats_bioName: | lh_OBJ_NAME_node_stats_bio | Prototype: | static inline void lh_OBJ_NAME_node_stats_bio(const struct lhash_st_OBJ_NAME *lh, BIO *out) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/objects/obj_lcl.h | Lines: | 12-12 |
| | 1 | 1 |
lh_OBJ_NAME_newName: | lh_OBJ_NAME_new | Prototype: | static inline struct lhash_st_OBJ_NAME * lh_OBJ_NAME_new(unsigned long (*hfn)(const OBJ_NAME *), int (*cfn)(const OBJ_NAME *, const OBJ_NAME *)) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/objects/obj_lcl.h | Lines: | 12-12 |
| | 1 | 1 |
lh_OBJ_NAME_insertName: | lh_OBJ_NAME_insert | Prototype: | static inline OBJ_NAME *lh_OBJ_NAME_insert(struct lhash_st_OBJ_NAME *lh, OBJ_NAME *d) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/objects/obj_lcl.h | Lines: | 12-12 |
| | 1 | 1 |
lh_OBJ_NAME_get_down_loadName: | lh_OBJ_NAME_get_down_load | Prototype: | static inline unsigned long lh_OBJ_NAME_get_down_load(struct lhash_st_OBJ_NAME *lh) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/objects/obj_lcl.h | Lines: | 12-12 |
| | 1 | 1 |
lh_OBJ_NAME_freeName: | lh_OBJ_NAME_free | Prototype: | static inline void lh_OBJ_NAME_free(struct lhash_st_OBJ_NAME *lh) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/objects/obj_lcl.h | Lines: | 12-12 |
| | 1 | 1 |
lh_OBJ_NAME_errorName: | lh_OBJ_NAME_error | Prototype: | static inline int lh_OBJ_NAME_error(struct lhash_st_OBJ_NAME *lh) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/objects/obj_lcl.h | Lines: | 12-12 |
| | 1 | 1 |
lh_OBJ_NAME_doall_OBJ_DOALLName: | lh_OBJ_NAME_doall_OBJ_DOALL | Prototype: | static inline void lh_OBJ_NAME_doall_OBJ_DOALL(struct lhash_st_OBJ_NAME *lh, void (*fn)(const OBJ_NAME *, OBJ_DOALL *), OBJ_DOALL *arg) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/objects/o_names.c | Lines: | 307-307 |
| | 1 | 1 |
lh_OBJ_NAME_doallName: | lh_OBJ_NAME_doall | Prototype: | static inline void lh_OBJ_NAME_doall(struct lhash_st_OBJ_NAME *lh, void (*doall)(OBJ_NAME *)) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/objects/obj_lcl.h | Lines: | 12-12 |
| | 1 | 1 |
lh_OBJ_NAME_deleteName: | lh_OBJ_NAME_delete | Prototype: | static inline OBJ_NAME *lh_OBJ_NAME_delete(struct lhash_st_OBJ_NAME *lh, const OBJ_NAME *d) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/objects/obj_lcl.h | Lines: | 12-12 |
| | 1 | 1 |
lh_MEM_stats_bioName: | lh_MEM_stats_bio | Prototype: | static inline void lh_MEM_stats_bio(const struct lhash_st_MEM *lh, BIO *out) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/internal/cryptlib.h | Lines: | 52-52 |
| | 1 | 1 |
lh_MEM_set_down_loadName: | lh_MEM_set_down_load | Prototype: | static inline void lh_MEM_set_down_load(struct lhash_st_MEM *lh, unsigned long dl) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/internal/cryptlib.h | Lines: | 52-52 |
| | 1 | 1 |
lh_MEM_retrieveName: | lh_MEM_retrieve | Prototype: | static inline MEM *lh_MEM_retrieve(struct lhash_st_MEM *lh, const MEM *d) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/internal/cryptlib.h | Lines: | 52-52 |
| | 1 | 1 |
lh_MEM_num_itemsName: | lh_MEM_num_items | Prototype: | static inline unsigned long lh_MEM_num_items(struct lhash_st_MEM *lh) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/internal/cryptlib.h | Lines: | 52-52 |
| | 1 | 1 |
lh_MEM_node_usage_stats_bioName: | lh_MEM_node_usage_stats_bio | Prototype: | static inline void lh_MEM_node_usage_stats_bio(const struct lhash_st_MEM *lh, BIO *out) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/internal/cryptlib.h | Lines: | 52-52 |
| | 1 | 1 |
lh_MEM_node_stats_bioName: | lh_MEM_node_stats_bio | Prototype: | static inline void lh_MEM_node_stats_bio(const struct lhash_st_MEM *lh, BIO *out) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/internal/cryptlib.h | Lines: | 52-52 |
| | 1 | 1 |
lh_MEM_newName: | lh_MEM_new | Prototype: | static inline struct lhash_st_MEM * lh_MEM_new(unsigned long (*hfn)(const MEM *), int (*cfn)(const MEM *, const MEM *)) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/internal/cryptlib.h | Lines: | 52-52 |
| | 1 | 1 |
lh_MEM_insertName: | lh_MEM_insert | Prototype: | static inline MEM *lh_MEM_insert(struct lhash_st_MEM *lh, MEM *d) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/internal/cryptlib.h | Lines: | 52-52 |
| | 1 | 1 |
lh_MEM_get_down_loadName: | lh_MEM_get_down_load | Prototype: | static inline unsigned long lh_MEM_get_down_load(struct lhash_st_MEM *lh) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/internal/cryptlib.h | Lines: | 52-52 |
| | 1 | 1 |
lh_MEM_freeName: | lh_MEM_free | Prototype: | static inline void lh_MEM_free(struct lhash_st_MEM *lh) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/internal/cryptlib.h | Lines: | 52-52 |
| | 1 | 1 |
lh_MEM_errorName: | lh_MEM_error | Prototype: | static inline int lh_MEM_error(struct lhash_st_MEM *lh) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/internal/cryptlib.h | Lines: | 52-52 |
| | 1 | 1 |
lh_MEM_doallName: | lh_MEM_doall | Prototype: | static inline void lh_MEM_doall(struct lhash_st_MEM *lh, void (*doall)(MEM *)) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/internal/cryptlib.h | Lines: | 52-52 |
| | 1 | 1 |
lh_MEM_deleteName: | lh_MEM_delete | Prototype: | static inline MEM *lh_MEM_delete(struct lhash_st_MEM *lh, const MEM *d) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/internal/cryptlib.h | Lines: | 52-52 |
| | 1 | 1 |
lh_ERR_STRING_DATA_stats_bioName: | lh_ERR_STRING_DATA_stats_bio | Prototype: | static inline void lh_ERR_STRING_DATA_stats_bio(const struct lhash_st_ERR_STRING_DATA *lh, BIO *out) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/err.h | Lines: | 217-217 |
| | 1 | 1 |
lh_ERR_STRING_DATA_set_down_loadName: | lh_ERR_STRING_DATA_set_down_load | Prototype: | static inline void lh_ERR_STRING_DATA_set_down_load(struct lhash_st_ERR_STRING_DATA *lh, unsigned long dl) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/err.h | Lines: | 217-217 |
| | 1 | 1 |
lh_ERR_STRING_DATA_retrieveName: | lh_ERR_STRING_DATA_retrieve | Prototype: | static inline ERR_STRING_DATA *lh_ERR_STRING_DATA_retrieve(struct lhash_st_ERR_STRING_DATA *lh, const ERR_STRING_DATA *d) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/err.h | Lines: | 217-217 |
| | 1 | 1 |
lh_ERR_STRING_DATA_num_itemsName: | lh_ERR_STRING_DATA_num_items | Prototype: | static inline unsigned long lh_ERR_STRING_DATA_num_items(struct lhash_st_ERR_STRING_DATA *lh) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/err.h | Lines: | 217-217 |
| | 1 | 1 |
lh_ERR_STRING_DATA_node_usage_stats_bioName: | lh_ERR_STRING_DATA_node_usage_stats_bio | Prototype: | static inline void lh_ERR_STRING_DATA_node_usage_stats_bio(const struct lhash_st_ERR_STRING_DATA *lh, BIO *out) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/err.h | Lines: | 217-217 |
| | 1 | 1 |
lh_ERR_STRING_DATA_node_stats_bioName: | lh_ERR_STRING_DATA_node_stats_bio | Prototype: | static inline void lh_ERR_STRING_DATA_node_stats_bio(const struct lhash_st_ERR_STRING_DATA *lh, BIO *out) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/err.h | Lines: | 217-217 |
| | 1 | 1 |
lh_ERR_STRING_DATA_newName: | lh_ERR_STRING_DATA_new | Prototype: | static inline struct lhash_st_ERR_STRING_DATA * lh_ERR_STRING_DATA_new(unsigned long (*hfn)(const ERR_STRING_DATA *), int (*cfn)(const ERR_STRING_DATA *, const ERR_STRING_DATA *)) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/err.h | Lines: | 217-217 |
| | 1 | 1 |
lh_ERR_STRING_DATA_insertName: | lh_ERR_STRING_DATA_insert | Prototype: | static inline ERR_STRING_DATA *lh_ERR_STRING_DATA_insert(struct lhash_st_ERR_STRING_DATA *lh, ERR_STRING_DATA *d) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/err.h | Lines: | 217-217 |
| | 1 | 1 |
lh_ERR_STRING_DATA_get_down_loadName: | lh_ERR_STRING_DATA_get_down_load | Prototype: | static inline unsigned long lh_ERR_STRING_DATA_get_down_load(struct lhash_st_ERR_STRING_DATA *lh) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/err.h | Lines: | 217-217 |
| | 1 | 1 |
lh_ERR_STRING_DATA_freeName: | lh_ERR_STRING_DATA_free | Prototype: | static inline void lh_ERR_STRING_DATA_free(struct lhash_st_ERR_STRING_DATA *lh) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/err.h | Lines: | 217-217 |
| | 1 | 1 |
lh_ERR_STRING_DATA_errorName: | lh_ERR_STRING_DATA_error | Prototype: | static inline int lh_ERR_STRING_DATA_error(struct lhash_st_ERR_STRING_DATA *lh) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/err.h | Lines: | 217-217 |
| | 1 | 1 |
lh_ERR_STRING_DATA_doallName: | lh_ERR_STRING_DATA_doall | Prototype: | static inline void lh_ERR_STRING_DATA_doall(struct lhash_st_ERR_STRING_DATA *lh, void (*doall)(ERR_STRING_DATA *)) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/err.h | Lines: | 217-217 |
| | 1 | 1 |
lh_ERR_STRING_DATA_deleteName: | lh_ERR_STRING_DATA_delete | Prototype: | static inline ERR_STRING_DATA *lh_ERR_STRING_DATA_delete(struct lhash_st_ERR_STRING_DATA *lh, const ERR_STRING_DATA *d) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/err.h | Lines: | 217-217 |
| | 1 | 1 |
lh_ENGINE_PILE_stats_bioName: | lh_ENGINE_PILE_stats_bio | Prototype: | static inline void lh_ENGINE_PILE_stats_bio(const struct lhash_st_ENGINE_PILE *lh, BIO *out) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/engine/eng_int.h | Lines: | 169-169 |
| | 1 | 1 |
lh_ENGINE_PILE_set_down_loadName: | lh_ENGINE_PILE_set_down_load | Prototype: | static inline void lh_ENGINE_PILE_set_down_load(struct lhash_st_ENGINE_PILE *lh, unsigned long dl) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/engine/eng_int.h | Lines: | 169-169 |
| | 1 | 1 |
lh_ENGINE_PILE_retrieveName: | lh_ENGINE_PILE_retrieve | Prototype: | static inline ENGINE_PILE *lh_ENGINE_PILE_retrieve(struct lhash_st_ENGINE_PILE *lh, const ENGINE_PILE *d) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/engine/eng_int.h | Lines: | 169-169 |
| | 1 | 1 |
lh_ENGINE_PILE_num_itemsName: | lh_ENGINE_PILE_num_items | Prototype: | static inline unsigned long lh_ENGINE_PILE_num_items(struct lhash_st_ENGINE_PILE *lh) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/engine/eng_int.h | Lines: | 169-169 |
| | 1 | 1 |
lh_ENGINE_PILE_node_usage_stats_bioName: | lh_ENGINE_PILE_node_usage_stats_bio | Prototype: | static inline void lh_ENGINE_PILE_node_usage_stats_bio(const struct lhash_st_ENGINE_PILE *lh, BIO *out) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/engine/eng_int.h | Lines: | 169-169 |
| | 1 | 1 |
lh_ENGINE_PILE_node_stats_bioName: | lh_ENGINE_PILE_node_stats_bio | Prototype: | static inline void lh_ENGINE_PILE_node_stats_bio(const struct lhash_st_ENGINE_PILE *lh, BIO *out) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/engine/eng_int.h | Lines: | 169-169 |
| | 1 | 1 |
lh_ENGINE_PILE_newName: | lh_ENGINE_PILE_new | Prototype: | static inline struct lhash_st_ENGINE_PILE * lh_ENGINE_PILE_new(unsigned long (*hfn)(const ENGINE_PILE *), int (*cfn)(const ENGINE_PILE *, const ENGINE_PILE *)) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/engine/eng_int.h | Lines: | 169-169 |
| | 1 | 1 |
lh_ENGINE_PILE_insertName: | lh_ENGINE_PILE_insert | Prototype: | static inline ENGINE_PILE *lh_ENGINE_PILE_insert(struct lhash_st_ENGINE_PILE *lh, ENGINE_PILE *d) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/engine/eng_int.h | Lines: | 169-169 |
| | 1 | 1 |
lh_ENGINE_PILE_get_down_loadName: | lh_ENGINE_PILE_get_down_load | Prototype: | static inline unsigned long lh_ENGINE_PILE_get_down_load(struct lhash_st_ENGINE_PILE *lh) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/engine/eng_int.h | Lines: | 169-169 |
| | 1 | 1 |
lh_ENGINE_PILE_freeName: | lh_ENGINE_PILE_free | Prototype: | static inline void lh_ENGINE_PILE_free(struct lhash_st_ENGINE_PILE *lh) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/engine/eng_int.h | Lines: | 169-169 |
| | 1 | 1 |
lh_ENGINE_PILE_errorName: | lh_ENGINE_PILE_error | Prototype: | static inline int lh_ENGINE_PILE_error(struct lhash_st_ENGINE_PILE *lh) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/engine/eng_int.h | Lines: | 169-169 |
| | 1 | 1 |
lh_ENGINE_PILE_doall_ENGINE_PILE_DOALLName: | lh_ENGINE_PILE_doall_ENGINE_PILE_DOALL | Prototype: | static inline void lh_ENGINE_PILE_doall_ENGINE_PILE_DOALL(struct lhash_st_ENGINE_PILE *lh, void (*fn)(const ENGINE_PILE *, ENGINE_PILE_DOALL *), ENGINE_PILE_DOALL *arg) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/engine/eng_table.c | Lines: | 298-298 |
| | 1 | 1 |
lh_ENGINE_PILE_doall_ENGINEName: | lh_ENGINE_PILE_doall_ENGINE | Prototype: | static inline void lh_ENGINE_PILE_doall_ENGINE(struct lhash_st_ENGINE_PILE *lh, void (*fn)(ENGINE_PILE *, ENGINE *), ENGINE *arg) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/engine/eng_table.c | Lines: | 160-160 |
| | 1 | 1 |
lh_ENGINE_PILE_doallName: | lh_ENGINE_PILE_doall | Prototype: | static inline void lh_ENGINE_PILE_doall(struct lhash_st_ENGINE_PILE *lh, void (*doall)(ENGINE_PILE *)) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/engine/eng_int.h | Lines: | 169-169 |
| | 1 | 1 |
lh_ENGINE_PILE_deleteName: | lh_ENGINE_PILE_delete | Prototype: | static inline ENGINE_PILE *lh_ENGINE_PILE_delete(struct lhash_st_ENGINE_PILE *lh, const ENGINE_PILE *d) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/engine/eng_int.h | Lines: | 169-169 |
| | 1 | 1 |
lh_CONF_VALUE_stats_bioName: | lh_CONF_VALUE_stats_bio | Prototype: | static inline void lh_CONF_VALUE_stats_bio(const struct lhash_st_CONF_VALUE *lh, BIO *out) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/conf.h | Lines: | 31-31 |
| | 1 | 1 |
lh_CONF_VALUE_set_down_loadName: | lh_CONF_VALUE_set_down_load | Prototype: | static inline void lh_CONF_VALUE_set_down_load(struct lhash_st_CONF_VALUE *lh, unsigned long dl) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/conf.h | Lines: | 31-31 |
| | 1 | 1 |
lh_CONF_VALUE_retrieveName: | lh_CONF_VALUE_retrieve | Prototype: | static inline CONF_VALUE *lh_CONF_VALUE_retrieve(struct lhash_st_CONF_VALUE *lh, const CONF_VALUE *d) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/conf.h | Lines: | 31-31 |
| | 1 | 1 |
lh_CONF_VALUE_num_itemsName: | lh_CONF_VALUE_num_items | Prototype: | static inline unsigned long lh_CONF_VALUE_num_items(struct lhash_st_CONF_VALUE *lh) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/conf.h | Lines: | 31-31 |
| | 1 | 1 |
lh_CONF_VALUE_node_usage_stats_bioName: | lh_CONF_VALUE_node_usage_stats_bio | Prototype: | static inline void lh_CONF_VALUE_node_usage_stats_bio(const struct lhash_st_CONF_VALUE *lh, BIO *out) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/conf.h | Lines: | 31-31 |
| | 1 | 1 |
lh_CONF_VALUE_node_stats_bioName: | lh_CONF_VALUE_node_stats_bio | Prototype: | static inline void lh_CONF_VALUE_node_stats_bio(const struct lhash_st_CONF_VALUE *lh, BIO *out) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/conf.h | Lines: | 31-31 |
| | 1 | 1 |
lh_CONF_VALUE_newName: | lh_CONF_VALUE_new | Prototype: | static inline struct lhash_st_CONF_VALUE * lh_CONF_VALUE_new(unsigned long (*hfn)(const CONF_VALUE *), int (*cfn)(const CONF_VALUE *, const CONF_VALUE *)) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/conf.h | Lines: | 31-31 |
| | 1 | 1 |
lh_CONF_VALUE_insertName: | lh_CONF_VALUE_insert | Prototype: | static inline CONF_VALUE *lh_CONF_VALUE_insert(struct lhash_st_CONF_VALUE *lh, CONF_VALUE *d) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/conf.h | Lines: | 31-31 |
| | 1 | 1 |
lh_CONF_VALUE_get_down_loadName: | lh_CONF_VALUE_get_down_load | Prototype: | static inline unsigned long lh_CONF_VALUE_get_down_load(struct lhash_st_CONF_VALUE *lh) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/conf.h | Lines: | 31-31 |
| | 1 | 1 |
lh_CONF_VALUE_freeName: | lh_CONF_VALUE_free | Prototype: | static inline void lh_CONF_VALUE_free(struct lhash_st_CONF_VALUE *lh) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/conf.h | Lines: | 31-31 |
| | 1 | 1 |
lh_CONF_VALUE_errorName: | lh_CONF_VALUE_error | Prototype: | static inline int lh_CONF_VALUE_error(struct lhash_st_CONF_VALUE *lh) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/conf.h | Lines: | 31-31 |
| | 1 | 1 |
lh_CONF_VALUE_doall_LH_CONF_VALUEName: | lh_CONF_VALUE_doall_LH_CONF_VALUE | Prototype: | static inline void lh_CONF_VALUE_doall_LH_CONF_VALUE(struct lhash_st_CONF_VALUE *lh, void (*fn)(const CONF_VALUE *, LH_CONF_VALUE *), LH_CONF_VALUE *arg) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/conf/conf_api.c | Lines: | 140-140 |
| | 1 | 1 |
lh_CONF_VALUE_doall_BIOName: | lh_CONF_VALUE_doall_BIO | Prototype: | static inline void lh_CONF_VALUE_doall_BIO(struct lhash_st_CONF_VALUE *lh, void (*fn)(const CONF_VALUE *, BIO *), BIO *arg) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/conf/conf_def.c | Lines: | 857-857 |
| | 1 | 1 |
lh_CONF_VALUE_doallName: | lh_CONF_VALUE_doall | Prototype: | static inline void lh_CONF_VALUE_doall(struct lhash_st_CONF_VALUE *lh, void (*doall)(CONF_VALUE *)) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/conf.h | Lines: | 31-31 |
| | 1 | 1 |
lh_CONF_VALUE_deleteName: | lh_CONF_VALUE_delete | Prototype: | static inline CONF_VALUE *lh_CONF_VALUE_delete(struct lhash_st_CONF_VALUE *lh, const CONF_VALUE *d) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/conf.h | Lines: | 31-31 |
| | 1 | 1 |
lh_ADDED_OBJ_stats_bioName: | lh_ADDED_OBJ_stats_bio | Prototype: | static inline void lh_ADDED_OBJ_stats_bio(const struct lhash_st_ADDED_OBJ *lh, BIO *out) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/objects/obj_lcl.h | Lines: | 14-14 |
| | 1 | 1 |
lh_ADDED_OBJ_set_down_loadName: | lh_ADDED_OBJ_set_down_load | Prototype: | static inline void lh_ADDED_OBJ_set_down_load(struct lhash_st_ADDED_OBJ *lh, unsigned long dl) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/objects/obj_lcl.h | Lines: | 14-14 |
| | 1 | 1 |
lh_ADDED_OBJ_retrieveName: | lh_ADDED_OBJ_retrieve | Prototype: | static inline ADDED_OBJ *lh_ADDED_OBJ_retrieve(struct lhash_st_ADDED_OBJ *lh, const ADDED_OBJ *d) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/objects/obj_lcl.h | Lines: | 14-14 |
| | 1 | 1 |
lh_ADDED_OBJ_num_itemsName: | lh_ADDED_OBJ_num_items | Prototype: | static inline unsigned long lh_ADDED_OBJ_num_items(struct lhash_st_ADDED_OBJ *lh) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/objects/obj_lcl.h | Lines: | 14-14 |
| | 1 | 1 |
lh_ADDED_OBJ_node_usage_stats_bioName: | lh_ADDED_OBJ_node_usage_stats_bio | Prototype: | static inline void lh_ADDED_OBJ_node_usage_stats_bio(const struct lhash_st_ADDED_OBJ *lh, BIO *out) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/objects/obj_lcl.h | Lines: | 14-14 |
| | 1 | 1 |
lh_ADDED_OBJ_node_stats_bioName: | lh_ADDED_OBJ_node_stats_bio | Prototype: | static inline void lh_ADDED_OBJ_node_stats_bio(const struct lhash_st_ADDED_OBJ *lh, BIO *out) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/objects/obj_lcl.h | Lines: | 14-14 |
| | 1 | 1 |
lh_ADDED_OBJ_newName: | lh_ADDED_OBJ_new | Prototype: | static inline struct lhash_st_ADDED_OBJ * lh_ADDED_OBJ_new(unsigned long (*hfn)(const ADDED_OBJ *), int (*cfn)(const ADDED_OBJ *, const ADDED_OBJ *)) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/objects/obj_lcl.h | Lines: | 14-14 |
| | 1 | 1 |
lh_ADDED_OBJ_insertName: | lh_ADDED_OBJ_insert | Prototype: | static inline ADDED_OBJ *lh_ADDED_OBJ_insert(struct lhash_st_ADDED_OBJ *lh, ADDED_OBJ *d) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/objects/obj_lcl.h | Lines: | 14-14 |
| | 1 | 1 |
lh_ADDED_OBJ_get_down_loadName: | lh_ADDED_OBJ_get_down_load | Prototype: | static inline unsigned long lh_ADDED_OBJ_get_down_load(struct lhash_st_ADDED_OBJ *lh) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/objects/obj_lcl.h | Lines: | 14-14 |
| | 1 | 1 |
lh_ADDED_OBJ_freeName: | lh_ADDED_OBJ_free | Prototype: | static inline void lh_ADDED_OBJ_free(struct lhash_st_ADDED_OBJ *lh) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/objects/obj_lcl.h | Lines: | 14-14 |
| | 1 | 1 |
lh_ADDED_OBJ_errorName: | lh_ADDED_OBJ_error | Prototype: | static inline int lh_ADDED_OBJ_error(struct lhash_st_ADDED_OBJ *lh) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/objects/obj_lcl.h | Lines: | 14-14 |
| | 1 | 1 |
lh_ADDED_OBJ_doallName: | lh_ADDED_OBJ_doall | Prototype: | static inline void lh_ADDED_OBJ_doall(struct lhash_st_ADDED_OBJ *lh, void (*doall)(ADDED_OBJ *)) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/objects/obj_lcl.h | Lines: | 14-14 |
| | 1 | 1 |
lh_ADDED_OBJ_deleteName: | lh_ADDED_OBJ_delete | Prototype: | static inline ADDED_OBJ *lh_ADDED_OBJ_delete(struct lhash_st_ADDED_OBJ *lh, const ADDED_OBJ *d) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/objects/obj_lcl.h | Lines: | 14-14 |
| | 1 | 1 |
is_power_of_twoName: | is_power_of_two | Prototype: | static int is_power_of_two(uint64_t value) | Coverage: | 60.000% (3/5) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/kdf/scrypt.c | Lines: | 116-119 |
| | 1 | 1 |
int_rsa_sizeName: | int_rsa_size | Prototype: | static int int_rsa_size(const EVP_PKEY *pkey) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/rsa/rsa_ameth.c | Lines: | 191-194 |
| | 1 | 1 |
int_rsa_freeName: | int_rsa_free | Prototype: | static void int_rsa_free(EVP_PKEY *pkey) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/rsa/rsa_ameth.c | Lines: | 206-209 |
| | 1 | 1 |
int_free_strName: | int_free_str | Prototype: | static void int_free_str(char *s) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/engine/eng_dyn.c | Lines: | 120-123 |
| | 1 | 1 |
int_ec_sizeName: | int_ec_size | Prototype: | static int int_ec_size(const EVP_PKEY *pkey) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ec/ec_ameth.c | Lines: | 266-269 |
| | 1 | 1 |
int_ec_freeName: | int_ec_free | Prototype: | static void int_ec_free(EVP_PKEY *pkey) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ec/ec_ameth.c | Lines: | 331-334 |
| | 1 | 1 |
int_dsa_sizeName: | int_dsa_size | Prototype: | static int int_dsa_size(const EVP_PKEY *pkey) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/dsa/dsa_ameth.c | Lines: | 255-258 |
| | 1 | 1 |
int_dsa_freeName: | int_dsa_free | Prototype: | static void int_dsa_free(EVP_PKEY *pkey) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/dsa/dsa_ameth.c | Lines: | 324-327 |
| | 1 | 1 |
int_dh_sizeName: | int_dh_size | Prototype: | static int int_dh_size(const EVP_PKEY *pkey) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/dh/dh_ameth.c | Lines: | 347-350 |
| | 1 | 1 |
int_dh_freeName: | int_dh_free | Prototype: | static void int_dh_free(EVP_PKEY *pkey) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/dh/dh_ameth.c | Lines: | 40-43 |
| | 1 | 1 |
int_dallName: | int_dall | Prototype: | static void int_dall(const ENGINE_PILE *pile, ENGINE_PILE_DOALL *dall) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/engine/eng_table.c | Lines: | 293-296 |
| | 1 | 1 |
intName: | int | Prototype: | int (*BIO_meth_get_write(const BIO_METHOD *biom)) (BIO *, const char *, int) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/bio/bio_meth.c | Lines: | 58-61 |
| | 1 | 1 |
intName: | int | Prototype: | int (*BIO_meth_get_write_ex(const BIO_METHOD *biom)) (BIO *, const char *, size_t, size_t *) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/bio/bio_meth.c | Lines: | 63-67 |
| | 1 | 1 |