OpenCoverage

OpenSSL Test Coverage

Functions

Page:<>1
eLOC - Effective Lines of Code: 3806
...30
eLOC - Effective Lines of Code: 13
...40
eLOC - Effective Lines of Code: 7
...50
eLOC - Effective Lines of Code: 3
...57
eLOC - Effective Lines of Code: 1
58
eLOC - Effective Lines of Code: 1
59
eLOC - Effective Lines of Code: 1
60
eLOC - Effective Lines of Code: 1
6162
eLOC - Effective Lines of Code: 1
63
eLOC - Effective Lines of Code: 1
64
eLOC - Effective Lines of Code: 1
65
eLOC - Effective Lines of Code: 1
...70
eLOC - Effective Lines of Code: 1
...80
eLOC - Effective Lines of Code: 1
...90
eLOC - Effective Lines of Code: 1
...100
eLOC - Effective Lines of Code: 1
...103
eLOC - Effective Lines of Code: 1
FunctionCondition %eLOC - Effective Lines of Codeā–¾McCabe - Cyclomatic Complexity
sk_X509_ALGOR_set
Name: sk_X509_ALGOR_set
Prototype: static inline X509_ALGOR *sk_X509_ALGOR_set(struct stack_st_X509_ALGOR *sk, int idx, 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
  0.000% (0/1)
11
sk_X509_ALGOR_reserve
Name: 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
  0.000% (0/1)
11
sk_X509_ALGOR_push
Name: 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
100.000% (1/1)
11
sk_X509_ALGOR_pop_free
Name: 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
100.000% (1/1)
11
sk_X509_ALGOR_pop
Name: 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
  0.000% (0/1)
11
sk_X509_ALGOR_num
Name: 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
100.000% (1/1)
11
sk_X509_ALGOR_new_reserve
Name: 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
  0.000% (0/1)
11
sk_X509_ALGOR_new_null
Name: 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
100.000% (1/1)
11
sk_X509_ALGOR_new
Name: 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
  0.000% (0/1)
11
sk_X509_ALGOR_is_sorted
Name: 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
  0.000% (0/1)
11
sk_X509_ALGOR_insert
Name: 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
  0.000% (0/1)
11
sk_X509_ALGOR_free
Name: 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
  0.000% (0/1)
11
sk_X509_ALGOR_find_ex
Name: 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
  0.000% (0/1)
11
sk_X509_ALGOR_find
Name: 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
  0.000% (0/1)
11
sk_X509_ALGOR_dup
Name: 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
  0.000% (0/1)
11
sk_X509_ALGOR_delete_ptr
Name: 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
  0.000% (0/1)
11
sk_X509_ALGOR_delete
Name: 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
  0.000% (0/1)
11
sk_X509_ALGOR_deep_copy
Name: 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
  0.000% (0/1)
11
sk_X509V3_EXT_METHOD_zero
Name: 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
  0.000% (0/1)
11
sk_X509V3_EXT_METHOD_value
Name: 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
  0.000% (0/1)
11
sk_X509V3_EXT_METHOD_unshift
Name: 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
  0.000% (0/1)
11
sk_X509V3_EXT_METHOD_sort
Name: 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
  0.000% (0/1)
11
sk_X509V3_EXT_METHOD_shift
Name: 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
  0.000% (0/1)
11
sk_X509V3_EXT_METHOD_set_cmp_func
Name: 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
  0.000% (0/1)
11
sk_X509V3_EXT_METHOD_set
Name: 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
  0.000% (0/1)
11
sk_X509V3_EXT_METHOD_reserve
Name: 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
  0.000% (0/1)
11
sk_X509V3_EXT_METHOD_push
Name: 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
  0.000% (0/1)
11
sk_X509V3_EXT_METHOD_pop_free
Name: 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
  0.000% (0/1)
11
sk_X509V3_EXT_METHOD_pop
Name: 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
  0.000% (0/1)
11
sk_X509V3_EXT_METHOD_num
Name: 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
  0.000% (0/1)
11
sk_X509V3_EXT_METHOD_new_reserve
Name: 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
  0.000% (0/1)
11
sk_X509V3_EXT_METHOD_new_null
Name: 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
  0.000% (0/1)
11
sk_X509V3_EXT_METHOD_new
Name: 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
  0.000% (0/1)
11
sk_X509V3_EXT_METHOD_is_sorted
Name: 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
  0.000% (0/1)
11
sk_X509V3_EXT_METHOD_insert
Name: 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
  0.000% (0/1)
11
sk_X509V3_EXT_METHOD_free
Name: 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
  0.000% (0/1)
11
sk_X509V3_EXT_METHOD_find_ex
Name: 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
  0.000% (0/1)
11
sk_X509V3_EXT_METHOD_find
Name: 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
  0.000% (0/1)
11
sk_X509V3_EXT_METHOD_dup
Name: 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
  0.000% (0/1)
11
sk_X509V3_EXT_METHOD_delete_ptr
Name: 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
  0.000% (0/1)
11
sk_X509V3_EXT_METHOD_delete
Name: 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
  0.000% (0/1)
11
sk_X509V3_EXT_METHOD_deep_copy
Name: 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
  0.000% (0/1)
11
sk_UI_STRING_zero
Name: 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
  0.000% (0/1)
11
sk_UI_STRING_value
Name: 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
100.000% (1/1)
11
sk_UI_STRING_unshift
Name: 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
  0.000% (0/1)
11
sk_UI_STRING_sort
Name: 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
  0.000% (0/1)
11
sk_UI_STRING_shift
Name: 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
  0.000% (0/1)
11
sk_UI_STRING_set_cmp_func
Name: 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
  0.000% (0/1)
11
sk_UI_STRING_set
Name: 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
  0.000% (0/1)
11
sk_UI_STRING_reserve
Name: 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
  0.000% (0/1)
11
sk_UI_STRING_push
Name: 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
100.000% (1/1)
11
sk_UI_STRING_pop_free
Name: 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
100.000% (1/1)
11
sk_UI_STRING_pop
Name: 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
  0.000% (0/1)
11
sk_UI_STRING_num
Name: 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
100.000% (1/1)
11
sk_UI_STRING_new_reserve
Name: 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
  0.000% (0/1)
11
sk_UI_STRING_new_null
Name: 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
100.000% (1/1)
11
sk_UI_STRING_new
Name: 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
  0.000% (0/1)
11
sk_UI_STRING_is_sorted
Name: 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
  0.000% (0/1)
11
sk_UI_STRING_insert
Name: 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
  0.000% (0/1)
11
sk_UI_STRING_free
Name: 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
  0.000% (0/1)
11
sk_UI_STRING_find_ex
Name: 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
  0.000% (0/1)
11
sk_UI_STRING_find
Name: 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
  0.000% (0/1)
11
sk_UI_STRING_dup
Name: 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
  0.000% (0/1)
11
sk_UI_STRING_delete_ptr
Name: 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
  0.000% (0/1)
11
sk_UI_STRING_delete
Name: 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
  0.000% (0/1)
11
sk_UI_STRING_deep_copy
Name: 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
  0.000% (0/1)
11
sk_SXNETID_zero
Name: 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
  0.000% (0/1)
11
sk_SXNETID_value
Name: 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
  0.000% (0/1)
11
sk_SXNETID_unshift
Name: 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
  0.000% (0/1)
11
sk_SXNETID_sort
Name: 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
  0.000% (0/1)
11
sk_SXNETID_shift
Name: 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
  0.000% (0/1)
11
sk_SXNETID_set_cmp_func
Name: 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
  0.000% (0/1)
11
sk_SXNETID_set
Name: 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
  0.000% (0/1)
11
sk_SXNETID_reserve
Name: 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
  0.000% (0/1)
11
sk_SXNETID_push
Name: 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
  0.000% (0/1)
11
sk_SXNETID_pop_free
Name: 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
  0.000% (0/1)
11
sk_SXNETID_pop
Name: 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
  0.000% (0/1)
11
sk_SXNETID_num
Name: 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
100.000% (1/1)
11
sk_SXNETID_new_reserve
Name: 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
  0.000% (0/1)
11
sk_SXNETID_new_null
Name: 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
  0.000% (0/1)
11
sk_SXNETID_new
Name: 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
  0.000% (0/1)
11
sk_SXNETID_is_sorted
Name: 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
  0.000% (0/1)
11
sk_SXNETID_insert
Name: 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
  0.000% (0/1)
11
sk_SXNETID_free
Name: 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
  0.000% (0/1)
11
sk_SXNETID_find_ex
Name: 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
  0.000% (0/1)
11
sk_SXNETID_find
Name: 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
  0.000% (0/1)
11
sk_SXNETID_dup
Name: 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
  0.000% (0/1)
11
sk_SXNETID_delete_ptr
Name: 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
  0.000% (0/1)
11
sk_SXNETID_delete
Name: 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
  0.000% (0/1)
11
sk_SXNETID_deep_copy
Name: 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
  0.000% (0/1)
11
sk_STACK_OF_X509_NAME_ENTRY_zero
Name: 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
  0.000% (0/1)
11
sk_STACK_OF_X509_NAME_ENTRY_value
Name: 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
100.000% (1/1)
11
sk_STACK_OF_X509_NAME_ENTRY_unshift
Name: 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
  0.000% (0/1)
11
sk_STACK_OF_X509_NAME_ENTRY_sort
Name: 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
  0.000% (0/1)
11
sk_STACK_OF_X509_NAME_ENTRY_shift
Name: 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
  0.000% (0/1)
11
sk_STACK_OF_X509_NAME_ENTRY_set_cmp_func
Name: 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
  0.000% (0/1)
11
sk_STACK_OF_X509_NAME_ENTRY_set
Name: 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
  0.000% (0/1)
11
sk_STACK_OF_X509_NAME_ENTRY_reserve
Name: 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
  0.000% (0/1)
11
sk_STACK_OF_X509_NAME_ENTRY_push
Name: 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
100.000% (1/1)
11
sk_STACK_OF_X509_NAME_ENTRY_pop_free
Name: 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
100.000% (1/1)
11
Page:<>1
eLOC - Effective Lines of Code: 3806
...30
eLOC - Effective Lines of Code: 13
...40
eLOC - Effective Lines of Code: 7
...50
eLOC - Effective Lines of Code: 3
...57
eLOC - Effective Lines of Code: 1
58
eLOC - Effective Lines of Code: 1
59
eLOC - Effective Lines of Code: 1
60
eLOC - Effective Lines of Code: 1
6162
eLOC - Effective Lines of Code: 1
63
eLOC - Effective Lines of Code: 1
64
eLOC - Effective Lines of Code: 1
65
eLOC - Effective Lines of Code: 1
...70
eLOC - Effective Lines of Code: 1
...80
eLOC - Effective Lines of Code: 1
...90
eLOC - Effective Lines of Code: 1
...100
eLOC - Effective Lines of Code: 1
...103
eLOC - Effective Lines of Code: 1

Generated by Squish Coco 4.2.2