| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
sk_CONF_VALUE_unshift| Name: | sk_CONF_VALUE_unshift | | Prototype: | static inline int sk_CONF_VALUE_unshift(struct stack_st_CONF_VALUE *sk, CONF_VALUE *ptr) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/conf.h | | Lines: | 30-30 |
| | 1 | 1 |
sk_CONF_VALUE_value| Name: | sk_CONF_VALUE_value | | Prototype: | static inline CONF_VALUE *sk_CONF_VALUE_value(const struct stack_st_CONF_VALUE *sk, int idx) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/conf.h | | Lines: | 30-30 |
| | 1 | 1 |
sk_CONF_VALUE_zero| Name: | sk_CONF_VALUE_zero | | Prototype: | static inline void sk_CONF_VALUE_zero(struct stack_st_CONF_VALUE *sk) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/conf.h | | Lines: | 30-30 |
| | 1 | 1 |
sk_CTLOG_deep_copy| Name: | sk_CTLOG_deep_copy | | Prototype: | static inline struct stack_st_CTLOG *sk_CTLOG_deep_copy(const struct stack_st_CTLOG *sk, sk_CTLOG_copyfunc copyfunc, sk_CTLOG_freefunc freefunc) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ct.h | | Lines: | 59-59 |
| | 1 | 1 |
sk_CTLOG_delete| Name: | sk_CTLOG_delete | | Prototype: | static inline CTLOG *sk_CTLOG_delete(struct stack_st_CTLOG *sk, int i) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ct.h | | Lines: | 59-59 |
| | 1 | 1 |
sk_CTLOG_delete_ptr| Name: | sk_CTLOG_delete_ptr | | Prototype: | static inline CTLOG *sk_CTLOG_delete_ptr(struct stack_st_CTLOG *sk, CTLOG *ptr) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ct.h | | Lines: | 59-59 |
| | 1 | 1 |
sk_CTLOG_dup| Name: | sk_CTLOG_dup | | Prototype: | static inline struct stack_st_CTLOG * sk_CTLOG_dup(const struct stack_st_CTLOG *sk) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ct.h | | Lines: | 59-59 |
| | 1 | 1 |
sk_CTLOG_find| Name: | sk_CTLOG_find | | Prototype: | static inline int sk_CTLOG_find(struct stack_st_CTLOG *sk, CTLOG *ptr) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ct.h | | Lines: | 59-59 |
| | 1 | 1 |
sk_CTLOG_find_ex| Name: | sk_CTLOG_find_ex | | Prototype: | static inline int sk_CTLOG_find_ex(struct stack_st_CTLOG *sk, CTLOG *ptr) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ct.h | | Lines: | 59-59 |
| | 1 | 1 |
sk_CTLOG_free| Name: | sk_CTLOG_free | | Prototype: | static inline void sk_CTLOG_free(struct stack_st_CTLOG *sk) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ct.h | | Lines: | 59-59 |
| | 1 | 1 |
sk_CTLOG_insert| Name: | sk_CTLOG_insert | | Prototype: | static inline int sk_CTLOG_insert(struct stack_st_CTLOG *sk, CTLOG *ptr, int idx) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ct.h | | Lines: | 59-59 |
| | 1 | 1 |
sk_CTLOG_is_sorted| Name: | sk_CTLOG_is_sorted | | Prototype: | static inline int sk_CTLOG_is_sorted(const struct stack_st_CTLOG *sk) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ct.h | | Lines: | 59-59 |
| | 1 | 1 |
sk_CTLOG_new| Name: | sk_CTLOG_new | | Prototype: | static inline struct stack_st_CTLOG *sk_CTLOG_new(sk_CTLOG_compfunc compare) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ct.h | | Lines: | 59-59 |
| | 1 | 1 |
sk_CTLOG_new_null| Name: | sk_CTLOG_new_null | | Prototype: | static inline struct stack_st_CTLOG *sk_CTLOG_new_null(void) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ct.h | | Lines: | 59-59 |
| | 1 | 1 |
sk_CTLOG_new_reserve| Name: | sk_CTLOG_new_reserve | | Prototype: | static inline struct stack_st_CTLOG *sk_CTLOG_new_reserve(sk_CTLOG_compfunc compare, int n) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ct.h | | Lines: | 59-59 |
| | 1 | 1 |
sk_CTLOG_num| Name: | sk_CTLOG_num | | Prototype: | static inline int sk_CTLOG_num(const struct stack_st_CTLOG *sk) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ct.h | | Lines: | 59-59 |
| | 1 | 1 |
sk_CTLOG_pop| Name: | sk_CTLOG_pop | | Prototype: | static inline CTLOG *sk_CTLOG_pop(struct stack_st_CTLOG *sk) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ct.h | | Lines: | 59-59 |
| | 1 | 1 |
sk_CTLOG_pop_free| Name: | sk_CTLOG_pop_free | | Prototype: | static inline void sk_CTLOG_pop_free(struct stack_st_CTLOG *sk, sk_CTLOG_freefunc freefunc) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ct.h | | Lines: | 59-59 |
| | 1 | 1 |
sk_CTLOG_push| Name: | sk_CTLOG_push | | Prototype: | static inline int sk_CTLOG_push(struct stack_st_CTLOG *sk, CTLOG *ptr) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ct.h | | Lines: | 59-59 |
| | 1 | 1 |
sk_CTLOG_reserve| Name: | sk_CTLOG_reserve | | Prototype: | static inline int sk_CTLOG_reserve(struct stack_st_CTLOG *sk, int n) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ct.h | | Lines: | 59-59 |
| | 1 | 1 |
sk_CTLOG_set| Name: | sk_CTLOG_set | | Prototype: | static inline CTLOG *sk_CTLOG_set(struct stack_st_CTLOG *sk, int idx, CTLOG *ptr) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ct.h | | Lines: | 59-59 |
| | 1 | 1 |
sk_CTLOG_set_cmp_func| Name: | sk_CTLOG_set_cmp_func | | Prototype: | static inline sk_CTLOG_compfunc sk_CTLOG_set_cmp_func(struct stack_st_CTLOG *sk, sk_CTLOG_compfunc compare) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ct.h | | Lines: | 59-59 |
| | 1 | 1 |
sk_CTLOG_shift| Name: | sk_CTLOG_shift | | Prototype: | static inline CTLOG *sk_CTLOG_shift(struct stack_st_CTLOG *sk) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ct.h | | Lines: | 59-59 |
| | 1 | 1 |
sk_CTLOG_sort| Name: | sk_CTLOG_sort | | Prototype: | static inline void sk_CTLOG_sort(struct stack_st_CTLOG *sk) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ct.h | | Lines: | 59-59 |
| | 1 | 1 |
sk_CTLOG_unshift| Name: | sk_CTLOG_unshift | | Prototype: | static inline int sk_CTLOG_unshift(struct stack_st_CTLOG *sk, CTLOG *ptr) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ct.h | | Lines: | 59-59 |
| | 1 | 1 |
sk_CTLOG_value| Name: | sk_CTLOG_value | | Prototype: | static inline CTLOG *sk_CTLOG_value(const struct stack_st_CTLOG *sk, int idx) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ct.h | | Lines: | 59-59 |
| | 1 | 1 |
sk_CTLOG_zero| Name: | sk_CTLOG_zero | | Prototype: | static inline void sk_CTLOG_zero(struct stack_st_CTLOG *sk) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ct.h | | Lines: | 59-59 |
| | 1 | 1 |
sk_DIST_POINT_deep_copy| Name: | sk_DIST_POINT_deep_copy | | Prototype: | static inline struct stack_st_DIST_POINT *sk_DIST_POINT_deep_copy(const struct stack_st_DIST_POINT *sk, sk_DIST_POINT_copyfunc copyfunc, sk_DIST_POINT_freefunc freefunc) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h | | Lines: | 205-205 |
| | 1 | 1 |
sk_DIST_POINT_delete| Name: | sk_DIST_POINT_delete | | Prototype: | static inline DIST_POINT *sk_DIST_POINT_delete(struct stack_st_DIST_POINT *sk, int i) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h | | Lines: | 205-205 |
| | 1 | 1 |
sk_DIST_POINT_delete_ptr| Name: | sk_DIST_POINT_delete_ptr | | Prototype: | static inline DIST_POINT *sk_DIST_POINT_delete_ptr(struct stack_st_DIST_POINT *sk, DIST_POINT *ptr) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h | | Lines: | 205-205 |
| | 1 | 1 |
sk_DIST_POINT_dup| Name: | sk_DIST_POINT_dup | | Prototype: | static inline struct stack_st_DIST_POINT * sk_DIST_POINT_dup(const struct stack_st_DIST_POINT *sk) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h | | Lines: | 205-205 |
| | 1 | 1 |
sk_DIST_POINT_find| Name: | sk_DIST_POINT_find | | Prototype: | static inline int sk_DIST_POINT_find(struct stack_st_DIST_POINT *sk, DIST_POINT *ptr) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h | | Lines: | 205-205 |
| | 1 | 1 |
sk_DIST_POINT_find_ex| Name: | sk_DIST_POINT_find_ex | | Prototype: | static inline int sk_DIST_POINT_find_ex(struct stack_st_DIST_POINT *sk, DIST_POINT *ptr) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h | | Lines: | 205-205 |
| | 1 | 1 |
sk_DIST_POINT_free| Name: | sk_DIST_POINT_free | | Prototype: | static inline void sk_DIST_POINT_free(struct stack_st_DIST_POINT *sk) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h | | Lines: | 205-205 |
| | 1 | 1 |
sk_DIST_POINT_insert| Name: | sk_DIST_POINT_insert | | Prototype: | static inline int sk_DIST_POINT_insert(struct stack_st_DIST_POINT *sk, DIST_POINT *ptr, int idx) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h | | Lines: | 205-205 |
| | 1 | 1 |
sk_DIST_POINT_is_sorted| Name: | sk_DIST_POINT_is_sorted | | Prototype: | static inline int sk_DIST_POINT_is_sorted(const struct stack_st_DIST_POINT *sk) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h | | Lines: | 205-205 |
| | 1 | 1 |
sk_DIST_POINT_new| Name: | sk_DIST_POINT_new | | Prototype: | static inline struct stack_st_DIST_POINT *sk_DIST_POINT_new(sk_DIST_POINT_compfunc compare) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h | | Lines: | 205-205 |
| | 1 | 1 |
sk_DIST_POINT_new_null| Name: | sk_DIST_POINT_new_null | | Prototype: | static inline struct stack_st_DIST_POINT *sk_DIST_POINT_new_null(void) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h | | Lines: | 205-205 |
| | 1 | 1 |
sk_DIST_POINT_new_reserve| Name: | sk_DIST_POINT_new_reserve | | Prototype: | static inline struct stack_st_DIST_POINT *sk_DIST_POINT_new_reserve(sk_DIST_POINT_compfunc compare, int n) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h | | Lines: | 205-205 |
| | 1 | 1 |
sk_DIST_POINT_num| Name: | sk_DIST_POINT_num | | Prototype: | static inline int sk_DIST_POINT_num(const struct stack_st_DIST_POINT *sk) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h | | Lines: | 205-205 |
| | 1 | 1 |
sk_DIST_POINT_pop| Name: | sk_DIST_POINT_pop | | Prototype: | static inline DIST_POINT *sk_DIST_POINT_pop(struct stack_st_DIST_POINT *sk) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h | | Lines: | 205-205 |
| | 1 | 1 |
sk_DIST_POINT_pop_free| Name: | sk_DIST_POINT_pop_free | | Prototype: | static inline void sk_DIST_POINT_pop_free(struct stack_st_DIST_POINT *sk, sk_DIST_POINT_freefunc freefunc) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h | | Lines: | 205-205 |
| | 1 | 1 |
sk_DIST_POINT_push| Name: | sk_DIST_POINT_push | | Prototype: | static inline int sk_DIST_POINT_push(struct stack_st_DIST_POINT *sk, DIST_POINT *ptr) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h | | Lines: | 205-205 |
| | 1 | 1 |
sk_DIST_POINT_reserve| Name: | sk_DIST_POINT_reserve | | Prototype: | static inline int sk_DIST_POINT_reserve(struct stack_st_DIST_POINT *sk, int n) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h | | Lines: | 205-205 |
| | 1 | 1 |
sk_DIST_POINT_set| Name: | sk_DIST_POINT_set | | Prototype: | static inline DIST_POINT *sk_DIST_POINT_set(struct stack_st_DIST_POINT *sk, int idx, DIST_POINT *ptr) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h | | Lines: | 205-205 |
| | 1 | 1 |
sk_DIST_POINT_set_cmp_func| Name: | sk_DIST_POINT_set_cmp_func | | Prototype: | static inline sk_DIST_POINT_compfunc sk_DIST_POINT_set_cmp_func(struct stack_st_DIST_POINT *sk, sk_DIST_POINT_compfunc compare) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h | | Lines: | 205-205 |
| | 1 | 1 |
sk_DIST_POINT_shift| Name: | sk_DIST_POINT_shift | | Prototype: | static inline DIST_POINT *sk_DIST_POINT_shift(struct stack_st_DIST_POINT *sk) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h | | Lines: | 205-205 |
| | 1 | 1 |
sk_DIST_POINT_sort| Name: | sk_DIST_POINT_sort | | Prototype: | static inline void sk_DIST_POINT_sort(struct stack_st_DIST_POINT *sk) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h | | Lines: | 205-205 |
| | 1 | 1 |
sk_DIST_POINT_unshift| Name: | sk_DIST_POINT_unshift | | Prototype: | static inline int sk_DIST_POINT_unshift(struct stack_st_DIST_POINT *sk, DIST_POINT *ptr) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h | | Lines: | 205-205 |
| | 1 | 1 |
sk_DIST_POINT_value| Name: | sk_DIST_POINT_value | | Prototype: | static inline DIST_POINT *sk_DIST_POINT_value(const struct stack_st_DIST_POINT *sk, int idx) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h | | Lines: | 205-205 |
| | 1 | 1 |
sk_DIST_POINT_zero| Name: | sk_DIST_POINT_zero | | Prototype: | static inline void sk_DIST_POINT_zero(struct stack_st_DIST_POINT *sk) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h | | Lines: | 205-205 |
| | 1 | 1 |
sk_ENGINE_CLEANUP_ITEM_deep_copy| Name: | sk_ENGINE_CLEANUP_ITEM_deep_copy | | Prototype: | static inline struct stack_st_ENGINE_CLEANUP_ITEM *sk_ENGINE_CLEANUP_ITEM_deep_copy(const struct stack_st_ENGINE_CLEANUP_ITEM *sk, sk_ENGINE_CLEANUP_ITEM_copyfunc copyfunc, sk_ENGINE_CLEANUP_ITEM_freefunc freefunc) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/engine/eng_int.h | | Lines: | 54-54 |
| | 1 | 1 |
sk_ENGINE_CLEANUP_ITEM_delete| Name: | sk_ENGINE_CLEANUP_ITEM_delete | | Prototype: | static inline ENGINE_CLEANUP_ITEM *sk_ENGINE_CLEANUP_ITEM_delete(struct stack_st_ENGINE_CLEANUP_ITEM *sk, int i) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/engine/eng_int.h | | Lines: | 54-54 |
| | 1 | 1 |
sk_ENGINE_CLEANUP_ITEM_delete_ptr| Name: | sk_ENGINE_CLEANUP_ITEM_delete_ptr | | Prototype: | static inline ENGINE_CLEANUP_ITEM *sk_ENGINE_CLEANUP_ITEM_delete_ptr(struct stack_st_ENGINE_CLEANUP_ITEM *sk, ENGINE_CLEANUP_ITEM *ptr) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/engine/eng_int.h | | Lines: | 54-54 |
| | 1 | 1 |
sk_ENGINE_CLEANUP_ITEM_dup| Name: | sk_ENGINE_CLEANUP_ITEM_dup | | Prototype: | static inline struct stack_st_ENGINE_CLEANUP_ITEM * sk_ENGINE_CLEANUP_ITEM_dup(const struct stack_st_ENGINE_CLEANUP_ITEM *sk) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/engine/eng_int.h | | Lines: | 54-54 |
| | 1 | 1 |
sk_ENGINE_CLEANUP_ITEM_find| Name: | sk_ENGINE_CLEANUP_ITEM_find | | Prototype: | static inline int sk_ENGINE_CLEANUP_ITEM_find(struct stack_st_ENGINE_CLEANUP_ITEM *sk, ENGINE_CLEANUP_ITEM *ptr) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/engine/eng_int.h | | Lines: | 54-54 |
| | 1 | 1 |
sk_ENGINE_CLEANUP_ITEM_find_ex| Name: | sk_ENGINE_CLEANUP_ITEM_find_ex | | Prototype: | static inline int sk_ENGINE_CLEANUP_ITEM_find_ex(struct stack_st_ENGINE_CLEANUP_ITEM *sk, ENGINE_CLEANUP_ITEM *ptr) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/engine/eng_int.h | | Lines: | 54-54 |
| | 1 | 1 |
sk_ENGINE_CLEANUP_ITEM_free| Name: | sk_ENGINE_CLEANUP_ITEM_free | | Prototype: | static inline void sk_ENGINE_CLEANUP_ITEM_free(struct stack_st_ENGINE_CLEANUP_ITEM *sk) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/engine/eng_int.h | | Lines: | 54-54 |
| | 1 | 1 |
sk_ENGINE_CLEANUP_ITEM_insert| Name: | sk_ENGINE_CLEANUP_ITEM_insert | | Prototype: | static inline int sk_ENGINE_CLEANUP_ITEM_insert(struct stack_st_ENGINE_CLEANUP_ITEM *sk, ENGINE_CLEANUP_ITEM *ptr, int idx) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/engine/eng_int.h | | Lines: | 54-54 |
| | 1 | 1 |
sk_ENGINE_CLEANUP_ITEM_is_sorted| Name: | sk_ENGINE_CLEANUP_ITEM_is_sorted | | Prototype: | static inline int sk_ENGINE_CLEANUP_ITEM_is_sorted(const struct stack_st_ENGINE_CLEANUP_ITEM *sk) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/engine/eng_int.h | | Lines: | 54-54 |
| | 1 | 1 |
sk_ENGINE_CLEANUP_ITEM_new| Name: | sk_ENGINE_CLEANUP_ITEM_new | | Prototype: | static inline struct stack_st_ENGINE_CLEANUP_ITEM *sk_ENGINE_CLEANUP_ITEM_new(sk_ENGINE_CLEANUP_ITEM_compfunc compare) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/engine/eng_int.h | | Lines: | 54-54 |
| | 1 | 1 |
sk_ENGINE_CLEANUP_ITEM_new_null| Name: | sk_ENGINE_CLEANUP_ITEM_new_null | | Prototype: | static inline struct stack_st_ENGINE_CLEANUP_ITEM *sk_ENGINE_CLEANUP_ITEM_new_null(void) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/engine/eng_int.h | | Lines: | 54-54 |
| | 1 | 1 |
sk_ENGINE_CLEANUP_ITEM_new_reserve| Name: | sk_ENGINE_CLEANUP_ITEM_new_reserve | | Prototype: | static inline struct stack_st_ENGINE_CLEANUP_ITEM *sk_ENGINE_CLEANUP_ITEM_new_reserve(sk_ENGINE_CLEANUP_ITEM_compfunc compare, int n) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/engine/eng_int.h | | Lines: | 54-54 |
| | 1 | 1 |
sk_ENGINE_CLEANUP_ITEM_num| Name: | sk_ENGINE_CLEANUP_ITEM_num | | Prototype: | static inline int sk_ENGINE_CLEANUP_ITEM_num(const struct stack_st_ENGINE_CLEANUP_ITEM *sk) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/engine/eng_int.h | | Lines: | 54-54 |
| | 1 | 1 |
sk_ENGINE_CLEANUP_ITEM_pop| Name: | sk_ENGINE_CLEANUP_ITEM_pop | | Prototype: | static inline ENGINE_CLEANUP_ITEM *sk_ENGINE_CLEANUP_ITEM_pop(struct stack_st_ENGINE_CLEANUP_ITEM *sk) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/engine/eng_int.h | | Lines: | 54-54 |
| | 1 | 1 |
sk_ENGINE_CLEANUP_ITEM_pop_free| Name: | sk_ENGINE_CLEANUP_ITEM_pop_free | | Prototype: | static inline void sk_ENGINE_CLEANUP_ITEM_pop_free(struct stack_st_ENGINE_CLEANUP_ITEM *sk, sk_ENGINE_CLEANUP_ITEM_freefunc freefunc) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/engine/eng_int.h | | Lines: | 54-54 |
| | 1 | 1 |
sk_ENGINE_CLEANUP_ITEM_push| Name: | sk_ENGINE_CLEANUP_ITEM_push | | Prototype: | static inline int sk_ENGINE_CLEANUP_ITEM_push(struct stack_st_ENGINE_CLEANUP_ITEM *sk, ENGINE_CLEANUP_ITEM *ptr) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/engine/eng_int.h | | Lines: | 54-54 |
| | 1 | 1 |
sk_ENGINE_CLEANUP_ITEM_reserve| Name: | sk_ENGINE_CLEANUP_ITEM_reserve | | Prototype: | static inline int sk_ENGINE_CLEANUP_ITEM_reserve(struct stack_st_ENGINE_CLEANUP_ITEM *sk, int n) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/engine/eng_int.h | | Lines: | 54-54 |
| | 1 | 1 |
sk_ENGINE_CLEANUP_ITEM_set| Name: | sk_ENGINE_CLEANUP_ITEM_set | | Prototype: | static inline ENGINE_CLEANUP_ITEM *sk_ENGINE_CLEANUP_ITEM_set(struct stack_st_ENGINE_CLEANUP_ITEM *sk, int idx, ENGINE_CLEANUP_ITEM *ptr) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/engine/eng_int.h | | Lines: | 54-54 |
| | 1 | 1 |
sk_ENGINE_CLEANUP_ITEM_set_cmp_func| Name: | sk_ENGINE_CLEANUP_ITEM_set_cmp_func | | Prototype: | static inline sk_ENGINE_CLEANUP_ITEM_compfunc sk_ENGINE_CLEANUP_ITEM_set_cmp_func(struct stack_st_ENGINE_CLEANUP_ITEM *sk, sk_ENGINE_CLEANUP_ITEM_compfunc compare) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/engine/eng_int.h | | Lines: | 54-54 |
| | 1 | 1 |
sk_ENGINE_CLEANUP_ITEM_shift| Name: | sk_ENGINE_CLEANUP_ITEM_shift | | Prototype: | static inline ENGINE_CLEANUP_ITEM *sk_ENGINE_CLEANUP_ITEM_shift(struct stack_st_ENGINE_CLEANUP_ITEM *sk) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/engine/eng_int.h | | Lines: | 54-54 |
| | 1 | 1 |
sk_ENGINE_CLEANUP_ITEM_sort| Name: | sk_ENGINE_CLEANUP_ITEM_sort | | Prototype: | static inline void sk_ENGINE_CLEANUP_ITEM_sort(struct stack_st_ENGINE_CLEANUP_ITEM *sk) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/engine/eng_int.h | | Lines: | 54-54 |
| | 1 | 1 |
sk_ENGINE_CLEANUP_ITEM_unshift| Name: | sk_ENGINE_CLEANUP_ITEM_unshift | | Prototype: | static inline int sk_ENGINE_CLEANUP_ITEM_unshift(struct stack_st_ENGINE_CLEANUP_ITEM *sk, ENGINE_CLEANUP_ITEM *ptr) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/engine/eng_int.h | | Lines: | 54-54 |
| | 1 | 1 |
sk_ENGINE_CLEANUP_ITEM_value| Name: | sk_ENGINE_CLEANUP_ITEM_value | | Prototype: | static inline ENGINE_CLEANUP_ITEM *sk_ENGINE_CLEANUP_ITEM_value(const struct stack_st_ENGINE_CLEANUP_ITEM *sk, int idx) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/engine/eng_int.h | | Lines: | 54-54 |
| | 1 | 1 |
sk_ENGINE_CLEANUP_ITEM_zero| Name: | sk_ENGINE_CLEANUP_ITEM_zero | | Prototype: | static inline void sk_ENGINE_CLEANUP_ITEM_zero(struct stack_st_ENGINE_CLEANUP_ITEM *sk) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/engine/eng_int.h | | Lines: | 54-54 |
| | 1 | 1 |
sk_ENGINE_deep_copy| Name: | sk_ENGINE_deep_copy | | Prototype: | static inline struct stack_st_ENGINE *sk_ENGINE_deep_copy(const struct stack_st_ENGINE *sk, sk_ENGINE_copyfunc copyfunc, sk_ENGINE_freefunc freefunc) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/engine/eng_int.h | | Lines: | 59-59 |
| | 1 | 1 |
sk_ENGINE_delete| Name: | sk_ENGINE_delete | | Prototype: | static inline ENGINE *sk_ENGINE_delete(struct stack_st_ENGINE *sk, int i) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/engine/eng_int.h | | Lines: | 59-59 |
| | 1 | 1 |
sk_ENGINE_delete_ptr| Name: | sk_ENGINE_delete_ptr | | Prototype: | static inline ENGINE *sk_ENGINE_delete_ptr(struct stack_st_ENGINE *sk, ENGINE *ptr) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/engine/eng_int.h | | Lines: | 59-59 |
| | 1 | 1 |
sk_ENGINE_dup| Name: | sk_ENGINE_dup | | Prototype: | static inline struct stack_st_ENGINE * sk_ENGINE_dup(const struct stack_st_ENGINE *sk) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/engine/eng_int.h | | Lines: | 59-59 |
| | 1 | 1 |
sk_ENGINE_find| Name: | sk_ENGINE_find | | Prototype: | static inline int sk_ENGINE_find(struct stack_st_ENGINE *sk, ENGINE *ptr) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/engine/eng_int.h | | Lines: | 59-59 |
| | 1 | 1 |
sk_ENGINE_find_ex| Name: | sk_ENGINE_find_ex | | Prototype: | static inline int sk_ENGINE_find_ex(struct stack_st_ENGINE *sk, ENGINE *ptr) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/engine/eng_int.h | | Lines: | 59-59 |
| | 1 | 1 |
sk_ENGINE_free| Name: | sk_ENGINE_free | | Prototype: | static inline void sk_ENGINE_free(struct stack_st_ENGINE *sk) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/engine/eng_int.h | | Lines: | 59-59 |
| | 1 | 1 |
sk_ENGINE_insert| Name: | sk_ENGINE_insert | | Prototype: | static inline int sk_ENGINE_insert(struct stack_st_ENGINE *sk, ENGINE *ptr, int idx) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/engine/eng_int.h | | Lines: | 59-59 |
| | 1 | 1 |
sk_ENGINE_is_sorted| Name: | sk_ENGINE_is_sorted | | Prototype: | static inline int sk_ENGINE_is_sorted(const struct stack_st_ENGINE *sk) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/engine/eng_int.h | | Lines: | 59-59 |
| | 1 | 1 |
sk_ENGINE_new| Name: | sk_ENGINE_new | | Prototype: | static inline struct stack_st_ENGINE *sk_ENGINE_new(sk_ENGINE_compfunc compare) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/engine/eng_int.h | | Lines: | 59-59 |
| | 1 | 1 |
sk_ENGINE_new_null| Name: | sk_ENGINE_new_null | | Prototype: | static inline struct stack_st_ENGINE *sk_ENGINE_new_null(void) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/engine/eng_int.h | | Lines: | 59-59 |
| | 1 | 1 |
sk_ENGINE_new_reserve| Name: | sk_ENGINE_new_reserve | | Prototype: | static inline struct stack_st_ENGINE *sk_ENGINE_new_reserve(sk_ENGINE_compfunc compare, int n) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/engine/eng_int.h | | Lines: | 59-59 |
| | 1 | 1 |
sk_ENGINE_num| Name: | sk_ENGINE_num | | Prototype: | static inline int sk_ENGINE_num(const struct stack_st_ENGINE *sk) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/engine/eng_int.h | | Lines: | 59-59 |
| | 1 | 1 |
sk_ENGINE_pop| Name: | sk_ENGINE_pop | | Prototype: | static inline ENGINE *sk_ENGINE_pop(struct stack_st_ENGINE *sk) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/engine/eng_int.h | | Lines: | 59-59 |
| | 1 | 1 |
sk_ENGINE_pop_free| Name: | sk_ENGINE_pop_free | | Prototype: | static inline void sk_ENGINE_pop_free(struct stack_st_ENGINE *sk, sk_ENGINE_freefunc freefunc) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/engine/eng_int.h | | Lines: | 59-59 |
| | 1 | 1 |
sk_ENGINE_push| Name: | sk_ENGINE_push | | Prototype: | static inline int sk_ENGINE_push(struct stack_st_ENGINE *sk, ENGINE *ptr) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/engine/eng_int.h | | Lines: | 59-59 |
| | 1 | 1 |
sk_ENGINE_reserve| Name: | sk_ENGINE_reserve | | Prototype: | static inline int sk_ENGINE_reserve(struct stack_st_ENGINE *sk, int n) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/engine/eng_int.h | | Lines: | 59-59 |
| | 1 | 1 |
sk_ENGINE_set| Name: | sk_ENGINE_set | | Prototype: | static inline ENGINE *sk_ENGINE_set(struct stack_st_ENGINE *sk, int idx, ENGINE *ptr) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/engine/eng_int.h | | Lines: | 59-59 |
| | 1 | 1 |
sk_ENGINE_set_cmp_func| Name: | sk_ENGINE_set_cmp_func | | Prototype: | static inline sk_ENGINE_compfunc sk_ENGINE_set_cmp_func(struct stack_st_ENGINE *sk, sk_ENGINE_compfunc compare) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/engine/eng_int.h | | Lines: | 59-59 |
| | 1 | 1 |
sk_ENGINE_shift| Name: | sk_ENGINE_shift | | Prototype: | static inline ENGINE *sk_ENGINE_shift(struct stack_st_ENGINE *sk) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/engine/eng_int.h | | Lines: | 59-59 |
| | 1 | 1 |
sk_ENGINE_sort| Name: | sk_ENGINE_sort | | Prototype: | static inline void sk_ENGINE_sort(struct stack_st_ENGINE *sk) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/engine/eng_int.h | | Lines: | 59-59 |
| | 1 | 1 |
sk_ENGINE_unshift| Name: | sk_ENGINE_unshift | | Prototype: | static inline int sk_ENGINE_unshift(struct stack_st_ENGINE *sk, ENGINE *ptr) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/engine/eng_int.h | | Lines: | 59-59 |
| | 1 | 1 |
sk_ENGINE_value| Name: | sk_ENGINE_value | | Prototype: | static inline ENGINE *sk_ENGINE_value(const struct stack_st_ENGINE *sk, int idx) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/engine/eng_int.h | | Lines: | 59-59 |
| | 1 | 1 |
sk_ENGINE_zero| Name: | sk_ENGINE_zero | | Prototype: | static inline void sk_ENGINE_zero(struct stack_st_ENGINE *sk) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/engine/eng_int.h | | Lines: | 59-59 |
| | 1 | 1 |
sk_ESS_CERT_ID_V2_deep_copy| Name: | sk_ESS_CERT_ID_V2_deep_copy | | Prototype: | static inline struct stack_st_ESS_CERT_ID_V2 *sk_ESS_CERT_ID_V2_deep_copy(const struct stack_st_ESS_CERT_ID_V2 *sk, sk_ESS_CERT_ID_V2_copyfunc copyfunc, sk_ESS_CERT_ID_V2_freefunc freefunc) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ts.h | | Lines: | 67-67 |
| | 1 | 1 |