OpenCoverage

OpenSSL Test Coverage

Functions

Page:<>1
eLOC - Effective Lines of Code: 1
...10
eLOC - Effective Lines of Code: 1
...20
eLOC - Effective Lines of Code: 1
...30
eLOC - Effective Lines of Code: 1
...33
eLOC - Effective Lines of Code: 1
34
eLOC - Effective Lines of Code: 1
35
eLOC - Effective Lines of Code: 1
36
eLOC - Effective Lines of Code: 1
3738
eLOC - Effective Lines of Code: 1
39
eLOC - Effective Lines of Code: 1
40
eLOC - Effective Lines of Code: 1
41
eLOC - Effective Lines of Code: 1
...50
eLOC - Effective Lines of Code: 2
...60
eLOC - Effective Lines of Code: 6
...100
eLOC - Effective Lines of Code: 109
...103
eLOC - Effective Lines of Code: 3806
FunctionCondition %eLOC - Effective Lines of Codeā–“McCabe - Cyclomatic Complexity
sk_OPENSSL_BLOCK_set
Name: sk_OPENSSL_BLOCK_set
Prototype: static inline void *sk_OPENSSL_BLOCK_set(struct stack_st_OPENSSL_BLOCK *sk, int idx, void *ptr)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/safestack.h
Lines: 167-167
  0.000% (0/1)
11
sk_OPENSSL_BLOCK_set_cmp_func
Name: sk_OPENSSL_BLOCK_set_cmp_func
Prototype: static inline sk_OPENSSL_BLOCK_compfunc sk_OPENSSL_BLOCK_set_cmp_func(struct stack_st_OPENSSL_BLOCK *sk, sk_OPENSSL_BLOCK_compfunc compare)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/safestack.h
Lines: 167-167
  0.000% (0/1)
11
sk_OPENSSL_BLOCK_shift
Name: sk_OPENSSL_BLOCK_shift
Prototype: static inline void *sk_OPENSSL_BLOCK_shift(struct stack_st_OPENSSL_BLOCK *sk)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/safestack.h
Lines: 167-167
  0.000% (0/1)
11
sk_OPENSSL_BLOCK_sort
Name: sk_OPENSSL_BLOCK_sort
Prototype: static inline void sk_OPENSSL_BLOCK_sort(struct stack_st_OPENSSL_BLOCK *sk)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/safestack.h
Lines: 167-167
  0.000% (0/1)
11
sk_OPENSSL_BLOCK_unshift
Name: sk_OPENSSL_BLOCK_unshift
Prototype: static inline int sk_OPENSSL_BLOCK_unshift(struct stack_st_OPENSSL_BLOCK *sk, void *ptr)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/safestack.h
Lines: 167-167
  0.000% (0/1)
11
sk_OPENSSL_BLOCK_value
Name: sk_OPENSSL_BLOCK_value
Prototype: static inline void *sk_OPENSSL_BLOCK_value(const struct stack_st_OPENSSL_BLOCK *sk, int idx)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/safestack.h
Lines: 167-167
  0.000% (0/1)
11
sk_OPENSSL_BLOCK_zero
Name: sk_OPENSSL_BLOCK_zero
Prototype: static inline void sk_OPENSSL_BLOCK_zero(struct stack_st_OPENSSL_BLOCK *sk)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/safestack.h
Lines: 167-167
  0.000% (0/1)
11
sk_OPENSSL_CSTRING_deep_copy
Name: sk_OPENSSL_CSTRING_deep_copy
Prototype: static inline struct stack_st_OPENSSL_CSTRING *sk_OPENSSL_CSTRING_deep_copy(const struct stack_st_OPENSSL_CSTRING *sk, sk_OPENSSL_CSTRING_copyfunc copyfunc, sk_OPENSSL_CSTRING_freefunc freefunc)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/safestack.h
Lines: 160-160
  0.000% (0/1)
11
sk_OPENSSL_CSTRING_delete
Name: sk_OPENSSL_CSTRING_delete
Prototype: static inline const char *sk_OPENSSL_CSTRING_delete(struct stack_st_OPENSSL_CSTRING *sk, int i)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/safestack.h
Lines: 160-160
  0.000% (0/1)
11
sk_OPENSSL_CSTRING_delete_ptr
Name: sk_OPENSSL_CSTRING_delete_ptr
Prototype: static inline const char *sk_OPENSSL_CSTRING_delete_ptr(struct stack_st_OPENSSL_CSTRING *sk, const char *ptr)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/safestack.h
Lines: 160-160
  0.000% (0/1)
