Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
sk_ASN1_VALUE_newName: | sk_ASN1_VALUE_new | Prototype: | static inline struct stack_st_ASN1_VALUE *sk_ASN1_VALUE_new(sk_ASN1_VALUE_compfunc compare) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1t.h | Lines: | 928-928 |
| | 1 | 1 |
sk_ASN1_VALUE_is_sortedName: | sk_ASN1_VALUE_is_sorted | Prototype: | static inline int sk_ASN1_VALUE_is_sorted(const struct stack_st_ASN1_VALUE *sk) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1t.h | Lines: | 928-928 |
| | 1 | 1 |
sk_ASN1_VALUE_insertName: | sk_ASN1_VALUE_insert | Prototype: | static inline int sk_ASN1_VALUE_insert(struct stack_st_ASN1_VALUE *sk, ASN1_VALUE *ptr, int idx) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1t.h | Lines: | 928-928 |
| | 1 | 1 |
sk_ASN1_VALUE_freeName: | sk_ASN1_VALUE_free | Prototype: | static inline void sk_ASN1_VALUE_free(struct stack_st_ASN1_VALUE *sk) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1t.h | Lines: | 928-928 |
| | 1 | 1 |
sk_ASN1_VALUE_find_exName: | sk_ASN1_VALUE_find_ex | Prototype: | static inline int sk_ASN1_VALUE_find_ex(struct stack_st_ASN1_VALUE *sk, ASN1_VALUE *ptr) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1t.h | Lines: | 928-928 |
| | 1 | 1 |
sk_ASN1_VALUE_findName: | sk_ASN1_VALUE_find | Prototype: | static inline int sk_ASN1_VALUE_find(struct stack_st_ASN1_VALUE *sk, ASN1_VALUE *ptr) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1t.h | Lines: | 928-928 |
| | 1 | 1 |
sk_ASN1_VALUE_dupName: | sk_ASN1_VALUE_dup | Prototype: | static inline struct stack_st_ASN1_VALUE * sk_ASN1_VALUE_dup(const struct stack_st_ASN1_VALUE *sk) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1t.h | Lines: | 928-928 |
| | 1 | 1 |
sk_ASN1_VALUE_delete_ptrName: | sk_ASN1_VALUE_delete_ptr | Prototype: | static inline ASN1_VALUE *sk_ASN1_VALUE_delete_ptr(struct stack_st_ASN1_VALUE *sk, ASN1_VALUE *ptr) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1t.h | Lines: | 928-928 |
| | 1 | 1 |
sk_ASN1_VALUE_deleteName: | sk_ASN1_VALUE_delete | Prototype: | static inline ASN1_VALUE *sk_ASN1_VALUE_delete(struct stack_st_ASN1_VALUE *sk, int i) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1t.h | Lines: | 928-928 |
| | 1 | 1 |
sk_ASN1_VALUE_deep_copyName: | sk_ASN1_VALUE_deep_copy | Prototype: | static inline struct stack_st_ASN1_VALUE *sk_ASN1_VALUE_deep_copy(const struct stack_st_ASN1_VALUE *sk, sk_ASN1_VALUE_copyfunc copyfunc, sk_ASN1_VALUE_freefunc freefunc) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1t.h | Lines: | 928-928 |
| | 1 | 1 |
sk_ASN1_UTF8STRING_zeroName: | sk_ASN1_UTF8STRING_zero | Prototype: | static inline void sk_ASN1_UTF8STRING_zero(struct stack_st_ASN1_UTF8STRING *sk) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h | Lines: | 442-442 |
| | 1 | 1 |
sk_ASN1_UTF8STRING_valueName: | sk_ASN1_UTF8STRING_value | Prototype: | static inline ASN1_UTF8STRING *sk_ASN1_UTF8STRING_value(const struct stack_st_ASN1_UTF8STRING *sk, int idx) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h | Lines: | 442-442 |
| | 1 | 1 |
sk_ASN1_UTF8STRING_unshiftName: | sk_ASN1_UTF8STRING_unshift | Prototype: | static inline int sk_ASN1_UTF8STRING_unshift(struct stack_st_ASN1_UTF8STRING *sk, ASN1_UTF8STRING *ptr) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h | Lines: | 442-442 |
| | 1 | 1 |
sk_ASN1_UTF8STRING_sortName: | sk_ASN1_UTF8STRING_sort | Prototype: | static inline void sk_ASN1_UTF8STRING_sort(struct stack_st_ASN1_UTF8STRING *sk) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h | Lines: | 442-442 |
| | 1 | 1 |
sk_ASN1_UTF8STRING_shiftName: | sk_ASN1_UTF8STRING_shift | Prototype: | static inline ASN1_UTF8STRING *sk_ASN1_UTF8STRING_shift(struct stack_st_ASN1_UTF8STRING *sk) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h | Lines: | 442-442 |
| | 1 | 1 |
sk_ASN1_UTF8STRING_set_cmp_funcName: | sk_ASN1_UTF8STRING_set_cmp_func | Prototype: | static inline sk_ASN1_UTF8STRING_compfunc sk_ASN1_UTF8STRING_set_cmp_func(struct stack_st_ASN1_UTF8STRING *sk, sk_ASN1_UTF8STRING_compfunc compare) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h | Lines: | 442-442 |
| | 1 | 1 |
sk_ASN1_UTF8STRING_setName: | sk_ASN1_UTF8STRING_set | Prototype: | static inline ASN1_UTF8STRING *sk_ASN1_UTF8STRING_set(struct stack_st_ASN1_UTF8STRING *sk, int idx, ASN1_UTF8STRING *ptr) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h | Lines: | 442-442 |
| | 1 | 1 |
sk_ASN1_UTF8STRING_reserveName: | sk_ASN1_UTF8STRING_reserve | Prototype: | static inline int sk_ASN1_UTF8STRING_reserve(struct stack_st_ASN1_UTF8STRING *sk, int n) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h | Lines: | 442-442 |
| | 1 | 1 |
sk_ASN1_UTF8STRING_pushName: | sk_ASN1_UTF8STRING_push | Prototype: | static inline int sk_ASN1_UTF8STRING_push(struct stack_st_ASN1_UTF8STRING *sk, ASN1_UTF8STRING *ptr) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h | Lines: | 442-442 |
| | 1 | 1 |
sk_ASN1_UTF8STRING_pop_freeName: | sk_ASN1_UTF8STRING_pop_free | Prototype: | static inline void sk_ASN1_UTF8STRING_pop_free(struct stack_st_ASN1_UTF8STRING *sk, sk_ASN1_UTF8STRING_freefunc freefunc) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h | Lines: | 442-442 |
| | 1 | 1 |
sk_ASN1_UTF8STRING_popName: | sk_ASN1_UTF8STRING_pop | Prototype: | static inline ASN1_UTF8STRING *sk_ASN1_UTF8STRING_pop(struct stack_st_ASN1_UTF8STRING *sk) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h | Lines: | 442-442 |
| | 1 | 1 |
sk_ASN1_UTF8STRING_numName: | sk_ASN1_UTF8STRING_num | Prototype: | static inline int sk_ASN1_UTF8STRING_num(const struct stack_st_ASN1_UTF8STRING *sk) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h | Lines: | 442-442 |
| | 1 | 1 |
sk_ASN1_UTF8STRING_new_reserveName: | sk_ASN1_UTF8STRING_new_reserve | Prototype: | static inline struct stack_st_ASN1_UTF8STRING *sk_ASN1_UTF8STRING_new_reserve(sk_ASN1_UTF8STRING_compfunc compare, int n) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h | Lines: | 442-442 |
| | 1 | 1 |
sk_ASN1_UTF8STRING_new_nullName: | sk_ASN1_UTF8STRING_new_null | Prototype: | static inline struct stack_st_ASN1_UTF8STRING *sk_ASN1_UTF8STRING_new_null(void) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h | Lines: | 442-442 |
| | 1 | 1 |
sk_ASN1_UTF8STRING_newName: | sk_ASN1_UTF8STRING_new | Prototype: | static inline struct stack_st_ASN1_UTF8STRING *sk_ASN1_UTF8STRING_new(sk_ASN1_UTF8STRING_compfunc compare) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h | Lines: | 442-442 |
| | 1 | 1 |
sk_ASN1_UTF8STRING_is_sortedName: | sk_ASN1_UTF8STRING_is_sorted | Prototype: | static inline int sk_ASN1_UTF8STRING_is_sorted(const struct stack_st_ASN1_UTF8STRING *sk) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h | Lines: | 442-442 |
| | 1 | 1 |
sk_ASN1_UTF8STRING_insertName: | sk_ASN1_UTF8STRING_insert | Prototype: | static inline int sk_ASN1_UTF8STRING_insert(struct stack_st_ASN1_UTF8STRING *sk, ASN1_UTF8STRING *ptr, int idx) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h | Lines: | 442-442 |
| | 1 | 1 |
sk_ASN1_UTF8STRING_freeName: | sk_ASN1_UTF8STRING_free | Prototype: | static inline void sk_ASN1_UTF8STRING_free(struct stack_st_ASN1_UTF8STRING *sk) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h | Lines: | 442-442 |
| | 1 | 1 |
sk_ASN1_UTF8STRING_find_exName: | sk_ASN1_UTF8STRING_find_ex | Prototype: | static inline int sk_ASN1_UTF8STRING_find_ex(struct stack_st_ASN1_UTF8STRING *sk, ASN1_UTF8STRING *ptr) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h | Lines: | 442-442 |
| | 1 | 1 |
sk_ASN1_UTF8STRING_findName: | sk_ASN1_UTF8STRING_find | Prototype: | static inline int sk_ASN1_UTF8STRING_find(struct stack_st_ASN1_UTF8STRING *sk, ASN1_UTF8STRING *ptr) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h | Lines: | 442-442 |
| | 1 | 1 |
sk_ASN1_UTF8STRING_dupName: | sk_ASN1_UTF8STRING_dup | Prototype: | static inline struct stack_st_ASN1_UTF8STRING * sk_ASN1_UTF8STRING_dup(const struct stack_st_ASN1_UTF8STRING *sk) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h | Lines: | 442-442 |
| | 1 | 1 |
sk_ASN1_UTF8STRING_delete_ptrName: | sk_ASN1_UTF8STRING_delete_ptr | Prototype: | static inline ASN1_UTF8STRING *sk_ASN1_UTF8STRING_delete_ptr(struct stack_st_ASN1_UTF8STRING *sk, ASN1_UTF8STRING *ptr) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h | Lines: | 442-442 |
| | 1 | 1 |
sk_ASN1_UTF8STRING_deleteName: | sk_ASN1_UTF8STRING_delete | Prototype: | static inline ASN1_UTF8STRING *sk_ASN1_UTF8STRING_delete(struct stack_st_ASN1_UTF8STRING *sk, int i) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h | Lines: | 442-442 |
| | 1 | 1 |
sk_ASN1_UTF8STRING_deep_copyName: | sk_ASN1_UTF8STRING_deep_copy | Prototype: | static inline struct stack_st_ASN1_UTF8STRING *sk_ASN1_UTF8STRING_deep_copy(const struct stack_st_ASN1_UTF8STRING *sk, sk_ASN1_UTF8STRING_copyfunc copyfunc, sk_ASN1_UTF8STRING_freefunc freefunc) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h | Lines: | 442-442 |
| | 1 | 1 |
sk_ASN1_TYPE_zeroName: | sk_ASN1_TYPE_zero | Prototype: | static inline void sk_ASN1_TYPE_zero(struct stack_st_ASN1_TYPE *sk) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h | Lines: | 475-475 |
| | 1 | 1 |
sk_ASN1_TYPE_valueName: | sk_ASN1_TYPE_value | Prototype: | static inline ASN1_TYPE *sk_ASN1_TYPE_value(const struct stack_st_ASN1_TYPE *sk, int idx) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h | Lines: | 475-475 |
| | 1 | 1 |
sk_ASN1_TYPE_unshiftName: | sk_ASN1_TYPE_unshift | Prototype: | static inline int sk_ASN1_TYPE_unshift(struct stack_st_ASN1_TYPE *sk, ASN1_TYPE *ptr) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h | Lines: | 475-475 |
| | 1 | 1 |
sk_ASN1_TYPE_sortName: | sk_ASN1_TYPE_sort | Prototype: | static inline void sk_ASN1_TYPE_sort(struct stack_st_ASN1_TYPE *sk) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h | Lines: | 475-475 |
| | 1 | 1 |
sk_ASN1_TYPE_shiftName: | sk_ASN1_TYPE_shift | Prototype: | static inline ASN1_TYPE *sk_ASN1_TYPE_shift(struct stack_st_ASN1_TYPE *sk) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h | Lines: | 475-475 |
| | 1 | 1 |
sk_ASN1_TYPE_set_cmp_funcName: | sk_ASN1_TYPE_set_cmp_func | Prototype: | static inline sk_ASN1_TYPE_compfunc sk_ASN1_TYPE_set_cmp_func(struct stack_st_ASN1_TYPE *sk, sk_ASN1_TYPE_compfunc compare) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h | Lines: | 475-475 |
| | 1 | 1 |
sk_ASN1_TYPE_setName: | sk_ASN1_TYPE_set | Prototype: | static inline ASN1_TYPE *sk_ASN1_TYPE_set(struct stack_st_ASN1_TYPE *sk, int idx, ASN1_TYPE *ptr) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h | Lines: | 475-475 |
| | 1 | 1 |
sk_ASN1_TYPE_reserveName: | sk_ASN1_TYPE_reserve | Prototype: | static inline int sk_ASN1_TYPE_reserve(struct stack_st_ASN1_TYPE *sk, int n) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h | Lines: | 475-475 |
| | 1 | 1 |
sk_ASN1_TYPE_pushName: | sk_ASN1_TYPE_push | Prototype: | static inline int sk_ASN1_TYPE_push(struct stack_st_ASN1_TYPE *sk, ASN1_TYPE *ptr) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h | Lines: | 475-475 |
| | 1 | 1 |
sk_ASN1_TYPE_pop_freeName: | sk_ASN1_TYPE_pop_free | Prototype: | static inline void sk_ASN1_TYPE_pop_free(struct stack_st_ASN1_TYPE *sk, sk_ASN1_TYPE_freefunc freefunc) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h | Lines: | 475-475 |
| | 1 | 1 |
sk_ASN1_TYPE_popName: | sk_ASN1_TYPE_pop | Prototype: | static inline ASN1_TYPE *sk_ASN1_TYPE_pop(struct stack_st_ASN1_TYPE *sk) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h | Lines: | 475-475 |
| | 1 | 1 |
sk_ASN1_TYPE_numName: | sk_ASN1_TYPE_num | Prototype: | static inline int sk_ASN1_TYPE_num(const struct stack_st_ASN1_TYPE *sk) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h | Lines: | 475-475 |
| | 1 | 1 |
sk_ASN1_TYPE_new_reserveName: | sk_ASN1_TYPE_new_reserve | Prototype: | static inline struct stack_st_ASN1_TYPE *sk_ASN1_TYPE_new_reserve(sk_ASN1_TYPE_compfunc compare, int n) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h | Lines: | 475-475 |
| | 1 | 1 |
sk_ASN1_TYPE_new_nullName: | sk_ASN1_TYPE_new_null | Prototype: | static inline struct stack_st_ASN1_TYPE *sk_ASN1_TYPE_new_null(void) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h | Lines: | 475-475 |
| | 1 | 1 |
sk_ASN1_TYPE_newName: | sk_ASN1_TYPE_new | Prototype: | static inline struct stack_st_ASN1_TYPE *sk_ASN1_TYPE_new(sk_ASN1_TYPE_compfunc compare) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h | Lines: | 475-475 |
| | 1 | 1 |
sk_ASN1_TYPE_is_sortedName: | sk_ASN1_TYPE_is_sorted | Prototype: | static inline int sk_ASN1_TYPE_is_sorted(const struct stack_st_ASN1_TYPE *sk) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h | Lines: | 475-475 |
| | 1 | 1 |
sk_ASN1_TYPE_insertName: | sk_ASN1_TYPE_insert | Prototype: | static inline int sk_ASN1_TYPE_insert(struct stack_st_ASN1_TYPE *sk, ASN1_TYPE *ptr, int idx) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h | Lines: | 475-475 |
| | 1 | 1 |
sk_ASN1_TYPE_freeName: | sk_ASN1_TYPE_free | Prototype: | static inline void sk_ASN1_TYPE_free(struct stack_st_ASN1_TYPE *sk) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h | Lines: | 475-475 |
| | 1 | 1 |
sk_ASN1_TYPE_find_exName: | sk_ASN1_TYPE_find_ex | Prototype: | static inline int sk_ASN1_TYPE_find_ex(struct stack_st_ASN1_TYPE *sk, ASN1_TYPE *ptr) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h | Lines: | 475-475 |
| | 1 | 1 |
sk_ASN1_TYPE_findName: | sk_ASN1_TYPE_find | Prototype: | static inline int sk_ASN1_TYPE_find(struct stack_st_ASN1_TYPE *sk, ASN1_TYPE *ptr) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h | Lines: | 475-475 |
| | 1 | 1 |
sk_ASN1_TYPE_dupName: | sk_ASN1_TYPE_dup | Prototype: | static inline struct stack_st_ASN1_TYPE * sk_ASN1_TYPE_dup(const struct stack_st_ASN1_TYPE *sk) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h | Lines: | 475-475 |
| | 1 | 1 |
sk_ASN1_TYPE_delete_ptrName: | sk_ASN1_TYPE_delete_ptr | Prototype: | static inline ASN1_TYPE *sk_ASN1_TYPE_delete_ptr(struct stack_st_ASN1_TYPE *sk, ASN1_TYPE *ptr) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h | Lines: | 475-475 |
| | 1 | 1 |
sk_ASN1_TYPE_deleteName: | sk_ASN1_TYPE_delete | Prototype: | static inline ASN1_TYPE *sk_ASN1_TYPE_delete(struct stack_st_ASN1_TYPE *sk, int i) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h | Lines: | 475-475 |
| | 1 | 1 |
sk_ASN1_TYPE_deep_copyName: | sk_ASN1_TYPE_deep_copy | Prototype: | static inline struct stack_st_ASN1_TYPE *sk_ASN1_TYPE_deep_copy(const struct stack_st_ASN1_TYPE *sk, sk_ASN1_TYPE_copyfunc copyfunc, sk_ASN1_TYPE_freefunc freefunc) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h | Lines: | 475-475 |
| | 1 | 1 |
sk_ASN1_STRING_zeroName: | sk_ASN1_STRING_zero | Prototype: | static inline void sk_ASN1_STRING_zero(struct stack_st_ASN1_STRING *sk) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h | Lines: | 867-867 |
| | 1 | 1 |
sk_ASN1_STRING_valueName: | sk_ASN1_STRING_value | Prototype: | static inline ASN1_STRING *sk_ASN1_STRING_value(const struct stack_st_ASN1_STRING *sk, int idx) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h | Lines: | 867-867 |
| | 1 | 1 |
sk_ASN1_STRING_unshiftName: | sk_ASN1_STRING_unshift | Prototype: | static inline int sk_ASN1_STRING_unshift(struct stack_st_ASN1_STRING *sk, ASN1_STRING *ptr) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h | Lines: | 867-867 |
| | 1 | 1 |
sk_ASN1_STRING_sortName: | sk_ASN1_STRING_sort | Prototype: | static inline void sk_ASN1_STRING_sort(struct stack_st_ASN1_STRING *sk) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h | Lines: | 867-867 |
| | 1 | 1 |
sk_ASN1_STRING_shiftName: | sk_ASN1_STRING_shift | Prototype: | static inline ASN1_STRING *sk_ASN1_STRING_shift(struct stack_st_ASN1_STRING *sk) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h | Lines: | 867-867 |
| | 1 | 1 |
sk_ASN1_STRING_set_cmp_funcName: | sk_ASN1_STRING_set_cmp_func | Prototype: | static inline sk_ASN1_STRING_compfunc sk_ASN1_STRING_set_cmp_func(struct stack_st_ASN1_STRING *sk, sk_ASN1_STRING_compfunc compare) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h | Lines: | 867-867 |
| | 1 | 1 |
sk_ASN1_STRING_setName: | sk_ASN1_STRING_set | Prototype: | static inline ASN1_STRING *sk_ASN1_STRING_set(struct stack_st_ASN1_STRING *sk, int idx, ASN1_STRING *ptr) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h | Lines: | 867-867 |
| | 1 | 1 |
sk_ASN1_STRING_reserveName: | sk_ASN1_STRING_reserve | Prototype: | static inline int sk_ASN1_STRING_reserve(struct stack_st_ASN1_STRING *sk, int n) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h | Lines: | 867-867 |
| | 1 | 1 |
sk_ASN1_STRING_pushName: | sk_ASN1_STRING_push | Prototype: | static inline int sk_ASN1_STRING_push(struct stack_st_ASN1_STRING *sk, ASN1_STRING *ptr) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h | Lines: | 867-867 |
| | 1 | 1 |
sk_ASN1_STRING_pop_freeName: | sk_ASN1_STRING_pop_free | Prototype: | static inline void sk_ASN1_STRING_pop_free(struct stack_st_ASN1_STRING *sk, sk_ASN1_STRING_freefunc freefunc) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h | Lines: | 867-867 |
| | 1 | 1 |
sk_ASN1_STRING_popName: | sk_ASN1_STRING_pop | Prototype: | static inline ASN1_STRING *sk_ASN1_STRING_pop(struct stack_st_ASN1_STRING *sk) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h | Lines: | 867-867 |
| | 1 | 1 |
sk_ASN1_STRING_numName: | sk_ASN1_STRING_num | Prototype: | static inline int sk_ASN1_STRING_num(const struct stack_st_ASN1_STRING *sk) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h | Lines: | 867-867 |
| | 1 | 1 |
sk_ASN1_STRING_new_reserveName: | sk_ASN1_STRING_new_reserve | Prototype: | static inline struct stack_st_ASN1_STRING *sk_ASN1_STRING_new_reserve(sk_ASN1_STRING_compfunc compare, int n) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h | Lines: | 867-867 |
| | 1 | 1 |
sk_ASN1_STRING_new_nullName: | sk_ASN1_STRING_new_null | Prototype: | static inline struct stack_st_ASN1_STRING *sk_ASN1_STRING_new_null(void) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h | Lines: | 867-867 |
| | 1 | 1 |
sk_ASN1_STRING_newName: | sk_ASN1_STRING_new | Prototype: | static inline struct stack_st_ASN1_STRING *sk_ASN1_STRING_new(sk_ASN1_STRING_compfunc compare) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h | Lines: | 867-867 |
| | 1 | 1 |
sk_ASN1_STRING_is_sortedName: | sk_ASN1_STRING_is_sorted | Prototype: | static inline int sk_ASN1_STRING_is_sorted(const struct stack_st_ASN1_STRING *sk) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h | Lines: | 867-867 |
| | 1 | 1 |
sk_ASN1_STRING_insertName: | sk_ASN1_STRING_insert | Prototype: | static inline int sk_ASN1_STRING_insert(struct stack_st_ASN1_STRING *sk, ASN1_STRING *ptr, int idx) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h | Lines: | 867-867 |
| | 1 | 1 |
sk_ASN1_STRING_freeName: | sk_ASN1_STRING_free | Prototype: | static inline void sk_ASN1_STRING_free(struct stack_st_ASN1_STRING *sk) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h | Lines: | 867-867 |
| | 1 | 1 |
sk_ASN1_STRING_find_exName: | sk_ASN1_STRING_find_ex | Prototype: | static inline int sk_ASN1_STRING_find_ex(struct stack_st_ASN1_STRING *sk, ASN1_STRING *ptr) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h | Lines: | 867-867 |
| | 1 | 1 |
sk_ASN1_STRING_findName: | sk_ASN1_STRING_find | Prototype: | static inline int sk_ASN1_STRING_find(struct stack_st_ASN1_STRING *sk, ASN1_STRING *ptr) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h | Lines: | 867-867 |
| | 1 | 1 |
sk_ASN1_STRING_dupName: | sk_ASN1_STRING_dup | Prototype: | static inline struct stack_st_ASN1_STRING * sk_ASN1_STRING_dup(const struct stack_st_ASN1_STRING *sk) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h | Lines: | 867-867 |
| | 1 | 1 |
sk_ASN1_STRING_delete_ptrName: | sk_ASN1_STRING_delete_ptr | Prototype: | static inline ASN1_STRING *sk_ASN1_STRING_delete_ptr(struct stack_st_ASN1_STRING *sk, ASN1_STRING *ptr) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h | Lines: | 867-867 |
| | 1 | 1 |
sk_ASN1_STRING_deleteName: | sk_ASN1_STRING_delete | Prototype: | static inline ASN1_STRING *sk_ASN1_STRING_delete(struct stack_st_ASN1_STRING *sk, int i) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h | Lines: | 867-867 |
| | 1 | 1 |
sk_ASN1_STRING_deep_copyName: | sk_ASN1_STRING_deep_copy | Prototype: | static inline struct stack_st_ASN1_STRING *sk_ASN1_STRING_deep_copy(const struct stack_st_ASN1_STRING *sk, sk_ASN1_STRING_copyfunc copyfunc, sk_ASN1_STRING_freefunc freefunc) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h | Lines: | 867-867 |
| | 1 | 1 |
sk_ASN1_STRING_TABLE_zeroName: | sk_ASN1_STRING_TABLE_zero | Prototype: | static inline void sk_ASN1_STRING_TABLE_zero(struct stack_st_ASN1_STRING_TABLE *sk) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h | Lines: | 194-194 |
| | 1 | 1 |
sk_ASN1_STRING_TABLE_valueName: | sk_ASN1_STRING_TABLE_value | Prototype: | static inline ASN1_STRING_TABLE *sk_ASN1_STRING_TABLE_value(const struct stack_st_ASN1_STRING_TABLE *sk, int idx) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h | Lines: | 194-194 |
| | 1 | 1 |
sk_ASN1_STRING_TABLE_unshiftName: | sk_ASN1_STRING_TABLE_unshift | Prototype: | static inline int sk_ASN1_STRING_TABLE_unshift(struct stack_st_ASN1_STRING_TABLE *sk, ASN1_STRING_TABLE *ptr) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h | Lines: | 194-194 |
| | 1 | 1 |
sk_ASN1_STRING_TABLE_sortName: | sk_ASN1_STRING_TABLE_sort | Prototype: | static inline void sk_ASN1_STRING_TABLE_sort(struct stack_st_ASN1_STRING_TABLE *sk) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h | Lines: | 194-194 |
| | 1 | 1 |
sk_ASN1_STRING_TABLE_shiftName: | sk_ASN1_STRING_TABLE_shift | Prototype: | static inline ASN1_STRING_TABLE *sk_ASN1_STRING_TABLE_shift(struct stack_st_ASN1_STRING_TABLE *sk) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h | Lines: | 194-194 |
| | 1 | 1 |
sk_ASN1_STRING_TABLE_set_cmp_funcName: | sk_ASN1_STRING_TABLE_set_cmp_func | Prototype: | static inline sk_ASN1_STRING_TABLE_compfunc sk_ASN1_STRING_TABLE_set_cmp_func(struct stack_st_ASN1_STRING_TABLE *sk, sk_ASN1_STRING_TABLE_compfunc compare) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h | Lines: | 194-194 |
| | 1 | 1 |
sk_ASN1_STRING_TABLE_setName: | sk_ASN1_STRING_TABLE_set | Prototype: | static inline ASN1_STRING_TABLE *sk_ASN1_STRING_TABLE_set(struct stack_st_ASN1_STRING_TABLE *sk, int idx, ASN1_STRING_TABLE *ptr) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h | Lines: | 194-194 |
| | 1 | 1 |
sk_ASN1_STRING_TABLE_reserveName: | sk_ASN1_STRING_TABLE_reserve | Prototype: | static inline int sk_ASN1_STRING_TABLE_reserve(struct stack_st_ASN1_STRING_TABLE *sk, int n) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h | Lines: | 194-194 |
| | 1 | 1 |
sk_ASN1_STRING_TABLE_pushName: | sk_ASN1_STRING_TABLE_push | Prototype: | static inline int sk_ASN1_STRING_TABLE_push(struct stack_st_ASN1_STRING_TABLE *sk, ASN1_STRING_TABLE *ptr) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h | Lines: | 194-194 |
| | 1 | 1 |
sk_ASN1_STRING_TABLE_pop_freeName: | sk_ASN1_STRING_TABLE_pop_free | Prototype: | static inline void sk_ASN1_STRING_TABLE_pop_free(struct stack_st_ASN1_STRING_TABLE *sk, sk_ASN1_STRING_TABLE_freefunc freefunc) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h | Lines: | 194-194 |
| | 1 | 1 |
sk_ASN1_STRING_TABLE_popName: | sk_ASN1_STRING_TABLE_pop | Prototype: | static inline ASN1_STRING_TABLE *sk_ASN1_STRING_TABLE_pop(struct stack_st_ASN1_STRING_TABLE *sk) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h | Lines: | 194-194 |
| | 1 | 1 |
sk_ASN1_STRING_TABLE_numName: | sk_ASN1_STRING_TABLE_num | Prototype: | static inline int sk_ASN1_STRING_TABLE_num(const struct stack_st_ASN1_STRING_TABLE *sk) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h | Lines: | 194-194 |
| | 1 | 1 |
sk_ASN1_STRING_TABLE_new_reserveName: | sk_ASN1_STRING_TABLE_new_reserve | Prototype: | static inline struct stack_st_ASN1_STRING_TABLE *sk_ASN1_STRING_TABLE_new_reserve(sk_ASN1_STRING_TABLE_compfunc compare, int n) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h | Lines: | 194-194 |
| | 1 | 1 |
sk_ASN1_STRING_TABLE_new_nullName: | sk_ASN1_STRING_TABLE_new_null | Prototype: | static inline struct stack_st_ASN1_STRING_TABLE *sk_ASN1_STRING_TABLE_new_null(void) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h | Lines: | 194-194 |
| | 1 | 1 |
sk_ASN1_STRING_TABLE_newName: | sk_ASN1_STRING_TABLE_new | Prototype: | static inline struct stack_st_ASN1_STRING_TABLE *sk_ASN1_STRING_TABLE_new(sk_ASN1_STRING_TABLE_compfunc compare) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h | Lines: | 194-194 |
| | 1 | 1 |
sk_ASN1_STRING_TABLE_is_sortedName: | sk_ASN1_STRING_TABLE_is_sorted | Prototype: | static inline int sk_ASN1_STRING_TABLE_is_sorted(const struct stack_st_ASN1_STRING_TABLE *sk) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h | Lines: | 194-194 |
| | 1 | 1 |
sk_ASN1_STRING_TABLE_insertName: | sk_ASN1_STRING_TABLE_insert | Prototype: | static inline int sk_ASN1_STRING_TABLE_insert(struct stack_st_ASN1_STRING_TABLE *sk, ASN1_STRING_TABLE *ptr, int idx) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h | Lines: | 194-194 |
| | 1 | 1 |
sk_ASN1_STRING_TABLE_freeName: | sk_ASN1_STRING_TABLE_free | Prototype: | static inline void sk_ASN1_STRING_TABLE_free(struct stack_st_ASN1_STRING_TABLE *sk) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h | Lines: | 194-194 |
| | 1 | 1 |