Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
sk_SSL_COMP_pop_freeName: | sk_SSL_COMP_pop_free | Prototype: | static inline void sk_SSL_COMP_pop_free(struct stack_st_SSL_COMP *sk, sk_SSL_COMP_freefunc freefunc) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ssl.h | Lines: | 946-946 |
| | 1 | 1 |
sk_SSL_COMP_popName: | sk_SSL_COMP_pop | Prototype: | static inline SSL_COMP *sk_SSL_COMP_pop(struct stack_st_SSL_COMP *sk) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ssl.h | Lines: | 946-946 |
| | 1 | 1 |
sk_SSL_COMP_numName: | sk_SSL_COMP_num | Prototype: | static inline int sk_SSL_COMP_num(const struct stack_st_SSL_COMP *sk) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ssl.h | Lines: | 946-946 |
| | 1 | 1 |
sk_SSL_COMP_new_reserveName: | sk_SSL_COMP_new_reserve | Prototype: | static inline struct stack_st_SSL_COMP *sk_SSL_COMP_new_reserve(sk_SSL_COMP_compfunc compare, int n) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ssl.h | Lines: | 946-946 |
| | 1 | 1 |
sk_SSL_COMP_new_nullName: | sk_SSL_COMP_new_null | Prototype: | static inline struct stack_st_SSL_COMP *sk_SSL_COMP_new_null(void) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ssl.h | Lines: | 946-946 |
| | 1 | 1 |
sk_SSL_COMP_newName: | sk_SSL_COMP_new | Prototype: | static inline struct stack_st_SSL_COMP *sk_SSL_COMP_new(sk_SSL_COMP_compfunc compare) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ssl.h | Lines: | 946-946 |
| | 1 | 1 |
sk_SSL_COMP_is_sortedName: | sk_SSL_COMP_is_sorted | Prototype: | static inline int sk_SSL_COMP_is_sorted(const struct stack_st_SSL_COMP *sk) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ssl.h | Lines: | 946-946 |
| | 1 | 1 |
sk_SSL_COMP_insertName: | sk_SSL_COMP_insert | Prototype: | static inline int sk_SSL_COMP_insert(struct stack_st_SSL_COMP *sk, SSL_COMP *ptr, int idx) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ssl.h | Lines: | 946-946 |
| | 1 | 1 |
sk_SSL_COMP_freeName: | sk_SSL_COMP_free | Prototype: | static inline void sk_SSL_COMP_free(struct stack_st_SSL_COMP *sk) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ssl.h | Lines: | 946-946 |
| | 1 | 1 |
sk_SSL_COMP_find_exName: | sk_SSL_COMP_find_ex | Prototype: | static inline int sk_SSL_COMP_find_ex(struct stack_st_SSL_COMP *sk, SSL_COMP *ptr) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ssl.h | Lines: | 946-946 |
| | 1 | 1 |
sk_SSL_COMP_findName: | sk_SSL_COMP_find | Prototype: | static inline int sk_SSL_COMP_find(struct stack_st_SSL_COMP *sk, SSL_COMP *ptr) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ssl.h | Lines: | 946-946 |
| | 1 | 1 |
sk_SSL_COMP_dupName: | sk_SSL_COMP_dup | Prototype: | static inline struct stack_st_SSL_COMP * sk_SSL_COMP_dup(const struct stack_st_SSL_COMP *sk) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ssl.h | Lines: | 946-946 |
| | 1 | 1 |
sk_SSL_COMP_delete_ptrName: | sk_SSL_COMP_delete_ptr | Prototype: | static inline SSL_COMP *sk_SSL_COMP_delete_ptr(struct stack_st_SSL_COMP *sk, SSL_COMP *ptr) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ssl.h | Lines: | 946-946 |
| | 1 | 1 |
sk_SSL_COMP_deleteName: | sk_SSL_COMP_delete | Prototype: | static inline SSL_COMP *sk_SSL_COMP_delete(struct stack_st_SSL_COMP *sk, int i) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ssl.h | Lines: | 946-946 |
| | 1 | 1 |
sk_SSL_COMP_deep_copyName: | sk_SSL_COMP_deep_copy | Prototype: | static inline struct stack_st_SSL_COMP *sk_SSL_COMP_deep_copy(const struct stack_st_SSL_COMP *sk, sk_SSL_COMP_copyfunc copyfunc, sk_SSL_COMP_freefunc freefunc) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ssl.h | Lines: | 946-946 |
| | 1 | 1 |
sk_SSL_CIPHER_zeroName: | sk_SSL_CIPHER_zero | Prototype: | static inline void sk_SSL_CIPHER_zero(struct stack_st_SSL_CIPHER *sk) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ssl.h | Lines: | 945-945 |
| | 1 | 1 |
sk_SSL_CIPHER_valueName: | sk_SSL_CIPHER_value | Prototype: | static inline const SSL_CIPHER *sk_SSL_CIPHER_value(const struct stack_st_SSL_CIPHER *sk, int idx) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ssl.h | Lines: | 945-945 |
| | 1 | 1 |
sk_SSL_CIPHER_unshiftName: | sk_SSL_CIPHER_unshift | Prototype: | static inline int sk_SSL_CIPHER_unshift(struct stack_st_SSL_CIPHER *sk, const SSL_CIPHER *ptr) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ssl.h | Lines: | 945-945 |
| | 1 | 1 |
sk_SSL_CIPHER_sortName: | sk_SSL_CIPHER_sort | Prototype: | static inline void sk_SSL_CIPHER_sort(struct stack_st_SSL_CIPHER *sk) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ssl.h | Lines: | 945-945 |
| | 1 | 1 |
sk_SSL_CIPHER_shiftName: | sk_SSL_CIPHER_shift | Prototype: | static inline const SSL_CIPHER *sk_SSL_CIPHER_shift(struct stack_st_SSL_CIPHER *sk) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ssl.h | Lines: | 945-945 |
| | 1 | 1 |
sk_SSL_CIPHER_set_cmp_funcName: | sk_SSL_CIPHER_set_cmp_func | Prototype: | static inline sk_SSL_CIPHER_compfunc sk_SSL_CIPHER_set_cmp_func(struct stack_st_SSL_CIPHER *sk, sk_SSL_CIPHER_compfunc compare) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ssl.h | Lines: | 945-945 |
| | 1 | 1 |
sk_SSL_CIPHER_setName: | sk_SSL_CIPHER_set | Prototype: | static inline const SSL_CIPHER *sk_SSL_CIPHER_set(struct stack_st_SSL_CIPHER *sk, int idx, const SSL_CIPHER *ptr) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ssl.h | Lines: | 945-945 |
| | 1 | 1 |
sk_SSL_CIPHER_reserveName: | sk_SSL_CIPHER_reserve | Prototype: | static inline int sk_SSL_CIPHER_reserve(struct stack_st_SSL_CIPHER *sk, int n) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ssl.h | Lines: | 945-945 |
| | 1 | 1 |
sk_SSL_CIPHER_pushName: | sk_SSL_CIPHER_push | Prototype: | static inline int sk_SSL_CIPHER_push(struct stack_st_SSL_CIPHER *sk, const SSL_CIPHER *ptr) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ssl.h | Lines: | 945-945 |
| | 1 | 1 |
sk_SSL_CIPHER_pop_freeName: | sk_SSL_CIPHER_pop_free | Prototype: | static inline void sk_SSL_CIPHER_pop_free(struct stack_st_SSL_CIPHER *sk, sk_SSL_CIPHER_freefunc freefunc) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ssl.h | Lines: | 945-945 |
| | 1 | 1 |
sk_SSL_CIPHER_popName: | sk_SSL_CIPHER_pop | Prototype: | static inline const SSL_CIPHER *sk_SSL_CIPHER_pop(struct stack_st_SSL_CIPHER *sk) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ssl.h | Lines: | 945-945 |
| | 1 | 1 |
sk_SSL_CIPHER_numName: | sk_SSL_CIPHER_num | Prototype: | static inline int sk_SSL_CIPHER_num(const struct stack_st_SSL_CIPHER *sk) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ssl.h | Lines: | 945-945 |
| | 1 | 1 |
sk_SSL_CIPHER_new_reserveName: | sk_SSL_CIPHER_new_reserve | Prototype: | static inline struct stack_st_SSL_CIPHER *sk_SSL_CIPHER_new_reserve(sk_SSL_CIPHER_compfunc compare, int n) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ssl.h | Lines: | 945-945 |
| | 1 | 1 |
sk_SSL_CIPHER_new_nullName: | sk_SSL_CIPHER_new_null | Prototype: | static inline struct stack_st_SSL_CIPHER *sk_SSL_CIPHER_new_null(void) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ssl.h | Lines: | 945-945 |
| | 1 | 1 |
sk_SSL_CIPHER_newName: | sk_SSL_CIPHER_new | Prototype: | static inline struct stack_st_SSL_CIPHER *sk_SSL_CIPHER_new(sk_SSL_CIPHER_compfunc compare) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ssl.h | Lines: | 945-945 |
| | 1 | 1 |
sk_SSL_CIPHER_is_sortedName: | sk_SSL_CIPHER_is_sorted | Prototype: | static inline int sk_SSL_CIPHER_is_sorted(const struct stack_st_SSL_CIPHER *sk) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ssl.h | Lines: | 945-945 |
| | 1 | 1 |
sk_SSL_CIPHER_insertName: | sk_SSL_CIPHER_insert | Prototype: | static inline int sk_SSL_CIPHER_insert(struct stack_st_SSL_CIPHER *sk, const SSL_CIPHER *ptr, int idx) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ssl.h | Lines: | 945-945 |
| | 1 | 1 |
sk_SSL_CIPHER_freeName: | sk_SSL_CIPHER_free | Prototype: | static inline void sk_SSL_CIPHER_free(struct stack_st_SSL_CIPHER *sk) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ssl.h | Lines: | 945-945 |
| | 1 | 1 |
sk_SSL_CIPHER_find_exName: | sk_SSL_CIPHER_find_ex | Prototype: | static inline int sk_SSL_CIPHER_find_ex(struct stack_st_SSL_CIPHER *sk, const SSL_CIPHER *ptr) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ssl.h | Lines: | 945-945 |
| | 1 | 1 |
sk_SSL_CIPHER_findName: | sk_SSL_CIPHER_find | Prototype: | static inline int sk_SSL_CIPHER_find(struct stack_st_SSL_CIPHER *sk, const SSL_CIPHER *ptr) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ssl.h | Lines: | 945-945 |
| | 1 | 1 |
sk_SSL_CIPHER_dupName: | sk_SSL_CIPHER_dup | Prototype: | static inline struct stack_st_SSL_CIPHER * sk_SSL_CIPHER_dup(const struct stack_st_SSL_CIPHER *sk) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ssl.h | Lines: | 945-945 |
| | 1 | 1 |
sk_SSL_CIPHER_delete_ptrName: | sk_SSL_CIPHER_delete_ptr | Prototype: | static inline const SSL_CIPHER *sk_SSL_CIPHER_delete_ptr(struct stack_st_SSL_CIPHER *sk, const SSL_CIPHER *ptr) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ssl.h | Lines: | 945-945 |
| | 1 | 1 |
sk_SSL_CIPHER_deleteName: | sk_SSL_CIPHER_delete | Prototype: | static inline const SSL_CIPHER *sk_SSL_CIPHER_delete(struct stack_st_SSL_CIPHER *sk, int i) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ssl.h | Lines: | 945-945 |
| | 1 | 1 |
sk_SSL_CIPHER_deep_copyName: | sk_SSL_CIPHER_deep_copy | Prototype: | static inline struct stack_st_SSL_CIPHER *sk_SSL_CIPHER_deep_copy(const struct stack_st_SSL_CIPHER *sk, sk_SSL_CIPHER_copyfunc copyfunc, sk_SSL_CIPHER_freefunc freefunc) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ssl.h | Lines: | 945-945 |
| | 1 | 1 |
sk_SRTP_PROTECTION_PROFILE_zeroName: | sk_SRTP_PROTECTION_PROFILE_zero | Prototype: | static inline void sk_SRTP_PROTECTION_PROFILE_zero(struct stack_st_SRTP_PROTECTION_PROFILE *sk) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ssl.h | Lines: | 227-227 |
| | 1 | 1 |
sk_SRTP_PROTECTION_PROFILE_valueName: | sk_SRTP_PROTECTION_PROFILE_value | Prototype: | static inline SRTP_PROTECTION_PROFILE *sk_SRTP_PROTECTION_PROFILE_value(const struct stack_st_SRTP_PROTECTION_PROFILE *sk, int idx) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ssl.h | Lines: | 227-227 |
| | 1 | 1 |
sk_SRTP_PROTECTION_PROFILE_unshiftName: | sk_SRTP_PROTECTION_PROFILE_unshift | Prototype: | static inline int sk_SRTP_PROTECTION_PROFILE_unshift(struct stack_st_SRTP_PROTECTION_PROFILE *sk, SRTP_PROTECTION_PROFILE *ptr) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ssl.h | Lines: | 227-227 |
| | 1 | 1 |
sk_SRTP_PROTECTION_PROFILE_sortName: | sk_SRTP_PROTECTION_PROFILE_sort | Prototype: | static inline void sk_SRTP_PROTECTION_PROFILE_sort(struct stack_st_SRTP_PROTECTION_PROFILE *sk) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ssl.h | Lines: | 227-227 |
| | 1 | 1 |
sk_SRTP_PROTECTION_PROFILE_shiftName: | sk_SRTP_PROTECTION_PROFILE_shift | Prototype: | static inline SRTP_PROTECTION_PROFILE *sk_SRTP_PROTECTION_PROFILE_shift(struct stack_st_SRTP_PROTECTION_PROFILE *sk) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ssl.h | Lines: | 227-227 |
| | 1 | 1 |
sk_SRTP_PROTECTION_PROFILE_set_cmp_funcName: | sk_SRTP_PROTECTION_PROFILE_set_cmp_func | Prototype: | static inline sk_SRTP_PROTECTION_PROFILE_compfunc sk_SRTP_PROTECTION_PROFILE_set_cmp_func(struct stack_st_SRTP_PROTECTION_PROFILE *sk, sk_SRTP_PROTECTION_PROFILE_compfunc compare) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ssl.h | Lines: | 227-227 |
| | 1 | 1 |
sk_SRTP_PROTECTION_PROFILE_setName: | sk_SRTP_PROTECTION_PROFILE_set | Prototype: | static inline SRTP_PROTECTION_PROFILE *sk_SRTP_PROTECTION_PROFILE_set(struct stack_st_SRTP_PROTECTION_PROFILE *sk, int idx, SRTP_PROTECTION_PROFILE *ptr) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ssl.h | Lines: | 227-227 |
| | 1 | 1 |
sk_SRTP_PROTECTION_PROFILE_reserveName: | sk_SRTP_PROTECTION_PROFILE_reserve | Prototype: | static inline int sk_SRTP_PROTECTION_PROFILE_reserve(struct stack_st_SRTP_PROTECTION_PROFILE *sk, int n) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ssl.h | Lines: | 227-227 |
| | 1 | 1 |
sk_SRTP_PROTECTION_PROFILE_pushName: | sk_SRTP_PROTECTION_PROFILE_push | Prototype: | static inline int sk_SRTP_PROTECTION_PROFILE_push(struct stack_st_SRTP_PROTECTION_PROFILE *sk, SRTP_PROTECTION_PROFILE *ptr) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ssl.h | Lines: | 227-227 |
| | 1 | 1 |
sk_SRTP_PROTECTION_PROFILE_pop_freeName: | sk_SRTP_PROTECTION_PROFILE_pop_free | Prototype: | static inline void sk_SRTP_PROTECTION_PROFILE_pop_free(struct stack_st_SRTP_PROTECTION_PROFILE *sk, sk_SRTP_PROTECTION_PROFILE_freefunc freefunc) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ssl.h | Lines: | 227-227 |
| | 1 | 1 |
sk_SRTP_PROTECTION_PROFILE_popName: | sk_SRTP_PROTECTION_PROFILE_pop | Prototype: | static inline SRTP_PROTECTION_PROFILE *sk_SRTP_PROTECTION_PROFILE_pop(struct stack_st_SRTP_PROTECTION_PROFILE *sk) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ssl.h | Lines: | 227-227 |
| | 1 | 1 |
sk_SRTP_PROTECTION_PROFILE_numName: | sk_SRTP_PROTECTION_PROFILE_num | Prototype: | static inline int sk_SRTP_PROTECTION_PROFILE_num(const struct stack_st_SRTP_PROTECTION_PROFILE *sk) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ssl.h | Lines: | 227-227 |
| | 1 | 1 |
sk_SRTP_PROTECTION_PROFILE_new_reserveName: | sk_SRTP_PROTECTION_PROFILE_new_reserve | Prototype: | static inline struct stack_st_SRTP_PROTECTION_PROFILE *sk_SRTP_PROTECTION_PROFILE_new_reserve(sk_SRTP_PROTECTION_PROFILE_compfunc compare, int n) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ssl.h | Lines: | 227-227 |
| | 1 | 1 |
sk_SRTP_PROTECTION_PROFILE_new_nullName: | sk_SRTP_PROTECTION_PROFILE_new_null | Prototype: | static inline struct stack_st_SRTP_PROTECTION_PROFILE *sk_SRTP_PROTECTION_PROFILE_new_null(void) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ssl.h | Lines: | 227-227 |
| | 1 | 1 |
sk_SRTP_PROTECTION_PROFILE_newName: | sk_SRTP_PROTECTION_PROFILE_new | Prototype: | static inline struct stack_st_SRTP_PROTECTION_PROFILE *sk_SRTP_PROTECTION_PROFILE_new(sk_SRTP_PROTECTION_PROFILE_compfunc compare) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ssl.h | Lines: | 227-227 |
| | 1 | 1 |
sk_SRTP_PROTECTION_PROFILE_is_sortedName: | sk_SRTP_PROTECTION_PROFILE_is_sorted | Prototype: | static inline int sk_SRTP_PROTECTION_PROFILE_is_sorted(const struct stack_st_SRTP_PROTECTION_PROFILE *sk) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ssl.h | Lines: | 227-227 |
| | 1 | 1 |
sk_SRTP_PROTECTION_PROFILE_insertName: | sk_SRTP_PROTECTION_PROFILE_insert | Prototype: | static inline int sk_SRTP_PROTECTION_PROFILE_insert(struct stack_st_SRTP_PROTECTION_PROFILE *sk, SRTP_PROTECTION_PROFILE *ptr, int idx) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ssl.h | Lines: | 227-227 |
| | 1 | 1 |
sk_SRTP_PROTECTION_PROFILE_freeName: | sk_SRTP_PROTECTION_PROFILE_free | Prototype: | static inline void sk_SRTP_PROTECTION_PROFILE_free(struct stack_st_SRTP_PROTECTION_PROFILE *sk) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ssl.h | Lines: | 227-227 |
| | 1 | 1 |
sk_SRTP_PROTECTION_PROFILE_find_exName: | sk_SRTP_PROTECTION_PROFILE_find_ex | Prototype: | static inline int sk_SRTP_PROTECTION_PROFILE_find_ex(struct stack_st_SRTP_PROTECTION_PROFILE *sk, SRTP_PROTECTION_PROFILE *ptr) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ssl.h | Lines: | 227-227 |
| | 1 | 1 |
sk_SRTP_PROTECTION_PROFILE_findName: | sk_SRTP_PROTECTION_PROFILE_find | Prototype: | static inline int sk_SRTP_PROTECTION_PROFILE_find(struct stack_st_SRTP_PROTECTION_PROFILE *sk, SRTP_PROTECTION_PROFILE *ptr) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ssl.h | Lines: | 227-227 |
| | 1 | 1 |
sk_SRTP_PROTECTION_PROFILE_dupName: | sk_SRTP_PROTECTION_PROFILE_dup | Prototype: | static inline struct stack_st_SRTP_PROTECTION_PROFILE * sk_SRTP_PROTECTION_PROFILE_dup(const struct stack_st_SRTP_PROTECTION_PROFILE *sk) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ssl.h | Lines: | 227-227 |
| | 1 | 1 |
sk_SRTP_PROTECTION_PROFILE_delete_ptrName: | sk_SRTP_PROTECTION_PROFILE_delete_ptr | Prototype: | static inline SRTP_PROTECTION_PROFILE *sk_SRTP_PROTECTION_PROFILE_delete_ptr(struct stack_st_SRTP_PROTECTION_PROFILE *sk, SRTP_PROTECTION_PROFILE *ptr) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ssl.h | Lines: | 227-227 |
| | 1 | 1 |
sk_SRTP_PROTECTION_PROFILE_deleteName: | sk_SRTP_PROTECTION_PROFILE_delete | Prototype: | static inline SRTP_PROTECTION_PROFILE *sk_SRTP_PROTECTION_PROFILE_delete(struct stack_st_SRTP_PROTECTION_PROFILE *sk, int i) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ssl.h | Lines: | 227-227 |
| | 1 | 1 |
sk_SRTP_PROTECTION_PROFILE_deep_copyName: | sk_SRTP_PROTECTION_PROFILE_deep_copy | Prototype: | static inline struct stack_st_SRTP_PROTECTION_PROFILE *sk_SRTP_PROTECTION_PROFILE_deep_copy(const struct stack_st_SRTP_PROTECTION_PROFILE *sk, sk_SRTP_PROTECTION_PROFILE_copyfunc copyfunc, sk_SRTP_PROTECTION_PROFILE_freefunc freefunc) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ssl.h | Lines: | 227-227 |
| | 1 | 1 |
sk_SRP_user_pwd_zeroName: | sk_SRP_user_pwd_zero | Prototype: | static inline void sk_SRP_user_pwd_zero(struct stack_st_SRP_user_pwd *sk) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/srp.h | Lines: | 52-52 |
| | 1 | 1 |
sk_SRP_user_pwd_valueName: | sk_SRP_user_pwd_value | Prototype: | static inline SRP_user_pwd *sk_SRP_user_pwd_value(const struct stack_st_SRP_user_pwd *sk, int idx) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/srp.h | Lines: | 52-52 |
| | 1 | 1 |
sk_SRP_user_pwd_unshiftName: | sk_SRP_user_pwd_unshift | Prototype: | static inline int sk_SRP_user_pwd_unshift(struct stack_st_SRP_user_pwd *sk, SRP_user_pwd *ptr) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/srp.h | Lines: | 52-52 |
| | 1 | 1 |
sk_SRP_user_pwd_sortName: | sk_SRP_user_pwd_sort | Prototype: | static inline void sk_SRP_user_pwd_sort(struct stack_st_SRP_user_pwd *sk) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/srp.h | Lines: | 52-52 |
| | 1 | 1 |
sk_SRP_user_pwd_shiftName: | sk_SRP_user_pwd_shift | Prototype: | static inline SRP_user_pwd *sk_SRP_user_pwd_shift(struct stack_st_SRP_user_pwd *sk) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/srp.h | Lines: | 52-52 |
| | 1 | 1 |
sk_SRP_user_pwd_set_cmp_funcName: | sk_SRP_user_pwd_set_cmp_func | Prototype: | static inline sk_SRP_user_pwd_compfunc sk_SRP_user_pwd_set_cmp_func(struct stack_st_SRP_user_pwd *sk, sk_SRP_user_pwd_compfunc compare) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/srp.h | Lines: | 52-52 |
| | 1 | 1 |
sk_SRP_user_pwd_setName: | sk_SRP_user_pwd_set | Prototype: | static inline SRP_user_pwd *sk_SRP_user_pwd_set(struct stack_st_SRP_user_pwd *sk, int idx, SRP_user_pwd *ptr) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/srp.h | Lines: | 52-52 |
| | 1 | 1 |
sk_SRP_user_pwd_reserveName: | sk_SRP_user_pwd_reserve | Prototype: | static inline int sk_SRP_user_pwd_reserve(struct stack_st_SRP_user_pwd *sk, int n) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/srp.h | Lines: | 52-52 |
| | 1 | 1 |
sk_SRP_user_pwd_pushName: | sk_SRP_user_pwd_push | Prototype: | static inline int sk_SRP_user_pwd_push(struct stack_st_SRP_user_pwd *sk, SRP_user_pwd *ptr) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/srp.h | Lines: | 52-52 |
| | 1 | 1 |
sk_SRP_user_pwd_pop_freeName: | sk_SRP_user_pwd_pop_free | Prototype: | static inline void sk_SRP_user_pwd_pop_free(struct stack_st_SRP_user_pwd *sk, sk_SRP_user_pwd_freefunc freefunc) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/srp.h | Lines: | 52-52 |
| | 1 | 1 |
sk_SRP_user_pwd_popName: | sk_SRP_user_pwd_pop | Prototype: | static inline SRP_user_pwd *sk_SRP_user_pwd_pop(struct stack_st_SRP_user_pwd *sk) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/srp.h | Lines: | 52-52 |
| | 1 | 1 |
sk_SRP_user_pwd_numName: | sk_SRP_user_pwd_num | Prototype: | static inline int sk_SRP_user_pwd_num(const struct stack_st_SRP_user_pwd *sk) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/srp.h | Lines: | 52-52 |
| | 1 | 1 |
sk_SRP_user_pwd_new_reserveName: | sk_SRP_user_pwd_new_reserve | Prototype: | static inline struct stack_st_SRP_user_pwd *sk_SRP_user_pwd_new_reserve(sk_SRP_user_pwd_compfunc compare, int n) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/srp.h | Lines: | 52-52 |
| | 1 | 1 |
sk_SRP_user_pwd_new_nullName: | sk_SRP_user_pwd_new_null | Prototype: | static inline struct stack_st_SRP_user_pwd *sk_SRP_user_pwd_new_null(void) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/srp.h | Lines: | 52-52 |
| | 1 | 1 |
sk_SRP_user_pwd_newName: | sk_SRP_user_pwd_new | Prototype: | static inline struct stack_st_SRP_user_pwd *sk_SRP_user_pwd_new(sk_SRP_user_pwd_compfunc compare) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/srp.h | Lines: | 52-52 |
| | 1 | 1 |
sk_SRP_user_pwd_is_sortedName: | sk_SRP_user_pwd_is_sorted | Prototype: | static inline int sk_SRP_user_pwd_is_sorted(const struct stack_st_SRP_user_pwd *sk) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/srp.h | Lines: | 52-52 |
| | 1 | 1 |
sk_SRP_user_pwd_insertName: | sk_SRP_user_pwd_insert | Prototype: | static inline int sk_SRP_user_pwd_insert(struct stack_st_SRP_user_pwd *sk, SRP_user_pwd *ptr, int idx) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/srp.h | Lines: | 52-52 |
| | 1 | 1 |
sk_SRP_user_pwd_freeName: | sk_SRP_user_pwd_free | Prototype: | static inline void sk_SRP_user_pwd_free(struct stack_st_SRP_user_pwd *sk) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/srp.h | Lines: | 52-52 |
| | 1 | 1 |
sk_SRP_user_pwd_find_exName: | sk_SRP_user_pwd_find_ex | Prototype: | static inline int sk_SRP_user_pwd_find_ex(struct stack_st_SRP_user_pwd *sk, SRP_user_pwd *ptr) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/srp.h | Lines: | 52-52 |
| | 1 | 1 |
sk_SRP_user_pwd_findName: | sk_SRP_user_pwd_find | Prototype: | static inline int sk_SRP_user_pwd_find(struct stack_st_SRP_user_pwd *sk, SRP_user_pwd *ptr) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/srp.h | Lines: | 52-52 |
| | 1 | 1 |
sk_SRP_user_pwd_dupName: | sk_SRP_user_pwd_dup | Prototype: | static inline struct stack_st_SRP_user_pwd * sk_SRP_user_pwd_dup(const struct stack_st_SRP_user_pwd *sk) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/srp.h | Lines: | 52-52 |
| | 1 | 1 |
sk_SRP_user_pwd_delete_ptrName: | sk_SRP_user_pwd_delete_ptr | Prototype: | static inline SRP_user_pwd *sk_SRP_user_pwd_delete_ptr(struct stack_st_SRP_user_pwd *sk, SRP_user_pwd *ptr) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/srp.h | Lines: | 52-52 |
| | 1 | 1 |
sk_SRP_user_pwd_deleteName: | sk_SRP_user_pwd_delete | Prototype: | static inline SRP_user_pwd *sk_SRP_user_pwd_delete(struct stack_st_SRP_user_pwd *sk, int i) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/srp.h | Lines: | 52-52 |
| | 1 | 1 |
sk_SRP_user_pwd_deep_copyName: | sk_SRP_user_pwd_deep_copy | Prototype: | static inline struct stack_st_SRP_user_pwd *sk_SRP_user_pwd_deep_copy(const struct stack_st_SRP_user_pwd *sk, sk_SRP_user_pwd_copyfunc copyfunc, sk_SRP_user_pwd_freefunc freefunc) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/srp.h | Lines: | 52-52 |
| | 1 | 1 |
sk_SRP_gN_zeroName: | sk_SRP_gN_zero | Prototype: | static inline void sk_SRP_gN_zero(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_valueName: | sk_SRP_gN_value | Prototype: | static inline SRP_gN *sk_SRP_gN_value(const struct stack_st_SRP_gN *sk, 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_unshiftName: | sk_SRP_gN_unshift | Prototype: | static inline int sk_SRP_gN_unshift(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_sortName: | sk_SRP_gN_sort | Prototype: | static inline void sk_SRP_gN_sort(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_shiftName: | sk_SRP_gN_shift | Prototype: | static inline SRP_gN *sk_SRP_gN_shift(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_set_cmp_funcName: | sk_SRP_gN_set_cmp_func | Prototype: | static inline sk_SRP_gN_compfunc sk_SRP_gN_set_cmp_func(struct stack_st_SRP_gN *sk, 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 |
sk_SRP_gN_setName: | sk_SRP_gN_set | Prototype: | static inline SRP_gN *sk_SRP_gN_set(struct stack_st_SRP_gN *sk, int idx, 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_reserveName: | sk_SRP_gN_reserve | Prototype: | static inline int sk_SRP_gN_reserve(struct stack_st_SRP_gN *sk, int n) | 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_pushName: | sk_SRP_gN_push | Prototype: | static inline int sk_SRP_gN_push(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_pop_freeName: | sk_SRP_gN_pop_free | Prototype: | static inline void sk_SRP_gN_pop_free(struct stack_st_SRP_gN *sk, 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_popName: | sk_SRP_gN_pop | Prototype: | static inline SRP_gN *sk_SRP_gN_pop(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_numName: | sk_SRP_gN_num | Prototype: | static inline int sk_SRP_gN_num(const 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_new_reserveName: | sk_SRP_gN_new_reserve | Prototype: | static inline struct stack_st_SRP_gN *sk_SRP_gN_new_reserve(sk_SRP_gN_compfunc compare, int n) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/srp.h | Lines: | 72-72 |
| | 1 | 1 |