Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
sk_STACK_OF_X509_NAME_ENTRY_popName: | sk_STACK_OF_X509_NAME_ENTRY_pop | Prototype: | static inline STACK_OF_X509_NAME_ENTRY *sk_STACK_OF_X509_NAME_ENTRY_pop(struct stack_st_STACK_OF_X509_NAME_ENTRY *sk) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_lcl.h | Lines: | 144-144 |
| | 1 | 1 |
sk_STACK_OF_X509_NAME_ENTRY_pop_freeName: | sk_STACK_OF_X509_NAME_ENTRY_pop_free | Prototype: | static inline void sk_STACK_OF_X509_NAME_ENTRY_pop_free(struct stack_st_STACK_OF_X509_NAME_ENTRY *sk, sk_STACK_OF_X509_NAME_ENTRY_freefunc freefunc) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_lcl.h | Lines: | 144-144 |
| | 1 | 1 |
sk_STACK_OF_X509_NAME_ENTRY_pushName: | sk_STACK_OF_X509_NAME_ENTRY_push | Prototype: | static inline int sk_STACK_OF_X509_NAME_ENTRY_push(struct stack_st_STACK_OF_X509_NAME_ENTRY *sk, STACK_OF_X509_NAME_ENTRY *ptr) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_lcl.h | Lines: | 144-144 |
| | 1 | 1 |
sk_STACK_OF_X509_NAME_ENTRY_reserveName: | sk_STACK_OF_X509_NAME_ENTRY_reserve | Prototype: | static inline int sk_STACK_OF_X509_NAME_ENTRY_reserve(struct stack_st_STACK_OF_X509_NAME_ENTRY *sk, int n) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_lcl.h | Lines: | 144-144 |
| | 1 | 1 |
sk_STACK_OF_X509_NAME_ENTRY_setName: | sk_STACK_OF_X509_NAME_ENTRY_set | Prototype: | static inline STACK_OF_X509_NAME_ENTRY *sk_STACK_OF_X509_NAME_ENTRY_set(struct stack_st_STACK_OF_X509_NAME_ENTRY *sk, int idx, STACK_OF_X509_NAME_ENTRY *ptr) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_lcl.h | Lines: | 144-144 |
| | 1 | 1 |
sk_STACK_OF_X509_NAME_ENTRY_set_cmp_funcName: | sk_STACK_OF_X509_NAME_ENTRY_set_cmp_func | Prototype: | static inline sk_STACK_OF_X509_NAME_ENTRY_compfunc sk_STACK_OF_X509_NAME_ENTRY_set_cmp_func(struct stack_st_STACK_OF_X509_NAME_ENTRY *sk, sk_STACK_OF_X509_NAME_ENTRY_compfunc compare) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_lcl.h | Lines: | 144-144 |
| | 1 | 1 |
sk_STACK_OF_X509_NAME_ENTRY_shiftName: | sk_STACK_OF_X509_NAME_ENTRY_shift | Prototype: | static inline STACK_OF_X509_NAME_ENTRY *sk_STACK_OF_X509_NAME_ENTRY_shift(struct stack_st_STACK_OF_X509_NAME_ENTRY *sk) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_lcl.h | Lines: | 144-144 |
| | 1 | 1 |
sk_STACK_OF_X509_NAME_ENTRY_sortName: | sk_STACK_OF_X509_NAME_ENTRY_sort | Prototype: | static inline void sk_STACK_OF_X509_NAME_ENTRY_sort(struct stack_st_STACK_OF_X509_NAME_ENTRY *sk) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_lcl.h | Lines: | 144-144 |
| | 1 | 1 |
sk_STACK_OF_X509_NAME_ENTRY_unshiftName: | sk_STACK_OF_X509_NAME_ENTRY_unshift | Prototype: | static inline int sk_STACK_OF_X509_NAME_ENTRY_unshift(struct stack_st_STACK_OF_X509_NAME_ENTRY *sk, STACK_OF_X509_NAME_ENTRY *ptr) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_lcl.h | Lines: | 144-144 |
| | 1 | 1 |
sk_STACK_OF_X509_NAME_ENTRY_valueName: | sk_STACK_OF_X509_NAME_ENTRY_value | Prototype: | static inline STACK_OF_X509_NAME_ENTRY *sk_STACK_OF_X509_NAME_ENTRY_value(const struct stack_st_STACK_OF_X509_NAME_ENTRY *sk, int idx) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_lcl.h | Lines: | 144-144 |
| | 1 | 1 |
sk_STACK_OF_X509_NAME_ENTRY_zeroName: | sk_STACK_OF_X509_NAME_ENTRY_zero | Prototype: | static inline void sk_STACK_OF_X509_NAME_ENTRY_zero(struct stack_st_STACK_OF_X509_NAME_ENTRY *sk) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_lcl.h | Lines: | 144-144 |
| | 1 | 1 |
sk_SXNETID_deep_copyName: | sk_SXNETID_deep_copy | Prototype: | static inline struct stack_st_SXNETID *sk_SXNETID_deep_copy(const struct stack_st_SXNETID *sk, sk_SXNETID_copyfunc copyfunc, sk_SXNETID_freefunc freefunc) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h | Lines: | 220-220 |
| | 1 | 1 |
sk_SXNETID_deleteName: | sk_SXNETID_delete | Prototype: | static inline SXNETID *sk_SXNETID_delete(struct stack_st_SXNETID *sk, int i) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h | Lines: | 220-220 |
| | 1 | 1 |
sk_SXNETID_delete_ptrName: | sk_SXNETID_delete_ptr | Prototype: | static inline SXNETID *sk_SXNETID_delete_ptr(struct stack_st_SXNETID *sk, SXNETID *ptr) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h | Lines: | 220-220 |
| | 1 | 1 |
sk_SXNETID_dupName: | sk_SXNETID_dup | Prototype: | static inline struct stack_st_SXNETID * sk_SXNETID_dup(const struct stack_st_SXNETID *sk) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h | Lines: | 220-220 |
| | 1 | 1 |
sk_SXNETID_findName: | sk_SXNETID_find | Prototype: | static inline int sk_SXNETID_find(struct stack_st_SXNETID *sk, SXNETID *ptr) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h | Lines: | 220-220 |
| | 1 | 1 |
sk_SXNETID_find_exName: | sk_SXNETID_find_ex | Prototype: | static inline int sk_SXNETID_find_ex(struct stack_st_SXNETID *sk, SXNETID *ptr) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h | Lines: | 220-220 |
| | 1 | 1 |
sk_SXNETID_freeName: | sk_SXNETID_free | Prototype: | static inline void sk_SXNETID_free(struct stack_st_SXNETID *sk) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h | Lines: | 220-220 |
| | 1 | 1 |
sk_SXNETID_insertName: | sk_SXNETID_insert | Prototype: | static inline int sk_SXNETID_insert(struct stack_st_SXNETID *sk, SXNETID *ptr, int idx) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h | Lines: | 220-220 |
| | 1 | 1 |
sk_SXNETID_is_sortedName: | sk_SXNETID_is_sorted | Prototype: | static inline int sk_SXNETID_is_sorted(const struct stack_st_SXNETID *sk) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h | Lines: | 220-220 |
| | 1 | 1 |
sk_SXNETID_newName: | sk_SXNETID_new | Prototype: | static inline struct stack_st_SXNETID *sk_SXNETID_new(sk_SXNETID_compfunc compare) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h | Lines: | 220-220 |
| | 1 | 1 |
sk_SXNETID_new_nullName: | sk_SXNETID_new_null | Prototype: | static inline struct stack_st_SXNETID *sk_SXNETID_new_null(void) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h | Lines: | 220-220 |
| | 1 | 1 |
sk_SXNETID_new_reserveName: | sk_SXNETID_new_reserve | Prototype: | static inline struct stack_st_SXNETID *sk_SXNETID_new_reserve(sk_SXNETID_compfunc compare, int n) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h | Lines: | 220-220 |
| | 1 | 1 |
sk_SXNETID_numName: | sk_SXNETID_num | Prototype: | static inline int sk_SXNETID_num(const struct stack_st_SXNETID *sk) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h | Lines: | 220-220 |
| | 1 | 1 |
sk_SXNETID_popName: | sk_SXNETID_pop | Prototype: | static inline SXNETID *sk_SXNETID_pop(struct stack_st_SXNETID *sk) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h | Lines: | 220-220 |
| | 1 | 1 |
sk_SXNETID_pop_freeName: | sk_SXNETID_pop_free | Prototype: | static inline void sk_SXNETID_pop_free(struct stack_st_SXNETID *sk, sk_SXNETID_freefunc freefunc) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h | Lines: | 220-220 |
| | 1 | 1 |
sk_SXNETID_pushName: | sk_SXNETID_push | Prototype: | static inline int sk_SXNETID_push(struct stack_st_SXNETID *sk, SXNETID *ptr) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h | Lines: | 220-220 |
| | 1 | 1 |
sk_SXNETID_reserveName: | sk_SXNETID_reserve | Prototype: | static inline int sk_SXNETID_reserve(struct stack_st_SXNETID *sk, int n) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h | Lines: | 220-220 |
| | 1 | 1 |
sk_SXNETID_setName: | sk_SXNETID_set | Prototype: | static inline SXNETID *sk_SXNETID_set(struct stack_st_SXNETID *sk, int idx, SXNETID *ptr) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h | Lines: | 220-220 |
| | 1 | 1 |
sk_SXNETID_set_cmp_funcName: | sk_SXNETID_set_cmp_func | Prototype: | static inline sk_SXNETID_compfunc sk_SXNETID_set_cmp_func(struct stack_st_SXNETID *sk, sk_SXNETID_compfunc compare) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h | Lines: | 220-220 |
| | 1 | 1 |
sk_SXNETID_shiftName: | sk_SXNETID_shift | Prototype: | static inline SXNETID *sk_SXNETID_shift(struct stack_st_SXNETID *sk) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h | Lines: | 220-220 |
| | 1 | 1 |
sk_SXNETID_sortName: | sk_SXNETID_sort | Prototype: | static inline void sk_SXNETID_sort(struct stack_st_SXNETID *sk) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h | Lines: | 220-220 |
| | 1 | 1 |
sk_SXNETID_unshiftName: | sk_SXNETID_unshift | Prototype: | static inline int sk_SXNETID_unshift(struct stack_st_SXNETID *sk, SXNETID *ptr) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h | Lines: | 220-220 |
| | 1 | 1 |
sk_SXNETID_valueName: | sk_SXNETID_value | Prototype: | static inline SXNETID *sk_SXNETID_value(const struct stack_st_SXNETID *sk, int idx) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h | Lines: | 220-220 |
| | 1 | 1 |
sk_SXNETID_zeroName: | sk_SXNETID_zero | Prototype: | static inline void sk_SXNETID_zero(struct stack_st_SXNETID *sk) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h | Lines: | 220-220 |
| | 1 | 1 |
sk_UI_STRING_deep_copyName: | sk_UI_STRING_deep_copy | Prototype: | static inline struct stack_st_UI_STRING *sk_UI_STRING_deep_copy(const struct stack_st_UI_STRING *sk, sk_UI_STRING_copyfunc copyfunc, sk_UI_STRING_freefunc freefunc) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ui.h | Lines: | 280-280 |
| | 1 | 1 |
sk_UI_STRING_deleteName: | sk_UI_STRING_delete | Prototype: | static inline UI_STRING *sk_UI_STRING_delete(struct stack_st_UI_STRING *sk, int i) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ui.h | Lines: | 280-280 |
| | 1 | 1 |
sk_UI_STRING_delete_ptrName: | sk_UI_STRING_delete_ptr | Prototype: | static inline UI_STRING *sk_UI_STRING_delete_ptr(struct stack_st_UI_STRING *sk, UI_STRING *ptr) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ui.h | Lines: | 280-280 |
| | 1 | 1 |
sk_UI_STRING_dupName: | sk_UI_STRING_dup | Prototype: | static inline struct stack_st_UI_STRING * sk_UI_STRING_dup(const struct stack_st_UI_STRING *sk) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ui.h | Lines: | 280-280 |
| | 1 | 1 |
sk_UI_STRING_findName: | sk_UI_STRING_find | Prototype: | static inline int sk_UI_STRING_find(struct stack_st_UI_STRING *sk, UI_STRING *ptr) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ui.h | Lines: | 280-280 |
| | 1 | 1 |
sk_UI_STRING_find_exName: | sk_UI_STRING_find_ex | Prototype: | static inline int sk_UI_STRING_find_ex(struct stack_st_UI_STRING *sk, UI_STRING *ptr) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ui.h | Lines: | 280-280 |
| | 1 | 1 |
sk_UI_STRING_freeName: | sk_UI_STRING_free | Prototype: | static inline void sk_UI_STRING_free(struct stack_st_UI_STRING *sk) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ui.h | Lines: | 280-280 |
| | 1 | 1 |
sk_UI_STRING_insertName: | sk_UI_STRING_insert | Prototype: | static inline int sk_UI_STRING_insert(struct stack_st_UI_STRING *sk, UI_STRING *ptr, int idx) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ui.h | Lines: | 280-280 |
| | 1 | 1 |
sk_UI_STRING_is_sortedName: | sk_UI_STRING_is_sorted | Prototype: | static inline int sk_UI_STRING_is_sorted(const struct stack_st_UI_STRING *sk) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ui.h | Lines: | 280-280 |
| | 1 | 1 |
sk_UI_STRING_newName: | sk_UI_STRING_new | Prototype: | static inline struct stack_st_UI_STRING *sk_UI_STRING_new(sk_UI_STRING_compfunc compare) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ui.h | Lines: | 280-280 |
| | 1 | 1 |
sk_UI_STRING_new_nullName: | sk_UI_STRING_new_null | Prototype: | static inline struct stack_st_UI_STRING *sk_UI_STRING_new_null(void) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ui.h | Lines: | 280-280 |
| | 1 | 1 |
sk_UI_STRING_new_reserveName: | sk_UI_STRING_new_reserve | Prototype: | static inline struct stack_st_UI_STRING *sk_UI_STRING_new_reserve(sk_UI_STRING_compfunc compare, int n) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ui.h | Lines: | 280-280 |
| | 1 | 1 |
sk_UI_STRING_numName: | sk_UI_STRING_num | Prototype: | static inline int sk_UI_STRING_num(const struct stack_st_UI_STRING *sk) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ui.h | Lines: | 280-280 |
| | 1 | 1 |
sk_UI_STRING_popName: | sk_UI_STRING_pop | Prototype: | static inline UI_STRING *sk_UI_STRING_pop(struct stack_st_UI_STRING *sk) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ui.h | Lines: | 280-280 |
| | 1 | 1 |
sk_UI_STRING_pop_freeName: | sk_UI_STRING_pop_free | Prototype: | static inline void sk_UI_STRING_pop_free(struct stack_st_UI_STRING *sk, sk_UI_STRING_freefunc freefunc) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ui.h | Lines: | 280-280 |
| | 1 | 1 |
sk_UI_STRING_pushName: | sk_UI_STRING_push | Prototype: | static inline int sk_UI_STRING_push(struct stack_st_UI_STRING *sk, UI_STRING *ptr) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ui.h | Lines: | 280-280 |
| | 1 | 1 |
sk_UI_STRING_reserveName: | sk_UI_STRING_reserve | Prototype: | static inline int sk_UI_STRING_reserve(struct stack_st_UI_STRING *sk, int n) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ui.h | Lines: | 280-280 |
| | 1 | 1 |
sk_UI_STRING_setName: | sk_UI_STRING_set | Prototype: | static inline UI_STRING *sk_UI_STRING_set(struct stack_st_UI_STRING *sk, int idx, UI_STRING *ptr) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ui.h | Lines: | 280-280 |
| | 1 | 1 |
sk_UI_STRING_set_cmp_funcName: | sk_UI_STRING_set_cmp_func | Prototype: | static inline sk_UI_STRING_compfunc sk_UI_STRING_set_cmp_func(struct stack_st_UI_STRING *sk, sk_UI_STRING_compfunc compare) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ui.h | Lines: | 280-280 |
| | 1 | 1 |
sk_UI_STRING_shiftName: | sk_UI_STRING_shift | Prototype: | static inline UI_STRING *sk_UI_STRING_shift(struct stack_st_UI_STRING *sk) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ui.h | Lines: | 280-280 |
| | 1 | 1 |
sk_UI_STRING_sortName: | sk_UI_STRING_sort | Prototype: | static inline void sk_UI_STRING_sort(struct stack_st_UI_STRING *sk) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ui.h | Lines: | 280-280 |
| | 1 | 1 |
sk_UI_STRING_unshiftName: | sk_UI_STRING_unshift | Prototype: | static inline int sk_UI_STRING_unshift(struct stack_st_UI_STRING *sk, UI_STRING *ptr) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ui.h | Lines: | 280-280 |
| | 1 | 1 |
sk_UI_STRING_valueName: | sk_UI_STRING_value | Prototype: | static inline UI_STRING *sk_UI_STRING_value(const struct stack_st_UI_STRING *sk, int idx) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ui.h | Lines: | 280-280 |
| | 1 | 1 |
sk_UI_STRING_zeroName: | sk_UI_STRING_zero | Prototype: | static inline void sk_UI_STRING_zero(struct stack_st_UI_STRING *sk) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/ui.h | Lines: | 280-280 |
| | 1 | 1 |
sk_X509V3_EXT_METHOD_deep_copyName: | sk_X509V3_EXT_METHOD_deep_copy | Prototype: | static inline struct stack_st_X509V3_EXT_METHOD *sk_X509V3_EXT_METHOD_deep_copy(const struct stack_st_X509V3_EXT_METHOD *sk, sk_X509V3_EXT_METHOD_copyfunc copyfunc, sk_X509V3_EXT_METHOD_freefunc freefunc) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h | Lines: | 94-94 |
| | 1 | 1 |
sk_X509V3_EXT_METHOD_deleteName: | sk_X509V3_EXT_METHOD_delete | Prototype: | static inline X509V3_EXT_METHOD *sk_X509V3_EXT_METHOD_delete(struct stack_st_X509V3_EXT_METHOD *sk, int i) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h | Lines: | 94-94 |
| | 1 | 1 |
sk_X509V3_EXT_METHOD_delete_ptrName: | sk_X509V3_EXT_METHOD_delete_ptr | Prototype: | static inline X509V3_EXT_METHOD *sk_X509V3_EXT_METHOD_delete_ptr(struct stack_st_X509V3_EXT_METHOD *sk, X509V3_EXT_METHOD *ptr) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h | Lines: | 94-94 |
| | 1 | 1 |
sk_X509V3_EXT_METHOD_dupName: | sk_X509V3_EXT_METHOD_dup | Prototype: | static inline struct stack_st_X509V3_EXT_METHOD * sk_X509V3_EXT_METHOD_dup(const struct stack_st_X509V3_EXT_METHOD *sk) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h | Lines: | 94-94 |
| | 1 | 1 |
sk_X509V3_EXT_METHOD_findName: | sk_X509V3_EXT_METHOD_find | Prototype: | static inline int sk_X509V3_EXT_METHOD_find(struct stack_st_X509V3_EXT_METHOD *sk, X509V3_EXT_METHOD *ptr) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h | Lines: | 94-94 |
| | 1 | 1 |
sk_X509V3_EXT_METHOD_find_exName: | sk_X509V3_EXT_METHOD_find_ex | Prototype: | static inline int sk_X509V3_EXT_METHOD_find_ex(struct stack_st_X509V3_EXT_METHOD *sk, X509V3_EXT_METHOD *ptr) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h | Lines: | 94-94 |
| | 1 | 1 |
sk_X509V3_EXT_METHOD_freeName: | sk_X509V3_EXT_METHOD_free | Prototype: | static inline void sk_X509V3_EXT_METHOD_free(struct stack_st_X509V3_EXT_METHOD *sk) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h | Lines: | 94-94 |
| | 1 | 1 |
sk_X509V3_EXT_METHOD_insertName: | sk_X509V3_EXT_METHOD_insert | Prototype: | static inline int sk_X509V3_EXT_METHOD_insert(struct stack_st_X509V3_EXT_METHOD *sk, X509V3_EXT_METHOD *ptr, int idx) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h | Lines: | 94-94 |
| | 1 | 1 |
sk_X509V3_EXT_METHOD_is_sortedName: | sk_X509V3_EXT_METHOD_is_sorted | Prototype: | static inline int sk_X509V3_EXT_METHOD_is_sorted(const struct stack_st_X509V3_EXT_METHOD *sk) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h | Lines: | 94-94 |
| | 1 | 1 |
sk_X509V3_EXT_METHOD_newName: | sk_X509V3_EXT_METHOD_new | Prototype: | static inline struct stack_st_X509V3_EXT_METHOD *sk_X509V3_EXT_METHOD_new(sk_X509V3_EXT_METHOD_compfunc compare) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h | Lines: | 94-94 |
| | 1 | 1 |
sk_X509V3_EXT_METHOD_new_nullName: | sk_X509V3_EXT_METHOD_new_null | Prototype: | static inline struct stack_st_X509V3_EXT_METHOD *sk_X509V3_EXT_METHOD_new_null(void) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h | Lines: | 94-94 |
| | 1 | 1 |
sk_X509V3_EXT_METHOD_new_reserveName: | sk_X509V3_EXT_METHOD_new_reserve | Prototype: | static inline struct stack_st_X509V3_EXT_METHOD *sk_X509V3_EXT_METHOD_new_reserve(sk_X509V3_EXT_METHOD_compfunc compare, int n) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h | Lines: | 94-94 |
| | 1 | 1 |
sk_X509V3_EXT_METHOD_numName: | sk_X509V3_EXT_METHOD_num | Prototype: | static inline int sk_X509V3_EXT_METHOD_num(const struct stack_st_X509V3_EXT_METHOD *sk) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h | Lines: | 94-94 |
| | 1 | 1 |
sk_X509V3_EXT_METHOD_popName: | sk_X509V3_EXT_METHOD_pop | Prototype: | static inline X509V3_EXT_METHOD *sk_X509V3_EXT_METHOD_pop(struct stack_st_X509V3_EXT_METHOD *sk) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h | Lines: | 94-94 |
| | 1 | 1 |
sk_X509V3_EXT_METHOD_pop_freeName: | sk_X509V3_EXT_METHOD_pop_free | Prototype: | static inline void sk_X509V3_EXT_METHOD_pop_free(struct stack_st_X509V3_EXT_METHOD *sk, sk_X509V3_EXT_METHOD_freefunc freefunc) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h | Lines: | 94-94 |
| | 1 | 1 |
sk_X509V3_EXT_METHOD_pushName: | sk_X509V3_EXT_METHOD_push | Prototype: | static inline int sk_X509V3_EXT_METHOD_push(struct stack_st_X509V3_EXT_METHOD *sk, X509V3_EXT_METHOD *ptr) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h | Lines: | 94-94 |
| | 1 | 1 |
sk_X509V3_EXT_METHOD_reserveName: | sk_X509V3_EXT_METHOD_reserve | Prototype: | static inline int sk_X509V3_EXT_METHOD_reserve(struct stack_st_X509V3_EXT_METHOD *sk, int n) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h | Lines: | 94-94 |
| | 1 | 1 |
sk_X509V3_EXT_METHOD_setName: | sk_X509V3_EXT_METHOD_set | Prototype: | static inline X509V3_EXT_METHOD *sk_X509V3_EXT_METHOD_set(struct stack_st_X509V3_EXT_METHOD *sk, int idx, X509V3_EXT_METHOD *ptr) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h | Lines: | 94-94 |
| | 1 | 1 |
sk_X509V3_EXT_METHOD_set_cmp_funcName: | sk_X509V3_EXT_METHOD_set_cmp_func | Prototype: | static inline sk_X509V3_EXT_METHOD_compfunc sk_X509V3_EXT_METHOD_set_cmp_func(struct stack_st_X509V3_EXT_METHOD *sk, sk_X509V3_EXT_METHOD_compfunc compare) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h | Lines: | 94-94 |
| | 1 | 1 |
sk_X509V3_EXT_METHOD_shiftName: | sk_X509V3_EXT_METHOD_shift | Prototype: | static inline X509V3_EXT_METHOD *sk_X509V3_EXT_METHOD_shift(struct stack_st_X509V3_EXT_METHOD *sk) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h | Lines: | 94-94 |
| | 1 | 1 |
sk_X509V3_EXT_METHOD_sortName: | sk_X509V3_EXT_METHOD_sort | Prototype: | static inline void sk_X509V3_EXT_METHOD_sort(struct stack_st_X509V3_EXT_METHOD *sk) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h | Lines: | 94-94 |
| | 1 | 1 |
sk_X509V3_EXT_METHOD_unshiftName: | sk_X509V3_EXT_METHOD_unshift | Prototype: | static inline int sk_X509V3_EXT_METHOD_unshift(struct stack_st_X509V3_EXT_METHOD *sk, X509V3_EXT_METHOD *ptr) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h | Lines: | 94-94 |
| | 1 | 1 |
sk_X509V3_EXT_METHOD_valueName: | sk_X509V3_EXT_METHOD_value | Prototype: | static inline X509V3_EXT_METHOD *sk_X509V3_EXT_METHOD_value(const struct stack_st_X509V3_EXT_METHOD *sk, int idx) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h | Lines: | 94-94 |
| | 1 | 1 |
sk_X509V3_EXT_METHOD_zeroName: | sk_X509V3_EXT_METHOD_zero | Prototype: | static inline void sk_X509V3_EXT_METHOD_zero(struct stack_st_X509V3_EXT_METHOD *sk) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h | Lines: | 94-94 |
| | 1 | 1 |
sk_X509_ALGOR_deep_copyName: | sk_X509_ALGOR_deep_copy | Prototype: | static inline struct stack_st_X509_ALGOR *sk_X509_ALGOR_deep_copy(const struct stack_st_X509_ALGOR *sk, sk_X509_ALGOR_copyfunc copyfunc, sk_X509_ALGOR_freefunc freefunc) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h | Lines: | 119-119 |
| | 1 | 1 |
sk_X509_ALGOR_deleteName: | sk_X509_ALGOR_delete | Prototype: | static inline X509_ALGOR *sk_X509_ALGOR_delete(struct stack_st_X509_ALGOR *sk, int i) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h | Lines: | 119-119 |
| | 1 | 1 |
sk_X509_ALGOR_delete_ptrName: | sk_X509_ALGOR_delete_ptr | Prototype: | static inline X509_ALGOR *sk_X509_ALGOR_delete_ptr(struct stack_st_X509_ALGOR *sk, X509_ALGOR *ptr) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h | Lines: | 119-119 |
| | 1 | 1 |
sk_X509_ALGOR_dupName: | sk_X509_ALGOR_dup | Prototype: | static inline struct stack_st_X509_ALGOR * sk_X509_ALGOR_dup(const struct stack_st_X509_ALGOR *sk) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h | Lines: | 119-119 |
| | 1 | 1 |
sk_X509_ALGOR_findName: | sk_X509_ALGOR_find | Prototype: | static inline int sk_X509_ALGOR_find(struct stack_st_X509_ALGOR *sk, X509_ALGOR *ptr) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h | Lines: | 119-119 |
| | 1 | 1 |
sk_X509_ALGOR_find_exName: | sk_X509_ALGOR_find_ex | Prototype: | static inline int sk_X509_ALGOR_find_ex(struct stack_st_X509_ALGOR *sk, X509_ALGOR *ptr) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h | Lines: | 119-119 |
| | 1 | 1 |
sk_X509_ALGOR_freeName: | sk_X509_ALGOR_free | Prototype: | static inline void sk_X509_ALGOR_free(struct stack_st_X509_ALGOR *sk) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h | Lines: | 119-119 |
| | 1 | 1 |
sk_X509_ALGOR_insertName: | sk_X509_ALGOR_insert | Prototype: | static inline int sk_X509_ALGOR_insert(struct stack_st_X509_ALGOR *sk, X509_ALGOR *ptr, int idx) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h | Lines: | 119-119 |
| | 1 | 1 |
sk_X509_ALGOR_is_sortedName: | sk_X509_ALGOR_is_sorted | Prototype: | static inline int sk_X509_ALGOR_is_sorted(const struct stack_st_X509_ALGOR *sk) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h | Lines: | 119-119 |
| | 1 | 1 |
sk_X509_ALGOR_newName: | sk_X509_ALGOR_new | Prototype: | static inline struct stack_st_X509_ALGOR *sk_X509_ALGOR_new(sk_X509_ALGOR_compfunc compare) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h | Lines: | 119-119 |
| | 1 | 1 |
sk_X509_ALGOR_new_nullName: | sk_X509_ALGOR_new_null | Prototype: | static inline struct stack_st_X509_ALGOR *sk_X509_ALGOR_new_null(void) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h | Lines: | 119-119 |
| | 1 | 1 |
sk_X509_ALGOR_new_reserveName: | sk_X509_ALGOR_new_reserve | Prototype: | static inline struct stack_st_X509_ALGOR *sk_X509_ALGOR_new_reserve(sk_X509_ALGOR_compfunc compare, int n) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h | Lines: | 119-119 |
| | 1 | 1 |
sk_X509_ALGOR_numName: | sk_X509_ALGOR_num | Prototype: | static inline int sk_X509_ALGOR_num(const struct stack_st_X509_ALGOR *sk) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h | Lines: | 119-119 |
| | 1 | 1 |
sk_X509_ALGOR_popName: | sk_X509_ALGOR_pop | Prototype: | static inline X509_ALGOR *sk_X509_ALGOR_pop(struct stack_st_X509_ALGOR *sk) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h | Lines: | 119-119 |
| | 1 | 1 |
sk_X509_ALGOR_pop_freeName: | sk_X509_ALGOR_pop_free | Prototype: | static inline void sk_X509_ALGOR_pop_free(struct stack_st_X509_ALGOR *sk, sk_X509_ALGOR_freefunc freefunc) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h | Lines: | 119-119 |
| | 1 | 1 |
sk_X509_ALGOR_pushName: | sk_X509_ALGOR_push | Prototype: | static inline int sk_X509_ALGOR_push(struct stack_st_X509_ALGOR *sk, X509_ALGOR *ptr) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h | Lines: | 119-119 |
| | 1 | 1 |
sk_X509_ALGOR_reserveName: | sk_X509_ALGOR_reserve | Prototype: | static inline int sk_X509_ALGOR_reserve(struct stack_st_X509_ALGOR *sk, int n) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h | Lines: | 119-119 |
| | 1 | 1 |