11
sk_OPENSSL_CSTRING_dup
Name: sk_OPENSSL_CSTRING_dup
Prototype: static inline struct stack_st_OPENSSL_CSTRING * sk_OPENSSL_CSTRING_dup(const struct stack_st_OPENSSL_CSTRING *sk)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/safestack.h
Lines: 160-160
  0.000% (0/1)
11
sk_OPENSSL_CSTRING_find
Name: sk_OPENSSL_CSTRING_find
Prototype: static inline int sk_OPENSSL_CSTRING_find(struct stack_st_OPENSSL_CSTRING *sk, const char *ptr)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/safestack.h
Lines: 160-160
  0.000% (0/1)
11
sk_OPENSSL_CSTRING_find_ex
Name: sk_OPENSSL_CSTRING_find_ex
Prototype: static inline int sk_OPENSSL_CSTRING_find_ex(struct stack_st_OPENSSL_CSTRING *sk, const char *ptr)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/safestack.h
Lines: 160-160
  0.000% (0/1)
11
sk_OPENSSL_CSTRING_free
Name: sk_OPENSSL_CSTRING_free
Prototype: static inline void sk_OPENSSL_CSTRING_free(struct stack_st_OPENSSL_CSTRING *sk)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/safestack.h
Lines: 160-160
  0.000% (0/1)
11
sk_OPENSSL_CSTRING_insert
Name: sk_OPENSSL_CSTRING_insert
Prototype: static inline int sk_OPENSSL_CSTRING_insert(struct stack_st_OPENSSL_CSTRING *sk, const char *ptr, int idx)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/safestack.h
Lines: 160-160
  0.000% (0/1)
11
sk_OPENSSL_CSTRING_is_sorted
Name: sk_OPENSSL_CSTRING_is_sorted
Prototype: static inline int sk_OPENSSL_CSTRING_is_sorted(const struct stack_st_OPENSSL_CSTRING *sk)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/safestack.h
Lines: 160-160
  0.000% (0/1)
11
sk_OPENSSL_CSTRING_new
Name: sk_OPENSSL_CSTRING_new
Prototype: static inline struct stack_st_OPENSSL_CSTRING *sk_OPENSSL_CSTRING_new(sk_OPENSSL_CSTRING_compfunc compare)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/safestack.h
Lines: 160-160
  0.000% (0/1)
11
sk_OPENSSL_CSTRING_new_null
Name: sk_OPENSSL_CSTRING_new_null
Prototype: static inline struct stack_st_OPENSSL_CSTRING *sk_OPENSSL_CSTRING_new_null(void)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/safestack.h
Lines: 160-160
  0.000% (0/1)
11
sk_OPENSSL_CSTRING_new_reserve
Name: sk_OPENSSL_CSTRING_new_reserve
Prototype: static inline struct stack_st_OPENSSL_CSTRING *sk_OPENSSL_CSTRING_new_reserve(sk_OPENSSL_CSTRING_compfunc compare, int n)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/safestack.h
Lines: 160-160
  0.000% (0/1)
11
sk_OPENSSL_CSTRING_num
Name: sk_OPENSSL_CSTRING_num
Prototype: static inline int sk_OPENSSL_CSTRING_num(const struct stack_st_OPENSSL_CSTRING *sk)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/safestack.h
Lines: 160-160
  0.000% (0/1)
11
sk_OPENSSL_CSTRING_pop
Name: sk_OPENSSL_CSTRING_pop
Prototype: static inline const char *sk_OPENSSL_CSTRING_pop(struct stack_st_OPENSSL_CSTRING *sk)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/safestack.h
Lines: 160-160
  0.000% (0/1)
11
sk_OPENSSL_CSTRING_pop_free
Name: sk_OPENSSL_CSTRING_pop_free
Prototype: static inline void sk_OPENSSL_CSTRING_pop_free(struct stack_st_OPENSSL_CSTRING *sk, sk_OPENSSL_CSTRING_freefunc freefunc)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/safestack.h
Lines: 160-160
  0.000% (0/1)
11
sk_OPENSSL_CSTRING_push
Name: sk_OPENSSL_CSTRING_push
Prototype: static inline int sk_OPENSSL_CSTRING_push(struct stack_st_OPENSSL_CSTRING *sk, const char *ptr)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/safestack.h
Lines: 160-160
  0.000% (0/1)
11
sk_OPENSSL_CSTRING_reserve
Name: sk_OPENSSL_CSTRING_reserve
Prototype: static inline int sk_OPENSSL_CSTRING_reserve(struct stack_st_OPENSSL_CSTRING *sk, int n)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/safestack.h
Lines: 160-160
  0.000% (0/1)
