Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
sk_PROFESSION_INFO_freeName: | sk_PROFESSION_INFO_free | Prototype: | static inline void sk_PROFESSION_INFO_free(struct stack_st_PROFESSION_INFO *sk) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h | Lines: | 881-881 |
| | 1 | 1 |
sk_PROFESSION_INFO_insertName: | sk_PROFESSION_INFO_insert | Prototype: | static inline int sk_PROFESSION_INFO_insert(struct stack_st_PROFESSION_INFO *sk, PROFESSION_INFO *ptr, int idx) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h | Lines: | 881-881 |
| | 1 | 1 |
sk_PROFESSION_INFO_is_sortedName: | sk_PROFESSION_INFO_is_sorted | Prototype: | static inline int sk_PROFESSION_INFO_is_sorted(const struct stack_st_PROFESSION_INFO *sk) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h | Lines: | 881-881 |
| | 1 | 1 |
sk_PROFESSION_INFO_newName: | sk_PROFESSION_INFO_new | Prototype: | static inline struct stack_st_PROFESSION_INFO *sk_PROFESSION_INFO_new(sk_PROFESSION_INFO_compfunc compare) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h | Lines: | 881-881 |
| | 1 | 1 |
sk_PROFESSION_INFO_new_nullName: | sk_PROFESSION_INFO_new_null | Prototype: | static inline struct stack_st_PROFESSION_INFO *sk_PROFESSION_INFO_new_null(void) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h | Lines: | 881-881 |
| | 1 | 1 |
sk_PROFESSION_INFO_new_reserveName: | sk_PROFESSION_INFO_new_reserve | Prototype: | static inline struct stack_st_PROFESSION_INFO *sk_PROFESSION_INFO_new_reserve(sk_PROFESSION_INFO_compfunc compare, int n) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h | Lines: | 881-881 |
| | 1 | 1 |
sk_PROFESSION_INFO_numName: | sk_PROFESSION_INFO_num | Prototype: | static inline int sk_PROFESSION_INFO_num(const struct stack_st_PROFESSION_INFO *sk) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h | Lines: | 881-881 |
| | 1 | 1 |
sk_PROFESSION_INFO_popName: | sk_PROFESSION_INFO_pop | Prototype: | static inline PROFESSION_INFO *sk_PROFESSION_INFO_pop(struct stack_st_PROFESSION_INFO *sk) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h | Lines: | 881-881 |
| | 1 | 1 |
sk_PROFESSION_INFO_pop_freeName: | sk_PROFESSION_INFO_pop_free | Prototype: | static inline void sk_PROFESSION_INFO_pop_free(struct stack_st_PROFESSION_INFO *sk, sk_PROFESSION_INFO_freefunc freefunc) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h | Lines: | 881-881 |
| | 1 | 1 |
sk_PROFESSION_INFO_pushName: | sk_PROFESSION_INFO_push | Prototype: | static inline int sk_PROFESSION_INFO_push(struct stack_st_PROFESSION_INFO *sk, PROFESSION_INFO *ptr) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h | Lines: | 881-881 |
| | 1 | 1 |
sk_PROFESSION_INFO_reserveName: | sk_PROFESSION_INFO_reserve | Prototype: | static inline int sk_PROFESSION_INFO_reserve(struct stack_st_PROFESSION_INFO *sk, int n) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h | Lines: | 881-881 |
| | 1 | 1 |
sk_PROFESSION_INFO_setName: | sk_PROFESSION_INFO_set | Prototype: | static inline PROFESSION_INFO *sk_PROFESSION_INFO_set(struct stack_st_PROFESSION_INFO *sk, int idx, PROFESSION_INFO *ptr) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h | Lines: | 881-881 |
| | 1 | 1 |
sk_PROFESSION_INFO_set_cmp_funcName: | sk_PROFESSION_INFO_set_cmp_func | Prototype: | static inline sk_PROFESSION_INFO_compfunc sk_PROFESSION_INFO_set_cmp_func(struct stack_st_PROFESSION_INFO *sk, sk_PROFESSION_INFO_compfunc compare) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h | Lines: | 881-881 |
| | 1 | 1 |
sk_PROFESSION_INFO_shiftName: | sk_PROFESSION_INFO_shift | Prototype: | static inline PROFESSION_INFO *sk_PROFESSION_INFO_shift(struct stack_st_PROFESSION_INFO *sk) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h | Lines: | 881-881 |
| | 1 | 1 |
sk_PROFESSION_INFO_sortName: | sk_PROFESSION_INFO_sort | Prototype: | static inline void sk_PROFESSION_INFO_sort(struct stack_st_PROFESSION_INFO *sk) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h | Lines: | 881-881 |
| | 1 | 1 |
sk_PROFESSION_INFO_unshiftName: | sk_PROFESSION_INFO_unshift | Prototype: | static inline int sk_PROFESSION_INFO_unshift(struct stack_st_PROFESSION_INFO *sk, PROFESSION_INFO *ptr) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h | Lines: | 881-881 |
| | 1 | 1 |
sk_PROFESSION_INFO_valueName: | sk_PROFESSION_INFO_value | Prototype: | static inline PROFESSION_INFO *sk_PROFESSION_INFO_value(const struct stack_st_PROFESSION_INFO *sk, int idx) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h | Lines: | 881-881 |
| | 1 | 1 |
sk_PROFESSION_INFO_zeroName: | sk_PROFESSION_INFO_zero | Prototype: | static inline void sk_PROFESSION_INFO_zero(struct stack_st_PROFESSION_INFO *sk) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h | Lines: | 881-881 |
| | 1 | 1 |
sk_RSA_PRIME_INFO_deep_copyName: | sk_RSA_PRIME_INFO_deep_copy | Prototype: | static inline struct stack_st_RSA_PRIME_INFO *sk_RSA_PRIME_INFO_deep_copy(const struct stack_st_RSA_PRIME_INFO *sk, sk_RSA_PRIME_INFO_copyfunc copyfunc, sk_RSA_PRIME_INFO_freefunc freefunc) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/rsa/rsa_locl.h | Lines: | 26-26 |
| | 1 | 1 |
sk_RSA_PRIME_INFO_deleteName: | sk_RSA_PRIME_INFO_delete | Prototype: | static inline RSA_PRIME_INFO *sk_RSA_PRIME_INFO_delete(struct stack_st_RSA_PRIME_INFO *sk, int i) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/rsa/rsa_locl.h | Lines: | 26-26 |
| | 1 | 1 |
sk_RSA_PRIME_INFO_delete_ptrName: | sk_RSA_PRIME_INFO_delete_ptr | Prototype: | static inline RSA_PRIME_INFO *sk_RSA_PRIME_INFO_delete_ptr(struct stack_st_RSA_PRIME_INFO *sk, RSA_PRIME_INFO *ptr) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/rsa/rsa_locl.h | Lines: | 26-26 |
| | 1 | 1 |
sk_RSA_PRIME_INFO_dupName: | sk_RSA_PRIME_INFO_dup | Prototype: | static inline struct stack_st_RSA_PRIME_INFO * sk_RSA_PRIME_INFO_dup(const struct stack_st_RSA_PRIME_INFO *sk) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/rsa/rsa_locl.h | Lines: | 26-26 |
| | 1 | 1 |
sk_RSA_PRIME_INFO_findName: | sk_RSA_PRIME_INFO_find | Prototype: | static inline int sk_RSA_PRIME_INFO_find(struct stack_st_RSA_PRIME_INFO *sk, RSA_PRIME_INFO *ptr) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/rsa/rsa_locl.h | Lines: | 26-26 |
| | 1 | 1 |
sk_RSA_PRIME_INFO_find_exName: | sk_RSA_PRIME_INFO_find_ex | Prototype: | static inline int sk_RSA_PRIME_INFO_find_ex(struct stack_st_RSA_PRIME_INFO *sk, RSA_PRIME_INFO *ptr) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/rsa/rsa_locl.h | Lines: | 26-26 |
| | 1 | 1 |
sk_RSA_PRIME_INFO_freeName: | sk_RSA_PRIME_INFO_free | Prototype: | static inline void sk_RSA_PRIME_INFO_free(struct stack_st_RSA_PRIME_INFO *sk) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/rsa/rsa_locl.h | Lines: | 26-26 |
| | 1 | 1 |
sk_RSA_PRIME_INFO_insertName: | sk_RSA_PRIME_INFO_insert | Prototype: | static inline int sk_RSA_PRIME_INFO_insert(struct stack_st_RSA_PRIME_INFO *sk, RSA_PRIME_INFO *ptr, int idx) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/rsa/rsa_locl.h | Lines: | 26-26 |
| | 1 | 1 |
sk_RSA_PRIME_INFO_is_sortedName: | sk_RSA_PRIME_INFO_is_sorted | Prototype: | static inline int sk_RSA_PRIME_INFO_is_sorted(const struct stack_st_RSA_PRIME_INFO *sk) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/rsa/rsa_locl.h | Lines: | 26-26 |
| | 1 | 1 |
sk_RSA_PRIME_INFO_newName: | sk_RSA_PRIME_INFO_new | Prototype: | static inline struct stack_st_RSA_PRIME_INFO *sk_RSA_PRIME_INFO_new(sk_RSA_PRIME_INFO_compfunc compare) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/rsa/rsa_locl.h | Lines: | 26-26 |
| | 1 | 1 |
sk_RSA_PRIME_INFO_new_nullName: | sk_RSA_PRIME_INFO_new_null | Prototype: | static inline struct stack_st_RSA_PRIME_INFO *sk_RSA_PRIME_INFO_new_null(void) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/rsa/rsa_locl.h | Lines: | 26-26 |
| | 1 | 1 |
sk_RSA_PRIME_INFO_new_reserveName: | sk_RSA_PRIME_INFO_new_reserve | Prototype: | static inline struct stack_st_RSA_PRIME_INFO *sk_RSA_PRIME_INFO_new_reserve(sk_RSA_PRIME_INFO_compfunc compare, int n) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/rsa/rsa_locl.h | Lines: | 26-26 |
| | 1 | 1 |
sk_RSA_PRIME_INFO_numName: | sk_RSA_PRIME_INFO_num | Prototype: | static inline int sk_RSA_PRIME_INFO_num(const struct stack_st_RSA_PRIME_INFO *sk) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/rsa/rsa_locl.h | Lines: | 26-26 |
| | 1 | 1 |
sk_RSA_PRIME_INFO_popName: | sk_RSA_PRIME_INFO_pop | Prototype: | static inline RSA_PRIME_INFO *sk_RSA_PRIME_INFO_pop(struct stack_st_RSA_PRIME_INFO *sk) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/rsa/rsa_locl.h | Lines: | 26-26 |
| | 1 | 1 |
sk_RSA_PRIME_INFO_pop_freeName: | sk_RSA_PRIME_INFO_pop_free | Prototype: | static inline void sk_RSA_PRIME_INFO_pop_free(struct stack_st_RSA_PRIME_INFO *sk, sk_RSA_PRIME_INFO_freefunc freefunc) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/rsa/rsa_locl.h | Lines: | 26-26 |
| | 1 | 1 |
sk_RSA_PRIME_INFO_pushName: | sk_RSA_PRIME_INFO_push | Prototype: | static inline int sk_RSA_PRIME_INFO_push(struct stack_st_RSA_PRIME_INFO *sk, RSA_PRIME_INFO *ptr) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/rsa/rsa_locl.h | Lines: | 26-26 |
| | 1 | 1 |
sk_RSA_PRIME_INFO_reserveName: | sk_RSA_PRIME_INFO_reserve | Prototype: | static inline int sk_RSA_PRIME_INFO_reserve(struct stack_st_RSA_PRIME_INFO *sk, int n) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/rsa/rsa_locl.h | Lines: | 26-26 |
| | 1 | 1 |
sk_RSA_PRIME_INFO_setName: | sk_RSA_PRIME_INFO_set | Prototype: | static inline RSA_PRIME_INFO *sk_RSA_PRIME_INFO_set(struct stack_st_RSA_PRIME_INFO *sk, int idx, RSA_PRIME_INFO *ptr) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/rsa/rsa_locl.h | Lines: | 26-26 |
| | 1 | 1 |
sk_RSA_PRIME_INFO_set_cmp_funcName: | sk_RSA_PRIME_INFO_set_cmp_func | Prototype: | static inline sk_RSA_PRIME_INFO_compfunc sk_RSA_PRIME_INFO_set_cmp_func(struct stack_st_RSA_PRIME_INFO *sk, sk_RSA_PRIME_INFO_compfunc compare) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/rsa/rsa_locl.h | Lines: | 26-26 |
| | 1 | 1 |
sk_RSA_PRIME_INFO_shiftName: | sk_RSA_PRIME_INFO_shift | Prototype: | static inline RSA_PRIME_INFO *sk_RSA_PRIME_INFO_shift(struct stack_st_RSA_PRIME_INFO *sk) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/rsa/rsa_locl.h | Lines: | 26-26 |
| | 1 | 1 |
sk_RSA_PRIME_INFO_sortName: | sk_RSA_PRIME_INFO_sort | Prototype: | static inline void sk_RSA_PRIME_INFO_sort(struct stack_st_RSA_PRIME_INFO *sk) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/rsa/rsa_locl.h | Lines: | 26-26 |
| | 1 | 1 |
sk_RSA_PRIME_INFO_unshiftName: | sk_RSA_PRIME_INFO_unshift | Prototype: | static inline int sk_RSA_PRIME_INFO_unshift(struct stack_st_RSA_PRIME_INFO *sk, RSA_PRIME_INFO *ptr) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/rsa/rsa_locl.h | Lines: | 26-26 |
| | 1 | 1 |
sk_RSA_PRIME_INFO_valueName: | sk_RSA_PRIME_INFO_value | Prototype: | static inline RSA_PRIME_INFO *sk_RSA_PRIME_INFO_value(const struct stack_st_RSA_PRIME_INFO *sk, int idx) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/rsa/rsa_locl.h | Lines: | 26-26 |
| | 1 | 1 |
sk_RSA_PRIME_INFO_zeroName: | sk_RSA_PRIME_INFO_zero | Prototype: | static inline void sk_RSA_PRIME_INFO_zero(struct stack_st_RSA_PRIME_INFO *sk) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/rsa/rsa_locl.h | Lines: | 26-26 |
| | 1 | 1 |
sk_SCT_deep_copyName: | sk_SCT_deep_copy | Prototype: | static inline struct stack_st_SCT *sk_SCT_deep_copy(const struct stack_st_SCT *sk, sk_SCT_copyfunc copyfunc, sk_SCT_freefunc freefunc) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ct.h | Lines: | 58-58 |
| | 1 | 1 |
sk_SCT_deleteName: | sk_SCT_delete | Prototype: | static inline SCT *sk_SCT_delete(struct stack_st_SCT *sk, int i) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ct.h | Lines: | 58-58 |
| | 1 | 1 |
sk_SCT_delete_ptrName: | sk_SCT_delete_ptr | Prototype: | static inline SCT *sk_SCT_delete_ptr(struct stack_st_SCT *sk, SCT *ptr) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ct.h | Lines: | 58-58 |
| | 1 | 1 |
sk_SCT_dupName: | sk_SCT_dup | Prototype: | static inline struct stack_st_SCT * sk_SCT_dup(const struct stack_st_SCT *sk) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ct.h | Lines: | 58-58 |
| | 1 | 1 |
sk_SCT_findName: | sk_SCT_find | Prototype: | static inline int sk_SCT_find(struct stack_st_SCT *sk, SCT *ptr) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ct.h | Lines: | 58-58 |
| | 1 | 1 |
sk_SCT_find_exName: | sk_SCT_find_ex | Prototype: | static inline int sk_SCT_find_ex(struct stack_st_SCT *sk, SCT *ptr) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ct.h | Lines: | 58-58 |
| | 1 | 1 |
sk_SCT_freeName: | sk_SCT_free | Prototype: | static inline void sk_SCT_free(struct stack_st_SCT *sk) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ct.h | Lines: | 58-58 |
| | 1 | 1 |
sk_SCT_insertName: | sk_SCT_insert | Prototype: | static inline int sk_SCT_insert(struct stack_st_SCT *sk, SCT *ptr, int idx) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ct.h | Lines: | 58-58 |
| | 1 | 1 |
sk_SCT_is_sortedName: | sk_SCT_is_sorted | Prototype: | static inline int sk_SCT_is_sorted(const struct stack_st_SCT *sk) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ct.h | Lines: | 58-58 |
| | 1 | 1 |
sk_SCT_newName: | sk_SCT_new | Prototype: | static inline struct stack_st_SCT *sk_SCT_new(sk_SCT_compfunc compare) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ct.h | Lines: | 58-58 |
| | 1 | 1 |
sk_SCT_new_nullName: | sk_SCT_new_null | Prototype: | static inline struct stack_st_SCT *sk_SCT_new_null(void) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ct.h | Lines: | 58-58 |
| | 1 | 1 |
sk_SCT_new_reserveName: | sk_SCT_new_reserve | Prototype: | static inline struct stack_st_SCT *sk_SCT_new_reserve(sk_SCT_compfunc compare, int n) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ct.h | Lines: | 58-58 |
| | 1 | 1 |
sk_SCT_numName: | sk_SCT_num | Prototype: | static inline int sk_SCT_num(const struct stack_st_SCT *sk) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ct.h | Lines: | 58-58 |
| | 1 | 1 |
sk_SCT_popName: | sk_SCT_pop | Prototype: | static inline SCT *sk_SCT_pop(struct stack_st_SCT *sk) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ct.h | Lines: | 58-58 |
| | 1 | 1 |
sk_SCT_pop_freeName: | sk_SCT_pop_free | Prototype: | static inline void sk_SCT_pop_free(struct stack_st_SCT *sk, sk_SCT_freefunc freefunc) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ct.h | Lines: | 58-58 |
| | 1 | 1 |
sk_SCT_pushName: | sk_SCT_push | Prototype: | static inline int sk_SCT_push(struct stack_st_SCT *sk, SCT *ptr) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ct.h | Lines: | 58-58 |
| | 1 | 1 |
sk_SCT_reserveName: | sk_SCT_reserve | Prototype: | static inline int sk_SCT_reserve(struct stack_st_SCT *sk, int n) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ct.h | Lines: | 58-58 |
| | 1 | 1 |
sk_SCT_setName: | sk_SCT_set | Prototype: | static inline SCT *sk_SCT_set(struct stack_st_SCT *sk, int idx, SCT *ptr) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ct.h | Lines: | 58-58 |
| | 1 | 1 |
sk_SCT_set_cmp_funcName: | sk_SCT_set_cmp_func | Prototype: | static inline sk_SCT_compfunc sk_SCT_set_cmp_func(struct stack_st_SCT *sk, sk_SCT_compfunc compare) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ct.h | Lines: | 58-58 |
| | 1 | 1 |
sk_SCT_shiftName: | sk_SCT_shift | Prototype: | static inline SCT *sk_SCT_shift(struct stack_st_SCT *sk) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ct.h | Lines: | 58-58 |
| | 1 | 1 |
sk_SCT_sortName: | sk_SCT_sort | Prototype: | static inline void sk_SCT_sort(struct stack_st_SCT *sk) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ct.h | Lines: | 58-58 |
| | 1 | 1 |
sk_SCT_unshiftName: | sk_SCT_unshift | Prototype: | static inline int sk_SCT_unshift(struct stack_st_SCT *sk, SCT *ptr) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ct.h | Lines: | 58-58 |
| | 1 | 1 |
sk_SCT_valueName: | sk_SCT_value | Prototype: | static inline SCT *sk_SCT_value(const struct stack_st_SCT *sk, int idx) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ct.h | Lines: | 58-58 |
| | 1 | 1 |
sk_SCT_zeroName: | sk_SCT_zero | Prototype: | static inline void sk_SCT_zero(struct stack_st_SCT *sk) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ct.h | Lines: | 58-58 |
| | 1 | 1 |
sk_SRP_gN_cache_deep_copyName: | sk_SRP_gN_cache_deep_copy | Prototype: | static inline struct stack_st_SRP_gN_cache *sk_SRP_gN_cache_deep_copy(const struct stack_st_SRP_gN_cache *sk, sk_SRP_gN_cache_copyfunc copyfunc, sk_SRP_gN_cache_freefunc freefunc) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/srp.h | Lines: | 36-36 |
| | 1 | 1 |
sk_SRP_gN_cache_deleteName: | sk_SRP_gN_cache_delete | Prototype: | static inline SRP_gN_cache *sk_SRP_gN_cache_delete(struct stack_st_SRP_gN_cache *sk, int i) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/srp.h | Lines: | 36-36 |
| | 1 | 1 |
sk_SRP_gN_cache_delete_ptrName: | sk_SRP_gN_cache_delete_ptr | Prototype: | static inline SRP_gN_cache *sk_SRP_gN_cache_delete_ptr(struct stack_st_SRP_gN_cache *sk, SRP_gN_cache *ptr) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/srp.h | Lines: | 36-36 |
| | 1 | 1 |
sk_SRP_gN_cache_dupName: | sk_SRP_gN_cache_dup | Prototype: | static inline struct stack_st_SRP_gN_cache * sk_SRP_gN_cache_dup(const struct stack_st_SRP_gN_cache *sk) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/srp.h | Lines: | 36-36 |
| | 1 | 1 |
sk_SRP_gN_cache_findName: | sk_SRP_gN_cache_find | Prototype: | static inline int sk_SRP_gN_cache_find(struct stack_st_SRP_gN_cache *sk, SRP_gN_cache *ptr) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/srp.h | Lines: | 36-36 |
| | 1 | 1 |
sk_SRP_gN_cache_find_exName: | sk_SRP_gN_cache_find_ex | Prototype: | static inline int sk_SRP_gN_cache_find_ex(struct stack_st_SRP_gN_cache *sk, SRP_gN_cache *ptr) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/srp.h | Lines: | 36-36 |
| | 1 | 1 |
sk_SRP_gN_cache_freeName: | sk_SRP_gN_cache_free | Prototype: | static inline void sk_SRP_gN_cache_free(struct stack_st_SRP_gN_cache *sk) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/srp.h | Lines: | 36-36 |
| | 1 | 1 |
sk_SRP_gN_cache_insertName: | sk_SRP_gN_cache_insert | Prototype: | static inline int sk_SRP_gN_cache_insert(struct stack_st_SRP_gN_cache *sk, SRP_gN_cache *ptr, int idx) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/srp.h | Lines: | 36-36 |
| | 1 | 1 |
sk_SRP_gN_cache_is_sortedName: | sk_SRP_gN_cache_is_sorted | Prototype: | static inline int sk_SRP_gN_cache_is_sorted(const struct stack_st_SRP_gN_cache *sk) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/srp.h | Lines: | 36-36 |
| | 1 | 1 |
sk_SRP_gN_cache_newName: | sk_SRP_gN_cache_new | Prototype: | static inline struct stack_st_SRP_gN_cache *sk_SRP_gN_cache_new(sk_SRP_gN_cache_compfunc compare) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/srp.h | Lines: | 36-36 |
| | 1 | 1 |
sk_SRP_gN_cache_new_nullName: | sk_SRP_gN_cache_new_null | Prototype: | static inline struct stack_st_SRP_gN_cache *sk_SRP_gN_cache_new_null(void) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/srp.h | Lines: | 36-36 |
| | 1 | 1 |
sk_SRP_gN_cache_new_reserveName: | sk_SRP_gN_cache_new_reserve | Prototype: | static inline struct stack_st_SRP_gN_cache *sk_SRP_gN_cache_new_reserve(sk_SRP_gN_cache_compfunc compare, int n) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/srp.h | Lines: | 36-36 |
| | 1 | 1 |
sk_SRP_gN_cache_numName: | sk_SRP_gN_cache_num | Prototype: | static inline int sk_SRP_gN_cache_num(const struct stack_st_SRP_gN_cache *sk) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/srp.h | Lines: | 36-36 |
| | 1 | 1 |
sk_SRP_gN_cache_popName: | sk_SRP_gN_cache_pop | Prototype: | static inline SRP_gN_cache *sk_SRP_gN_cache_pop(struct stack_st_SRP_gN_cache *sk) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/srp.h | Lines: | 36-36 |
| | 1 | 1 |
sk_SRP_gN_cache_pop_freeName: | sk_SRP_gN_cache_pop_free | Prototype: | static inline void sk_SRP_gN_cache_pop_free(struct stack_st_SRP_gN_cache *sk, sk_SRP_gN_cache_freefunc freefunc) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/srp.h | Lines: | 36-36 |
| | 1 | 1 |
sk_SRP_gN_cache_pushName: | sk_SRP_gN_cache_push | Prototype: | static inline int sk_SRP_gN_cache_push(struct stack_st_SRP_gN_cache *sk, SRP_gN_cache *ptr) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/srp.h | Lines: | 36-36 |
| | 1 | 1 |
sk_SRP_gN_cache_reserveName: | sk_SRP_gN_cache_reserve | Prototype: | static inline int sk_SRP_gN_cache_reserve(struct stack_st_SRP_gN_cache *sk, int n) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/srp.h | Lines: | 36-36 |
| | 1 | 1 |
sk_SRP_gN_cache_setName: | sk_SRP_gN_cache_set | Prototype: | static inline SRP_gN_cache *sk_SRP_gN_cache_set(struct stack_st_SRP_gN_cache *sk, int idx, SRP_gN_cache *ptr) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/srp.h | Lines: | 36-36 |
| | 1 | 1 |
sk_SRP_gN_cache_set_cmp_funcName: | sk_SRP_gN_cache_set_cmp_func | Prototype: | static inline sk_SRP_gN_cache_compfunc sk_SRP_gN_cache_set_cmp_func(struct stack_st_SRP_gN_cache *sk, sk_SRP_gN_cache_compfunc compare) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/srp.h | Lines: | 36-36 |
| | 1 | 1 |
sk_SRP_gN_cache_shiftName: | sk_SRP_gN_cache_shift | Prototype: | static inline SRP_gN_cache *sk_SRP_gN_cache_shift(struct stack_st_SRP_gN_cache *sk) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/srp.h | Lines: | 36-36 |
| | 1 | 1 |
sk_SRP_gN_cache_sortName: | sk_SRP_gN_cache_sort | Prototype: | static inline void sk_SRP_gN_cache_sort(struct stack_st_SRP_gN_cache *sk) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/srp.h | Lines: | 36-36 |
| | 1 | 1 |
sk_SRP_gN_cache_unshiftName: | sk_SRP_gN_cache_unshift | Prototype: | static inline int sk_SRP_gN_cache_unshift(struct stack_st_SRP_gN_cache *sk, SRP_gN_cache *ptr) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/srp.h | Lines: | 36-36 |
| | 1 | 1 |
sk_SRP_gN_cache_valueName: | sk_SRP_gN_cache_value | Prototype: | static inline SRP_gN_cache *sk_SRP_gN_cache_value(const struct stack_st_SRP_gN_cache *sk, int idx) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/srp.h | Lines: | 36-36 |
| | 1 | 1 |
sk_SRP_gN_cache_zeroName: | sk_SRP_gN_cache_zero | Prototype: | static inline void sk_SRP_gN_cache_zero(struct stack_st_SRP_gN_cache *sk) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/srp.h | Lines: | 36-36 |
| | 1 | 1 |
sk_SRP_gN_deep_copyName: | sk_SRP_gN_deep_copy | Prototype: | static inline struct stack_st_SRP_gN *sk_SRP_gN_deep_copy(const struct stack_st_SRP_gN *sk, sk_SRP_gN_copyfunc copyfunc, sk_SRP_gN_freefunc freefunc) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/srp.h | Lines: | 72-72 |
| | 1 | 1 |
sk_SRP_gN_deleteName: | sk_SRP_gN_delete | Prototype: | static inline SRP_gN *sk_SRP_gN_delete(struct stack_st_SRP_gN *sk, int i) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/srp.h | Lines: | 72-72 |
| | 1 | 1 |
sk_SRP_gN_delete_ptrName: | sk_SRP_gN_delete_ptr | Prototype: | static inline SRP_gN *sk_SRP_gN_delete_ptr(struct stack_st_SRP_gN *sk, SRP_gN *ptr) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/srp.h | Lines: | 72-72 |
| | 1 | 1 |
sk_SRP_gN_dupName: | sk_SRP_gN_dup | Prototype: | static inline struct stack_st_SRP_gN * sk_SRP_gN_dup(const struct stack_st_SRP_gN *sk) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/srp.h | Lines: | 72-72 |
| | 1 | 1 |
sk_SRP_gN_findName: | sk_SRP_gN_find | Prototype: | static inline int sk_SRP_gN_find(struct stack_st_SRP_gN *sk, SRP_gN *ptr) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/srp.h | Lines: | 72-72 |
| | 1 | 1 |
sk_SRP_gN_find_exName: | sk_SRP_gN_find_ex | Prototype: | static inline int sk_SRP_gN_find_ex(struct stack_st_SRP_gN *sk, SRP_gN *ptr) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/srp.h | Lines: | 72-72 |
| | 1 | 1 |
sk_SRP_gN_freeName: | sk_SRP_gN_free | Prototype: | static inline void sk_SRP_gN_free(struct stack_st_SRP_gN *sk) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/srp.h | Lines: | 72-72 |
| | 1 | 1 |
sk_SRP_gN_insertName: | sk_SRP_gN_insert | Prototype: | static inline int sk_SRP_gN_insert(struct stack_st_SRP_gN *sk, SRP_gN *ptr, int idx) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/srp.h | Lines: | 72-72 |
| | 1 | 1 |
sk_SRP_gN_is_sortedName: | sk_SRP_gN_is_sorted | Prototype: | static inline int sk_SRP_gN_is_sorted(const struct stack_st_SRP_gN *sk) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/srp.h | Lines: | 72-72 |
| | 1 | 1 |
sk_SRP_gN_newName: | sk_SRP_gN_new | Prototype: | static inline struct stack_st_SRP_gN *sk_SRP_gN_new(sk_SRP_gN_compfunc compare) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/srp.h | Lines: | 72-72 |
| | 1 | 1 |