Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
sk_ESS_CERT_ID_V2_deleteName: | sk_ESS_CERT_ID_V2_delete | Prototype: | static inline ESS_CERT_ID_V2 *sk_ESS_CERT_ID_V2_delete(struct stack_st_ESS_CERT_ID_V2 *sk, int i) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ts.h | Lines: | 67-67 |
| | 1 | 1 |
sk_ESS_CERT_ID_V2_deep_copyName: | 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 |
sk_ENGINE_zeroName: | 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_ENGINE_valueName: | 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_unshiftName: | 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_sortName: | 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_shiftName: | 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_set_cmp_funcName: | 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_setName: | 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_reserveName: | 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_pushName: | 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_pop_freeName: | 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_popName: | 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_numName: | 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_new_reserveName: | 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_new_nullName: | 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_newName: | 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_is_sortedName: | 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_insertName: | 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_freeName: | 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_find_exName: | 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_findName: | 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_dupName: | 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_delete_ptrName: | 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_deleteName: | 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_deep_copyName: | 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_CLEANUP_ITEM_zeroName: | 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_CLEANUP_ITEM_valueName: | 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_unshiftName: | 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_sortName: | 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_shiftName: | 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_set_cmp_funcName: | 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_setName: | 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_reserveName: | 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_pushName: | 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_pop_freeName: | 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_popName: | 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_numName: | 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_new_reserveName: | 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_new_nullName: | 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_newName: | 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_is_sortedName: | 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_insertName: | 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_freeName: | 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_find_exName: | 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_findName: | 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_dupName: | 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_delete_ptrName: | 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_deleteName: | 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_deep_copyName: | 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_DIST_POINT_zeroName: | 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_DIST_POINT_valueName: | 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_unshiftName: | 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_sortName: | 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_shiftName: | 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_set_cmp_funcName: | 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_setName: | 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_reserveName: | 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_pushName: | 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_pop_freeName: | 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_popName: | 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_numName: | 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_new_reserveName: | 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_new_nullName: | 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_newName: | 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_is_sortedName: | 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_insertName: | 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_freeName: | 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_find_exName: | 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_findName: | 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_dupName: | 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_delete_ptrName: | 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_deleteName: | 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_deep_copyName: | 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_CTLOG_zeroName: | 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_CTLOG_valueName: | 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_unshiftName: | 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_sortName: | 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_shiftName: | 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_set_cmp_funcName: | 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_setName: | 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_reserveName: | 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_pushName: | 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_pop_freeName: | 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_popName: | 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_numName: | 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_new_reserveName: | 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_new_nullName: | 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_newName: | 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_is_sortedName: | 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_insertName: | 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_freeName: | 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_find_exName: | 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_findName: | 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_dupName: | 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_delete_ptrName: | 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_deleteName: | 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_deep_copyName: | 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_CONF_VALUE_zeroName: | 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_CONF_VALUE_valueName: | 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 |