11
sk_OPENSSL_CSTRING_set
Name: sk_OPENSSL_CSTRING_set
Prototype: static inline const char *sk_OPENSSL_CSTRING_set(struct stack_st_OPENSSL_CSTRING *sk, int idx, const char *ptr)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/safestack.h
Lines: 160-160
  0.000% (0/1)
11
sk_OPENSSL_CSTRING_set_cmp_func
Name: sk_OPENSSL_CSTRING_set_cmp_func
Prototype: static inline sk_OPENSSL_CSTRING_compfunc sk_OPENSSL_CSTRING_set_cmp_func(struct stack_st_OPENSSL_CSTRING *sk, sk_OPENSSL_CSTRING_compfunc compare)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/safestack.h
Lines: 160-160
  0.000% (0/1)
11
sk_OPENSSL_CSTRING_shift
Name: sk_OPENSSL_CSTRING_shift
Prototype: static inline const char *sk_OPENSSL_CSTRING_shift(struct stack_st_OPENSSL_CSTRING *sk)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/safestack.h
Lines: 160-160
  0.000% (0/1)
11
sk_OPENSSL_CSTRING_sort
Name: sk_OPENSSL_CSTRING_sort
Prototype: static inline void sk_OPENSSL_CSTRING_sort(struct stack_st_OPENSSL_CSTRING *sk)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/safestack.h
Lines: 160-160
  0.000% (0/1)
11
sk_OPENSSL_CSTRING_unshift
Name: sk_OPENSSL_CSTRING_unshift
Prototype: static inline int sk_OPENSSL_CSTRING_unshift(struct stack_st_OPENSSL_CSTRING *sk, const char *ptr)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/safestack.h
Lines: 160-160
  0.000% (0/1)
11
sk_OPENSSL_CSTRING_value
Name: sk_OPENSSL_CSTRING_value
Prototype: static inline const char *sk_OPENSSL_CSTRING_value(const struct stack_st_OPENSSL_CSTRING *sk, int idx)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/safestack.h
Lines: 160-160
  0.000% (0/1)
11
sk_OPENSSL_CSTRING_zero
Name: sk_OPENSSL_CSTRING_zero
Prototype: static inline void sk_OPENSSL_CSTRING_zero(struct stack_st_OPENSSL_CSTRING *sk)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/safestack.h
Lines: 160-160
  0.000% (0/1)
11
sk_OPENSSL_PSTRING_deep_copy
Name: sk_OPENSSL_PSTRING_deep_copy
Prototype: static inline struct stack_st_OPENSSL_PSTRING *sk_OPENSSL_PSTRING_deep_copy(const struct stack_st_OPENSSL_PSTRING *sk, sk_OPENSSL_PSTRING_copyfunc copyfunc, sk_OPENSSL_PSTRING_freefunc freefunc)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/txt_db.h
Lines: 31-31
  0.000% (0/1)
11
sk_OPENSSL_PSTRING_delete
Name: sk_OPENSSL_PSTRING_delete
Prototype: static inline OPENSSL_STRING *sk_OPENSSL_PSTRING_delete(struct stack_st_OPENSSL_PSTRING *sk, int i)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/txt_db.h
Lines: 31-31
  0.000% (0/1)
11
sk_OPENSSL_PSTRING_delete_ptr
Name: sk_OPENSSL_PSTRING_delete_ptr
Prototype: static inline OPENSSL_STRING *sk_OPENSSL_PSTRING_delete_ptr(struct stack_st_OPENSSL_PSTRING *sk, OPENSSL_STRING *ptr)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/txt_db.h
Lines: 31-31
  0.000% (0/1)
11
sk_OPENSSL_PSTRING_dup
Name: sk_OPENSSL_PSTRING_dup
Prototype: static inline struct stack_st_OPENSSL_PSTRING * sk_OPENSSL_PSTRING_dup(const struct stack_st_OPENSSL_PSTRING *sk)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/txt_db.h
Lines: 31-31
  0.000% (0/1)
11
sk_OPENSSL_PSTRING_find
Name: sk_OPENSSL_PSTRING_find
Prototype: static inline int sk_OPENSSL_PSTRING_find(struct stack_st_OPENSSL_PSTRING *sk, OPENSSL_STRING *ptr)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/txt_db.h
Lines: 31-31
  0.000% (0/1)
11
sk_OPENSSL_PSTRING_find_ex
Name: sk_OPENSSL_PSTRING_find_ex
Prototype: static inline int sk_OPENSSL_PSTRING_find_ex(struct stack_st_OPENSSL_PSTRING *sk, OPENSSL_STRING *ptr)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/txt_db.h
Lines: 31-31
  0.000% (0/1)
11
sk_OPENSSL_PSTRING_free
Name: sk_OPENSSL_PSTRING_free
Prototype: static inline void sk_OPENSSL_PSTRING_free(struct stack_st_OPENSSL_PSTRING *sk)
Coverage: 100.000% (1/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/txt_db.h
Lines: 31-31
100.000% (1/1)
11
sk_OPENSSL_PSTRING_insert
Name: sk_OPENSSL_PSTRING_insert
Prototype: static inline int sk_OPENSSL_PSTRING_insert(struct stack_st_OPENSSL_PSTRING *sk, OPENSSL_STRING *ptr, int idx)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/txt_db.h
Lines: 31-31
  0.000% (0/1)
11
sk_OPENSSL_PSTRING_is_sorted
Name: sk_OPENSSL_PSTRING_is_sorted
Prototype: static inline int sk_OPENSSL_PSTRING_is_sorted(const struct stack_st_OPENSSL_PSTRING *sk)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/txt_db.h
Lines: 31-31
  0.000% (0/1)
11
sk_OPENSSL_PSTRING_new
Name: sk_OPENSSL_PSTRING_new
Prototype: static inline struct stack_st_OPENSSL_PSTRING *sk_OPENSSL_PSTRING_new(sk_OPENSSL_PSTRING_compfunc compare)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/txt_db.h
Lines: 31-31
  0.000% (0/1)
11
sk_OPENSSL_PSTRING_new_null
Name: sk_OPENSSL_PSTRING_new_null
Prototype: static inline struct stack_st_OPENSSL_PSTRING *sk_OPENSSL_PSTRING_new_null(void)
Coverage: 100.000% (1/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/txt_db.h
Lines: 31-31
100.000% (1/1)
11
sk_OPENSSL_PSTRING_new_reserve
Name: sk_OPENSSL_PSTRING_new_reserve
Prototype: static inline struct stack_st_OPENSSL_PSTRING *sk_OPENSSL_PSTRING_new_reserve(sk_OPENSSL_PSTRING_compfunc compare, int n)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/txt_db.h
Lines: 31-31
  0.000% (0/1)
11
sk_OPENSSL_PSTRING_num
Name: sk_OPENSSL_PSTRING_num
Prototype: static inline int sk_OPENSSL_PSTRING_num(const struct stack_st_OPENSSL_PSTRING *sk)
Coverage: 100.000% (1/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/txt_db.h
Lines: 31-31
100.000% (1/1)
11
sk_OPENSSL_PSTRING_pop
Name: sk_OPENSSL_PSTRING_pop
Prototype: static inline OPENSSL_STRING *sk_OPENSSL_PSTRING_pop(struct stack_st_OPENSSL_PSTRING *sk)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/txt_db.h
Lines: 31-31
  0.000% (0/1)
11
sk_OPENSSL_PSTRING_pop_free
Name: sk_OPENSSL_PSTRING_pop_free
Prototype: static inline void sk_OPENSSL_PSTRING_pop_free(struct stack_st_OPENSSL_PSTRING *sk, sk_OPENSSL_PSTRING_freefunc freefunc)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/txt_db.h
Lines: 31-31
  0.000% (0/1)
11
sk_OPENSSL_PSTRING_push
Name: sk_OPENSSL_PSTRING_push
Prototype: static inline int sk_OPENSSL_PSTRING_push(struct stack_st_OPENSSL_PSTRING *sk, OPENSSL_STRING *ptr)
Coverage: 100.000% (1/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/txt_db.h
Lines: 31-31
100.000% (1/1)
11
sk_OPENSSL_PSTRING_reserve
Name: sk_OPENSSL_PSTRING_reserve
Prototype: static inline int sk_OPENSSL_PSTRING_reserve(struct stack_st_OPENSSL_PSTRING *sk, int n)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/txt_db.h
Lines: 31-31
  0.000% (0/1)
11
sk_OPENSSL_PSTRING_set
Name: sk_OPENSSL_PSTRING_set
Prototype: static inline OPENSSL_STRING *sk_OPENSSL_PSTRING_set(struct stack_st_OPENSSL_PSTRING *sk, int idx, OPENSSL_STRING *ptr)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/txt_db.h
Lines: 31-31
  0.000% (0/1)
11
sk_OPENSSL_PSTRING_set_cmp_func
Name: sk_OPENSSL_PSTRING_set_cmp_func
Prototype: static inline sk_OPENSSL_PSTRING_compfunc sk_OPENSSL_PSTRING_set_cmp_func(struct stack_st_OPENSSL_PSTRING *sk, sk_OPENSSL_PSTRING_compfunc compare)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/txt_db.h
Lines: 31-31
  0.000% (0/1)
11
sk_OPENSSL_PSTRING_shift
Name: sk_OPENSSL_PSTRING_shift
Prototype: static inline OPENSSL_STRING *sk_OPENSSL_PSTRING_shift(struct stack_st_OPENSSL_PSTRING *sk)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/txt_db.h
Lines: 31-31
  0.000% (0/1)
11
sk_OPENSSL_PSTRING_sort
Name: sk_OPENSSL_PSTRING_sort
Prototype: static inline void sk_OPENSSL_PSTRING_sort(struct stack_st_OPENSSL_PSTRING *sk)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/txt_db.h
Lines: 31-31
  0.000% (0/1)
11
sk_OPENSSL_PSTRING_unshift
Name: sk_OPENSSL_PSTRING_unshift
Prototype: static inline int sk_OPENSSL_PSTRING_unshift(struct stack_st_OPENSSL_PSTRING *sk, OPENSSL_STRING *ptr)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/txt_db.h
Lines: 31-31
  0.000% (0/1)
11
sk_OPENSSL_PSTRING_value
Name: sk_OPENSSL_PSTRING_value
Prototype: static inline OPENSSL_STRING *sk_OPENSSL_PSTRING_value(const struct stack_st_OPENSSL_PSTRING *sk, int idx)
Coverage: 100.000% (1/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/txt_db.h
Lines: 31-31
100.000% (1/1)
11
sk_OPENSSL_PSTRING_zero
Name: sk_OPENSSL_PSTRING_zero
Prototype: static inline void sk_OPENSSL_PSTRING_zero(struct stack_st_OPENSSL_PSTRING *sk)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/txt_db.h
Lines: 31-31
  0.000% (0/1)
11
sk_OPENSSL_STRING_deep_copy
Name: sk_OPENSSL_STRING_deep_copy
Prototype: static inline struct stack_st_OPENSSL_STRING *sk_OPENSSL_STRING_deep_copy(const struct stack_st_OPENSSL_STRING *sk, sk_OPENSSL_STRING_copyfunc copyfunc, sk_OPENSSL_STRING_freefunc freefunc)
Coverage: 100.000% (1/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/safestack.h
Lines: 159-159
100.000% (1/1)
11
sk_OPENSSL_STRING_delete
Name: sk_OPENSSL_STRING_delete
Prototype: static inline char *sk_OPENSSL_STRING_delete(struct stack_st_OPENSSL_STRING *sk, int i)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/safestack.h
Lines: 159-159
  0.000% (0/1)
11
sk_OPENSSL_STRING_delete_ptr
Name: sk_OPENSSL_STRING_delete_ptr
Prototype: static inline char *sk_OPENSSL_STRING_delete_ptr(struct stack_st_OPENSSL_STRING *sk, char *ptr)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/safestack.h
Lines: 159-159
  0.000% (0/1)
11
sk_OPENSSL_STRING_dup
Name: sk_OPENSSL_STRING_dup
Prototype: static inline struct stack_st_OPENSSL_STRING * sk_OPENSSL_STRING_dup(const struct stack_st_OPENSSL_STRING *sk)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/safestack.h
Lines: 159-159
  0.000% (0/1)
11
sk_OPENSSL_STRING_find
Name: sk_OPENSSL_STRING_find
Prototype: static inline int sk_OPENSSL_STRING_find(struct stack_st_OPENSSL_STRING *sk, char *ptr)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/safestack.h
Lines: 159-159
  0.000% (0/1)
11
sk_OPENSSL_STRING_find_ex
Name: sk_OPENSSL_STRING_find_ex
Prototype: static inline int sk_OPENSSL_STRING_find_ex(struct stack_st_OPENSSL_STRING *sk, char *ptr)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/safestack.h
Lines: 159-159
  0.000% (0/1)
11
sk_OPENSSL_STRING_free
Name: sk_OPENSSL_STRING_free
Prototype: static inline void sk_OPENSSL_STRING_free(struct stack_st_OPENSSL_STRING *sk)
Coverage: 100.000% (1/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/safestack.h
Lines: 159-159
100.000% (1/1)
11
sk_OPENSSL_STRING_insert
Name: sk_OPENSSL_STRING_insert
Prototype: static inline int sk_OPENSSL_STRING_insert(struct stack_st_OPENSSL_STRING *sk, char *ptr, int idx)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/safestack.h
Lines: 159-159
  0.000% (0/1)
11
sk_OPENSSL_STRING_is_sorted
Name: sk_OPENSSL_STRING_is_sorted
Prototype: static inline int sk_OPENSSL_STRING_is_sorted(const struct stack_st_OPENSSL_STRING *sk)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/safestack.h
Lines: 159-159
  0.000% (0/1)
11
sk_OPENSSL_STRING_new
Name: sk_OPENSSL_STRING_new
Prototype: static inline struct stack_st_OPENSSL_STRING *sk_OPENSSL_STRING_new(sk_OPENSSL_STRING_compfunc compare)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/safestack.h
Lines: 159-159
  0.000% (0/1)
11
sk_OPENSSL_STRING_new_null
Name: sk_OPENSSL_STRING_new_null
Prototype: static inline struct stack_st_OPENSSL_STRING *sk_OPENSSL_STRING_new_null(void)
Coverage: 100.000% (1/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/safestack.h
Lines: 159-159
100.000% (1/1)
11
sk_OPENSSL_STRING_new_reserve
Name: sk_OPENSSL_STRING_new_reserve
Prototype: static inline struct stack_st_OPENSSL_STRING *sk_OPENSSL_STRING_new_reserve(sk_OPENSSL_STRING_compfunc compare, int n)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/safestack.h
Lines: 159-159
  0.000% (0/1)
11
sk_OPENSSL_STRING_num
Name: sk_OPENSSL_STRING_num
Prototype: static inline int sk_OPENSSL_STRING_num(const struct stack_st_OPENSSL_STRING *sk)
Coverage: 100.000% (1/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/safestack.h
Lines: 159-159
100.000% (1/1)
11
sk_OPENSSL_STRING_pop
Name: sk_OPENSSL_STRING_pop
Prototype: static inline char *sk_OPENSSL_STRING_pop(struct stack_st_OPENSSL_STRING *sk)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/safestack.h
Lines: 159-159
  0.000% (0/1)
11
sk_OPENSSL_STRING_pop_free
Name: sk_OPENSSL_STRING_pop_free
Prototype: static inline void sk_OPENSSL_STRING_pop_free(struct stack_st_OPENSSL_STRING *sk, sk_OPENSSL_STRING_freefunc freefunc)
Coverage: 100.000% (1/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/safestack.h
Lines: 159-159
100.000% (1/1)
11
sk_OPENSSL_STRING_push
Name: sk_OPENSSL_STRING_push
Prototype: static inline int sk_OPENSSL_STRING_push(struct stack_st_OPENSSL_STRING *sk, char *ptr)
Coverage: 100.000% (1/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/safestack.h
Lines: 159-159
100.000% (1/1)
11
sk_OPENSSL_STRING_reserve
Name: sk_OPENSSL_STRING_reserve
Prototype: static inline int sk_OPENSSL_STRING_reserve(struct stack_st_OPENSSL_STRING *sk, int n)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/safestack.h
Lines: 159-159
  0.000% (0/1)
11
sk_OPENSSL_STRING_set
Name: sk_OPENSSL_STRING_set
Prototype: static inline char *sk_OPENSSL_STRING_set(struct stack_st_OPENSSL_STRING *sk, int idx, char *ptr)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/safestack.h
Lines: 159-159
  0.000% (0/1)
11
sk_OPENSSL_STRING_set_cmp_func
Name: sk_OPENSSL_STRING_set_cmp_func
Prototype: static inline sk_OPENSSL_STRING_compfunc sk_OPENSSL_STRING_set_cmp_func(struct stack_st_OPENSSL_STRING *sk, sk_OPENSSL_STRING_compfunc compare)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/safestack.h
Lines: 159-159
  0.000% (0/1)
11
sk_OPENSSL_STRING_shift
Name: sk_OPENSSL_STRING_shift
Prototype: static inline char *sk_OPENSSL_STRING_shift(struct stack_st_OPENSSL_STRING *sk)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/safestack.h
Lines: 159-159
  0.000% (0/1)
11
sk_OPENSSL_STRING_sort
Name: sk_OPENSSL_STRING_sort
Prototype: static inline void sk_OPENSSL_STRING_sort(struct stack_st_OPENSSL_STRING *sk)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/safestack.h
Lines: 159-159
  0.000% (0/1)
11
sk_OPENSSL_STRING_unshift
Name: sk_OPENSSL_STRING_unshift
Prototype: static inline int sk_OPENSSL_STRING_unshift(struct stack_st_OPENSSL_STRING *sk, char *ptr)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/safestack.h
Lines: 159-159
  0.000% (0/1)
11
sk_OPENSSL_STRING_value
Name: sk_OPENSSL_STRING_value
Prototype: static inline char *sk_OPENSSL_STRING_value(const struct stack_st_OPENSSL_STRING *sk, int idx)
Coverage: 100.000% (1/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/safestack.h
Lines: 159-159
100.000% (1/1)
11
sk_OPENSSL_STRING_zero
Name: sk_OPENSSL_STRING_zero
Prototype: static inline void sk_OPENSSL_STRING_zero(struct stack_st_OPENSSL_STRING *sk)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/safestack.h
Lines: 159-159
  0.000% (0/1)
11
sk_OSSL_STORE_INFO_deep_copy
Name: sk_OSSL_STORE_INFO_deep_copy
Prototype: static inline struct stack_st_OSSL_STORE_INFO *sk_OSSL_STORE_INFO_deep_copy(const struct stack_st_OSSL_STORE_INFO *sk, sk_OSSL_STORE_INFO_copyfunc copyfunc, sk_OSSL_STORE_INFO_freefunc freefunc)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/store/store_locl.h
Lines: 45-45
  0.000% (0/1)
11
sk_OSSL_STORE_INFO_delete
Name: sk_OSSL_STORE_INFO_delete
Prototype: static inline OSSL_STORE_INFO *sk_OSSL_STORE_INFO_delete(struct stack_st_OSSL_STORE_INFO *sk, int i)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/store/store_locl.h
Lines: 45-45
  0.000% (0/1)
11
sk_OSSL_STORE_INFO_delete_ptr
Name: sk_OSSL_STORE_INFO_delete_ptr
Prototype: static inline OSSL_STORE_INFO *sk_OSSL_STORE_INFO_delete_ptr(struct stack_st_OSSL_STORE_INFO *sk, OSSL_STORE_INFO *ptr)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/store/store_locl.h
Lines: 45-45
  0.000% (0/1)
11
sk_OSSL_STORE_INFO_dup
Name: sk_OSSL_STORE_INFO_dup
Prototype: static inline struct stack_st_OSSL_STORE_INFO * sk_OSSL_STORE_INFO_dup(const struct stack_st_OSSL_STORE_INFO *sk)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/store/store_locl.h
Lines: 45-45
  0.000% (0/1)
11
sk_OSSL_STORE_INFO_find
Name: sk_OSSL_STORE_INFO_find
Prototype: static inline int sk_OSSL_STORE_INFO_find(struct stack_st_OSSL_STORE_INFO *sk, OSSL_STORE_INFO *ptr)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/store/store_locl.h
Lines: 45-45
  0.000% (0/1)
11
sk_OSSL_STORE_INFO_find_ex
Name: sk_OSSL_STORE_INFO_find_ex
Prototype: static inline int sk_OSSL_STORE_INFO_find_ex(struct stack_st_OSSL_STORE_INFO *sk, OSSL_STORE_INFO *ptr)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/store/store_locl.h
Lines: 45-45
  0.000% (0/1)
11
sk_OSSL_STORE_INFO_free
Name: sk_OSSL_STORE_INFO_free
Prototype: static inline void sk_OSSL_STORE_INFO_free(struct stack_st_OSSL_STORE_INFO *sk)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/store/store_locl.h
Lines: 45-45
  0.000% (0/1)
11
sk_OSSL_STORE_INFO_insert
Name: sk_OSSL_STORE_INFO_insert
Prototype: static inline int sk_OSSL_STORE_INFO_insert(struct stack_st_OSSL_STORE_INFO *sk, OSSL_STORE_INFO *ptr, int idx)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/store/store_locl.h
Lines: 45-45
  0.000% (0/1)
11
sk_OSSL_STORE_INFO_is_sorted
Name: sk_OSSL_STORE_INFO_is_sorted
Prototype: static inline int sk_OSSL_STORE_INFO_is_sorted(const struct stack_st_OSSL_STORE_INFO *sk)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/store/store_locl.h
Lines: 45-45
  0.000% (0/1)
11
sk_OSSL_STORE_INFO_new
Name: sk_OSSL_STORE_INFO_new
Prototype: static inline struct stack_st_OSSL_STORE_INFO *sk_OSSL_STORE_INFO_new(sk_OSSL_STORE_INFO_compfunc compare)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/store/store_locl.h
Lines: 45-45
  0.000% (0/1)
11
sk_OSSL_STORE_INFO_new_null
Name: sk_OSSL_STORE_INFO_new_null
Prototype: static inline struct stack_st_OSSL_STORE_INFO *sk_OSSL_STORE_INFO_new_null(void)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/store/store_locl.h
Lines: 45-45
  0.000% (0/1)
11
sk_OSSL_STORE_INFO_new_reserve
Name: sk_OSSL_STORE_INFO_new_reserve
Prototype: static inline struct stack_st_OSSL_STORE_INFO *sk_OSSL_STORE_INFO_new_reserve(sk_OSSL_STORE_INFO_compfunc compare, int n)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/store/store_locl.h
Lines: 45-45
  0.000% (0/1)
11
sk_OSSL_STORE_INFO_num
Name: sk_OSSL_STORE_INFO_num
Prototype: static inline int sk_OSSL_STORE_INFO_num(const struct stack_st_OSSL_STORE_INFO *sk)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/store/store_locl.h
Lines: 45-45
  0.000% (0/1)
11
sk_OSSL_STORE_INFO_pop
Name: sk_OSSL_STORE_INFO_pop
Prototype: static inline OSSL_STORE_INFO *sk_OSSL_STORE_INFO_pop(struct stack_st_OSSL_STORE_INFO *sk)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/store/store_locl.h
Lines: 45-45
  0.000% (0/1)
11
sk_OSSL_STORE_INFO_pop_free
Name: sk_OSSL_STORE_INFO_pop_free
Prototype: static inline void sk_OSSL_STORE_INFO_pop_free(struct stack_st_OSSL_STORE_INFO *sk, sk_OSSL_STORE_INFO_freefunc freefunc)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/store/store_locl.h
Lines: 45-45
  0.000% (0/1)
11
sk_OSSL_STORE_INFO_push
Name: sk_OSSL_STORE_INFO_push
Prototype: static inline int sk_OSSL_STORE_INFO_push(struct stack_st_OSSL_STORE_INFO *sk, OSSL_STORE_INFO *ptr)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/store/store_locl.h
Lines: 45-45
  0.000% (0/1)
11
sk_OSSL_STORE_INFO_reserve
Name: sk_OSSL_STORE_INFO_reserve
Prototype: static inline int sk_OSSL_STORE_INFO_reserve(struct stack_st_OSSL_STORE_INFO *sk, int n)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/store/store_locl.h
Lines: 45-45
  0.000% (0/1)
11
sk_OSSL_STORE_INFO_set
Name: sk_OSSL_STORE_INFO_set
Prototype: static inline OSSL_STORE_INFO *sk_OSSL_STORE_INFO_set(struct stack_st_OSSL_STORE_INFO *sk, int idx, OSSL_STORE_INFO *ptr)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/store/store_locl.h
Lines: 45-45
  0.000% (0/1)
11
sk_OSSL_STORE_INFO_set_cmp_func
Name: sk_OSSL_STORE_INFO_set_cmp_func
Prototype: static inline sk_OSSL_STORE_INFO_compfunc sk_OSSL_STORE_INFO_set_cmp_func(struct stack_st_OSSL_STORE_INFO *sk, sk_OSSL_STORE_INFO_compfunc compare)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/store/store_locl.h
Lines: 45-45
  0.000% (0/1)
11
sk_OSSL_STORE_INFO_shift
Name: sk_OSSL_STORE_INFO_shift
Prototype: static inline OSSL_STORE_INFO *sk_OSSL_STORE_INFO_shift(struct stack_st_OSSL_STORE_INFO *sk)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/store/store_locl.h
Lines: 45-45
  0.000% (0/1)
11
sk_OSSL_STORE_INFO_sort
Name: sk_OSSL_STORE_INFO_sort
Prototype: static inline void sk_OSSL_STORE_INFO_sort(struct stack_st_OSSL_STORE_INFO *sk)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/store/store_locl.h
Lines: 45-45
  0.000% (0/1)
11
Page:<>1
eLOC - Effective Lines of Code: 1
...10
eLOC - Effective Lines of Code: 1
...20
eLOC - Effective Lines of Code: 1
...30
eLOC - Effective Lines of Code: 1
...33
eLOC - Effective Lines of Code: 1
34
eLOC - Effective Lines of Code: 1
35
eLOC - Effective Lines of Code: 1
36
eLOC - Effective Lines of Code: 1
3738
eLOC - Effective Lines of Code: 1
39
eLOC - Effective Lines of Code: 1
40
eLOC - Effective Lines of Code: 1
41
eLOC - Effective Lines of Code: 1
...50
eLOC - Effective Lines of Code: 2
...60
eLOC - Effective Lines of Code: 6
...100
eLOC - Effective Lines of Code: 109
...103
eLOC - Effective Lines of Code: 3806

Generated by Squish Coco 4.2.2