OpenCoverage

OpenSSL Test Coverage

Function Tree

Page:<>1
Function: ACCESS_DESCRIPTION_free
...40
Function: X509_CRL_get_ext_by_critical
...50
Function: cms_DigestedData_create
...60
Function: file_load_try_repeat
...70
Function: param_cmp
71
Function: pkey_rsa_print
72
Function: rand_drbg_get_nonce
73
Function: rsa_pss_check_min_key_size
74
Function: siphash_signctx_init
7576
Function: sk_ASN1_TYPE_free
77
Function: sk_BIO_new_null
78
Function: sk_CMS_RecipientEncryptedKey_pop_free
79
Function: sk_CONF_IMODULE_set_cmp_func
80
Function: sk_DIST_POINT_value
...90
Function: sk_SSL_COMP_pop_free
...100
Function: tls_construct_new_session_ticket
...103
Function: xsyslog
Functionâ–´Condition %eLOC - Effective Lines of CodeMcCabe - Cyclomatic Complexity
sk_ASN1_INTEGER_delete_ptr
Name: sk_ASN1_INTEGER_delete_ptr
Prototype: static inline ASN1_INTEGER *sk_ASN1_INTEGER_delete_ptr(struct stack_st_ASN1_INTEGER *sk, ASN1_INTEGER *ptr)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h
Lines: 438-438
  0.000% (0/1)
11
sk_ASN1_INTEGER_dup
Name: sk_ASN1_INTEGER_dup
Prototype: static inline struct stack_st_ASN1_INTEGER * sk_ASN1_INTEGER_dup(const struct stack_st_ASN1_INTEGER *sk)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h
Lines: 438-438
  0.000% (0/1)
11
sk_ASN1_INTEGER_find
Name: sk_ASN1_INTEGER_find
Prototype: static inline int sk_ASN1_INTEGER_find(struct stack_st_ASN1_INTEGER *sk, ASN1_INTEGER *ptr)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h
Lines: 438-438
  0.000% (0/1)
11
sk_ASN1_INTEGER_find_ex
Name: sk_ASN1_INTEGER_find_ex
Prototype: static inline int sk_ASN1_INTEGER_find_ex(struct stack_st_ASN1_INTEGER *sk, ASN1_INTEGER *ptr)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h
Lines: 438-438
  0.000% (0/1)
11
sk_ASN1_INTEGER_free
Name: sk_ASN1_INTEGER_free
Prototype: static inline void sk_ASN1_INTEGER_free(struct stack_st_ASN1_INTEGER *sk)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h
Lines: 438-438
  0.000% (0/1)
11
sk_ASN1_INTEGER_insert
Name: sk_ASN1_INTEGER_insert
Prototype: static inline int sk_ASN1_INTEGER_insert(struct stack_st_ASN1_INTEGER *sk, ASN1_INTEGER *ptr, int idx)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h
Lines: 438-438
  0.000% (0/1)
11
sk_ASN1_INTEGER_is_sorted
Name: sk_ASN1_INTEGER_is_sorted
Prototype: static inline int sk_ASN1_INTEGER_is_sorted(const struct stack_st_ASN1_INTEGER *sk)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h
Lines: 438-438
  0.000% (0/1)
11
sk_ASN1_INTEGER_new
Name: sk_ASN1_INTEGER_new
Prototype: static inline struct stack_st_ASN1_INTEGER *sk_ASN1_INTEGER_new(sk_ASN1_INTEGER_compfunc compare)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h
Lines: 438-438
  0.000% (0/1)
11
sk_ASN1_INTEGER_new_null
Name: sk_ASN1_INTEGER_new_null
Prototype: static inline struct stack_st_ASN1_INTEGER *sk_ASN1_INTEGER_new_null(void)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h
Lines: 438-438
  0.000% (0/1)
11
sk_ASN1_INTEGER_new_reserve
Name: sk_ASN1_INTEGER_new_reserve
Prototype: static inline struct stack_st_ASN1_INTEGER *sk_ASN1_INTEGER_new_reserve(sk_ASN1_INTEGER_compfunc compare, int n)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h
Lines: 438-438
  0.000% (0/1)
11
sk_ASN1_INTEGER_num
Name: sk_ASN1_INTEGER_num
Prototype: static inline int sk_ASN1_INTEGER_num(const struct stack_st_ASN1_INTEGER *sk)
Coverage: 100.000% (1/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h
Lines: 438-438
100.000% (1/1)
11
sk_ASN1_INTEGER_pop
Name: sk_ASN1_INTEGER_pop
Prototype: static inline ASN1_INTEGER *sk_ASN1_INTEGER_pop(struct stack_st_ASN1_INTEGER *sk)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h
Lines: 438-438
  0.000% (0/1)
11
sk_ASN1_INTEGER_pop_free
Name: sk_ASN1_INTEGER_pop_free
Prototype: static inline void sk_ASN1_INTEGER_pop_free(struct stack_st_ASN1_INTEGER *sk, sk_ASN1_INTEGER_freefunc freefunc)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h
Lines: 438-438
  0.000% (0/1)
11
sk_ASN1_INTEGER_push
Name: sk_ASN1_INTEGER_push
Prototype: static inline int sk_ASN1_INTEGER_push(struct stack_st_ASN1_INTEGER *sk, ASN1_INTEGER *ptr)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h
Lines: 438-438
  0.000% (0/1)
11
sk_ASN1_INTEGER_reserve
Name: sk_ASN1_INTEGER_reserve
Prototype: static inline int sk_ASN1_INTEGER_reserve(struct stack_st_ASN1_INTEGER *sk, int n)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h
Lines: 438-438
  0.000% (0/1)
11
sk_ASN1_INTEGER_set
Name: sk_ASN1_INTEGER_set
Prototype: static inline ASN1_INTEGER *sk_ASN1_INTEGER_set(struct stack_st_ASN1_INTEGER *sk, int idx, ASN1_INTEGER *ptr)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h
Lines: 438-438
  0.000% (0/1)
11
sk_ASN1_INTEGER_set_cmp_func
Name: sk_ASN1_INTEGER_set_cmp_func
Prototype: static inline sk_ASN1_INTEGER_compfunc sk_ASN1_INTEGER_set_cmp_func(struct stack_st_ASN1_INTEGER *sk, sk_ASN1_INTEGER_compfunc compare)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h
Lines: 438-438
  0.000% (0/1)
11
sk_ASN1_INTEGER_shift
Name: sk_ASN1_INTEGER_shift
Prototype: static inline ASN1_INTEGER *sk_ASN1_INTEGER_shift(struct stack_st_ASN1_INTEGER *sk)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h
Lines: 438-438
  0.000% (0/1)
11
sk_ASN1_INTEGER_sort
Name: sk_ASN1_INTEGER_sort
Prototype: static inline void sk_ASN1_INTEGER_sort(struct stack_st_ASN1_INTEGER *sk)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h
Lines: 438-438
  0.000% (0/1)
11
sk_ASN1_INTEGER_unshift
Name: sk_ASN1_INTEGER_unshift
Prototype: static inline int sk_ASN1_INTEGER_unshift(struct stack_st_ASN1_INTEGER *sk, ASN1_INTEGER *ptr)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h
Lines: 438-438
  0.000% (0/1)
11
sk_ASN1_INTEGER_value
Name: sk_ASN1_INTEGER_value
Prototype: static inline ASN1_INTEGER *sk_ASN1_INTEGER_value(const struct stack_st_ASN1_INTEGER *sk, int idx)
Coverage: 100.000% (1/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h
Lines: 438-438
100.000% (1/1)
11
sk_ASN1_INTEGER_zero
Name: sk_ASN1_INTEGER_zero
Prototype: static inline void sk_ASN1_INTEGER_zero(struct stack_st_ASN1_INTEGER *sk)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h
Lines: 438-438
  0.000% (0/1)
11
sk_ASN1_OBJECT_deep_copy
Name: sk_ASN1_OBJECT_deep_copy
Prototype: static inline struct stack_st_ASN1_OBJECT *sk_ASN1_OBJECT_deep_copy(const struct stack_st_ASN1_OBJECT *sk, sk_ASN1_OBJECT_copyfunc copyfunc, sk_ASN1_OBJECT_freefunc freefunc)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h
Lines: 536-536
  0.000% (0/1)
11
sk_ASN1_OBJECT_delete
Name: sk_ASN1_OBJECT_delete
Prototype: static inline ASN1_OBJECT *sk_ASN1_OBJECT_delete(struct stack_st_ASN1_OBJECT *sk, int i)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h
Lines: 536-536
  0.000% (0/1)
11
sk_ASN1_OBJECT_delete_ptr
Name: sk_ASN1_OBJECT_delete_ptr
Prototype: static inline ASN1_OBJECT *sk_ASN1_OBJECT_delete_ptr(struct stack_st_ASN1_OBJECT *sk, ASN1_OBJECT *ptr)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h
Lines: 536-536
  0.000% (0/1)
11
sk_ASN1_OBJECT_dup
Name: sk_ASN1_OBJECT_dup
Prototype: static inline struct stack_st_ASN1_OBJECT * sk_ASN1_OBJECT_dup(const struct stack_st_ASN1_OBJECT *sk)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h
Lines: 536-536
  0.000% (0/1)
11
sk_ASN1_OBJECT_find
Name: sk_ASN1_OBJECT_find
Prototype: static inline int sk_ASN1_OBJECT_find(struct stack_st_ASN1_OBJECT *sk, ASN1_OBJECT *ptr)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h
Lines: 536-536
  0.000% (0/1)
11
sk_ASN1_OBJECT_find_ex
Name: sk_ASN1_OBJECT_find_ex
Prototype: static inline int sk_ASN1_OBJECT_find_ex(struct stack_st_ASN1_OBJECT *sk, ASN1_OBJECT *ptr)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h
Lines: 536-536
  0.000% (0/1)
11
sk_ASN1_OBJECT_free
Name: sk_ASN1_OBJECT_free
Prototype: static inline void sk_ASN1_OBJECT_free(struct stack_st_ASN1_OBJECT *sk)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h
Lines: 536-536
  0.000% (0/1)
11
sk_ASN1_OBJECT_insert
Name: sk_ASN1_OBJECT_insert
Prototype: static inline int sk_ASN1_OBJECT_insert(struct stack_st_ASN1_OBJECT *sk, ASN1_OBJECT *ptr, int idx)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h
Lines: 536-536
  0.000% (0/1)
11
sk_ASN1_OBJECT_is_sorted
Name: sk_ASN1_OBJECT_is_sorted
Prototype: static inline int sk_ASN1_OBJECT_is_sorted(const struct stack_st_ASN1_OBJECT *sk)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h
Lines: 536-536
  0.000% (0/1)
11
sk_ASN1_OBJECT_new
Name: sk_ASN1_OBJECT_new
Prototype: static inline struct stack_st_ASN1_OBJECT *sk_ASN1_OBJECT_new(sk_ASN1_OBJECT_compfunc compare)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h
Lines: 536-536
  0.000% (0/1)
11
sk_ASN1_OBJECT_new_null
Name: sk_ASN1_OBJECT_new_null
Prototype: static inline struct stack_st_ASN1_OBJECT *sk_ASN1_OBJECT_new_null(void)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h
Lines: 536-536
  0.000% (0/1)
11
sk_ASN1_OBJECT_new_reserve
Name: sk_ASN1_OBJECT_new_reserve
Prototype: static inline struct stack_st_ASN1_OBJECT *sk_ASN1_OBJECT_new_reserve(sk_ASN1_OBJECT_compfunc compare, int n)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h
Lines: 536-536
  0.000% (0/1)
11
sk_ASN1_OBJECT_num
Name: sk_ASN1_OBJECT_num
Prototype: static inline int sk_ASN1_OBJECT_num(const struct stack_st_ASN1_OBJECT *sk)
Coverage: 100.000% (1/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h
Lines: 536-536
100.000% (1/1)
11
sk_ASN1_OBJECT_pop
Name: sk_ASN1_OBJECT_pop
Prototype: static inline ASN1_OBJECT *sk_ASN1_OBJECT_pop(struct stack_st_ASN1_OBJECT *sk)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h
Lines: 536-536
  0.000% (0/1)
11
sk_ASN1_OBJECT_pop_free
Name: sk_ASN1_OBJECT_pop_free
Prototype: static inline void sk_ASN1_OBJECT_pop_free(struct stack_st_ASN1_OBJECT *sk, sk_ASN1_OBJECT_freefunc freefunc)
Coverage: 100.000% (1/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h
Lines: 536-536
100.000% (1/1)
11
sk_ASN1_OBJECT_push
Name: sk_ASN1_OBJECT_push
Prototype: static inline int sk_ASN1_OBJECT_push(struct stack_st_ASN1_OBJECT *sk, ASN1_OBJECT *ptr)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h
Lines: 536-536
  0.000% (0/1)
11
sk_ASN1_OBJECT_reserve
Name: sk_ASN1_OBJECT_reserve
Prototype: static inline int sk_ASN1_OBJECT_reserve(struct stack_st_ASN1_OBJECT *sk, int n)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h
Lines: 536-536
  0.000% (0/1)
11
sk_ASN1_OBJECT_set
Name: sk_ASN1_OBJECT_set
Prototype: static inline ASN1_OBJECT *sk_ASN1_OBJECT_set(struct stack_st_ASN1_OBJECT *sk, int idx, ASN1_OBJECT *ptr)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h
Lines: 536-536
  0.000% (0/1)
11
sk_ASN1_OBJECT_set_cmp_func
Name: sk_ASN1_OBJECT_set_cmp_func
Prototype: static inline sk_ASN1_OBJECT_compfunc sk_ASN1_OBJECT_set_cmp_func(struct stack_st_ASN1_OBJECT *sk, sk_ASN1_OBJECT_compfunc compare)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h
Lines: 536-536
  0.000% (0/1)
11
sk_ASN1_OBJECT_shift
Name: sk_ASN1_OBJECT_shift
Prototype: static inline ASN1_OBJECT *sk_ASN1_OBJECT_shift(struct stack_st_ASN1_OBJECT *sk)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h
Lines: 536-536
  0.000% (0/1)
11
sk_ASN1_OBJECT_sort
Name: sk_ASN1_OBJECT_sort
Prototype: static inline void sk_ASN1_OBJECT_sort(struct stack_st_ASN1_OBJECT *sk)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h
Lines: 536-536
  0.000% (0/1)
11
sk_ASN1_OBJECT_unshift
Name: sk_ASN1_OBJECT_unshift
Prototype: static inline int sk_ASN1_OBJECT_unshift(struct stack_st_ASN1_OBJECT *sk, ASN1_OBJECT *ptr)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h
Lines: 536-536
  0.000% (0/1)
11
sk_ASN1_OBJECT_value
Name: sk_ASN1_OBJECT_value
Prototype: static inline ASN1_OBJECT *sk_ASN1_OBJECT_value(const struct stack_st_ASN1_OBJECT *sk, int idx)
Coverage: 100.000% (1/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h
Lines: 536-536
100.000% (1/1)
11
sk_ASN1_OBJECT_zero
Name: sk_ASN1_OBJECT_zero
Prototype: static inline void sk_ASN1_OBJECT_zero(struct stack_st_ASN1_OBJECT *sk)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h
Lines: 536-536
  0.000% (0/1)
11
sk_ASN1_STRING_TABLE_deep_copy
Name: sk_ASN1_STRING_TABLE_deep_copy
Prototype: static inline struct stack_st_ASN1_STRING_TABLE *sk_ASN1_STRING_TABLE_deep_copy(const struct stack_st_ASN1_STRING_TABLE *sk, sk_ASN1_STRING_TABLE_copyfunc copyfunc, sk_ASN1_STRING_TABLE_freefunc freefunc)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h
Lines: 194-194
  0.000% (0/1)
11
sk_ASN1_STRING_TABLE_delete
Name: sk_ASN1_STRING_TABLE_delete
Prototype: static inline ASN1_STRING_TABLE *sk_ASN1_STRING_TABLE_delete(struct stack_st_ASN1_STRING_TABLE *sk, int i)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h
Lines: 194-194
  0.000% (0/1)
11
sk_ASN1_STRING_TABLE_delete_ptr
Name: sk_ASN1_STRING_TABLE_delete_ptr
Prototype: static inline ASN1_STRING_TABLE *sk_ASN1_STRING_TABLE_delete_ptr(struct stack_st_ASN1_STRING_TABLE *sk, ASN1_STRING_TABLE *ptr)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h
Lines: 194-194
  0.000% (0/1)
11
sk_ASN1_STRING_TABLE_dup
Name: sk_ASN1_STRING_TABLE_dup
Prototype: static inline struct stack_st_ASN1_STRING_TABLE * sk_ASN1_STRING_TABLE_dup(const struct stack_st_ASN1_STRING_TABLE *sk)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h
Lines: 194-194
  0.000% (0/1)
11
sk_ASN1_STRING_TABLE_find
Name: sk_ASN1_STRING_TABLE_find
Prototype: static inline int sk_ASN1_STRING_TABLE_find(struct stack_st_ASN1_STRING_TABLE *sk, ASN1_STRING_TABLE *ptr)
Coverage: 100.000% (1/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h
Lines: 194-194
100.000% (1/1)
11
sk_ASN1_STRING_TABLE_find_ex
Name: sk_ASN1_STRING_TABLE_find_ex
Prototype: static inline int sk_ASN1_STRING_TABLE_find_ex(struct stack_st_ASN1_STRING_TABLE *sk, ASN1_STRING_TABLE *ptr)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h
Lines: 194-194
  0.000% (0/1)
11
sk_ASN1_STRING_TABLE_free
Name: sk_ASN1_STRING_TABLE_free
Prototype: static inline void sk_ASN1_STRING_TABLE_free(struct stack_st_ASN1_STRING_TABLE *sk)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h
Lines: 194-194
  0.000% (0/1)
11
sk_ASN1_STRING_TABLE_insert
Name: sk_ASN1_STRING_TABLE_insert
Prototype: static inline int sk_ASN1_STRING_TABLE_insert(struct stack_st_ASN1_STRING_TABLE *sk, ASN1_STRING_TABLE *ptr, int idx)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h
Lines: 194-194
  0.000% (0/1)
11
sk_ASN1_STRING_TABLE_is_sorted
Name: sk_ASN1_STRING_TABLE_is_sorted
Prototype: static inline int sk_ASN1_STRING_TABLE_is_sorted(const struct stack_st_ASN1_STRING_TABLE *sk)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h
Lines: 194-194
  0.000% (0/1)
11
sk_ASN1_STRING_TABLE_new
Name: sk_ASN1_STRING_TABLE_new
Prototype: static inline struct stack_st_ASN1_STRING_TABLE *sk_ASN1_STRING_TABLE_new(sk_ASN1_STRING_TABLE_compfunc compare)
Coverage: 100.000% (1/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h
Lines: 194-194
100.000% (1/1)
11
sk_ASN1_STRING_TABLE_new_null
Name: sk_ASN1_STRING_TABLE_new_null
Prototype: static inline struct stack_st_ASN1_STRING_TABLE *sk_ASN1_STRING_TABLE_new_null(void)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h
Lines: 194-194
  0.000% (0/1)
11
sk_ASN1_STRING_TABLE_new_reserve
Name: sk_ASN1_STRING_TABLE_new_reserve
Prototype: static inline struct stack_st_ASN1_STRING_TABLE *sk_ASN1_STRING_TABLE_new_reserve(sk_ASN1_STRING_TABLE_compfunc compare, int n)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h
Lines: 194-194
  0.000% (0/1)
11
sk_ASN1_STRING_TABLE_num
Name: sk_ASN1_STRING_TABLE_num
Prototype: static inline int sk_ASN1_STRING_TABLE_num(const struct stack_st_ASN1_STRING_TABLE *sk)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h
Lines: 194-194
  0.000% (0/1)
11
sk_ASN1_STRING_TABLE_pop
Name: sk_ASN1_STRING_TABLE_pop
Prototype: static inline ASN1_STRING_TABLE *sk_ASN1_STRING_TABLE_pop(struct stack_st_ASN1_STRING_TABLE *sk)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h
Lines: 194-194
  0.000% (0/1)
11
sk_ASN1_STRING_TABLE_pop_free
Name: sk_ASN1_STRING_TABLE_pop_free
Prototype: static inline void sk_ASN1_STRING_TABLE_pop_free(struct stack_st_ASN1_STRING_TABLE *sk, sk_ASN1_STRING_TABLE_freefunc freefunc)
Coverage: 100.000% (1/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h
Lines: 194-194
100.000% (1/1)
11
sk_ASN1_STRING_TABLE_push
Name: sk_ASN1_STRING_TABLE_push
Prototype: static inline int sk_ASN1_STRING_TABLE_push(struct stack_st_ASN1_STRING_TABLE *sk, ASN1_STRING_TABLE *ptr)
Coverage: 100.000% (1/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h
Lines: 194-194
100.000% (1/1)
11
sk_ASN1_STRING_TABLE_reserve
Name: sk_ASN1_STRING_TABLE_reserve
Prototype: static inline int sk_ASN1_STRING_TABLE_reserve(struct stack_st_ASN1_STRING_TABLE *sk, int n)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h
Lines: 194-194
  0.000% (0/1)
11
sk_ASN1_STRING_TABLE_set
Name: sk_ASN1_STRING_TABLE_set
Prototype: static inline ASN1_STRING_TABLE *sk_ASN1_STRING_TABLE_set(struct stack_st_ASN1_STRING_TABLE *sk, int idx, ASN1_STRING_TABLE *ptr)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h
Lines: 194-194
  0.000% (0/1)
11
sk_ASN1_STRING_TABLE_set_cmp_func
Name: sk_ASN1_STRING_TABLE_set_cmp_func
Prototype: static inline sk_ASN1_STRING_TABLE_compfunc sk_ASN1_STRING_TABLE_set_cmp_func(struct stack_st_ASN1_STRING_TABLE *sk, sk_ASN1_STRING_TABLE_compfunc compare)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h
Lines: 194-194
  0.000% (0/1)
11
sk_ASN1_STRING_TABLE_shift
Name: sk_ASN1_STRING_TABLE_shift
Prototype: static inline ASN1_STRING_TABLE *sk_ASN1_STRING_TABLE_shift(struct stack_st_ASN1_STRING_TABLE *sk)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h
Lines: 194-194
  0.000% (0/1)
11
sk_ASN1_STRING_TABLE_sort
Name: sk_ASN1_STRING_TABLE_sort
Prototype: static inline void sk_ASN1_STRING_TABLE_sort(struct stack_st_ASN1_STRING_TABLE *sk)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h
Lines: 194-194
  0.000% (0/1)
11
sk_ASN1_STRING_TABLE_unshift
Name: sk_ASN1_STRING_TABLE_unshift
Prototype: static inline int sk_ASN1_STRING_TABLE_unshift(struct stack_st_ASN1_STRING_TABLE *sk, ASN1_STRING_TABLE *ptr)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h
Lines: 194-194
  0.000% (0/1)
11
sk_ASN1_STRING_TABLE_value
Name: sk_ASN1_STRING_TABLE_value
Prototype: static inline ASN1_STRING_TABLE *sk_ASN1_STRING_TABLE_value(const struct stack_st_ASN1_STRING_TABLE *sk, int idx)
Coverage: 100.000% (1/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h
Lines: 194-194
100.000% (1/1)
11
sk_ASN1_STRING_TABLE_zero
Name: sk_ASN1_STRING_TABLE_zero
Prototype: static inline void sk_ASN1_STRING_TABLE_zero(struct stack_st_ASN1_STRING_TABLE *sk)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h
Lines: 194-194
  0.000% (0/1)
11
sk_ASN1_STRING_deep_copy
Name: sk_ASN1_STRING_deep_copy
Prototype: static inline struct stack_st_ASN1_STRING *sk_ASN1_STRING_deep_copy(const struct stack_st_ASN1_STRING *sk, sk_ASN1_STRING_copyfunc copyfunc, sk_ASN1_STRING_freefunc freefunc)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h
Lines: 867-867
  0.000% (0/1)
11
sk_ASN1_STRING_delete
Name: sk_ASN1_STRING_delete
Prototype: static inline ASN1_STRING *sk_ASN1_STRING_delete(struct stack_st_ASN1_STRING *sk, int i)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h
Lines: 867-867
  0.000% (0/1)
11
sk_ASN1_STRING_delete_ptr
Name: sk_ASN1_STRING_delete_ptr
Prototype: static inline ASN1_STRING *sk_ASN1_STRING_delete_ptr(struct stack_st_ASN1_STRING *sk, ASN1_STRING *ptr)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h
Lines: 867-867
  0.000% (0/1)
11
sk_ASN1_STRING_dup
Name: sk_ASN1_STRING_dup
Prototype: static inline struct stack_st_ASN1_STRING * sk_ASN1_STRING_dup(const struct stack_st_ASN1_STRING *sk)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h
Lines: 867-867
  0.000% (0/1)
11
sk_ASN1_STRING_find
Name: sk_ASN1_STRING_find
Prototype: static inline int sk_ASN1_STRING_find(struct stack_st_ASN1_STRING *sk, ASN1_STRING *ptr)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h
Lines: 867-867
  0.000% (0/1)
11
sk_ASN1_STRING_find_ex
Name: sk_ASN1_STRING_find_ex
Prototype: static inline int sk_ASN1_STRING_find_ex(struct stack_st_ASN1_STRING *sk, ASN1_STRING *ptr)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h
Lines: 867-867
  0.000% (0/1)
11
sk_ASN1_STRING_free
Name: sk_ASN1_STRING_free
Prototype: static inline void sk_ASN1_STRING_free(struct stack_st_ASN1_STRING *sk)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h
Lines: 867-867
  0.000% (0/1)
11
sk_ASN1_STRING_insert
Name: sk_ASN1_STRING_insert
Prototype: static inline int sk_ASN1_STRING_insert(struct stack_st_ASN1_STRING *sk, ASN1_STRING *ptr, int idx)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h
Lines: 867-867
  0.000% (0/1)
11
sk_ASN1_STRING_is_sorted
Name: sk_ASN1_STRING_is_sorted
Prototype: static inline int sk_ASN1_STRING_is_sorted(const struct stack_st_ASN1_STRING *sk)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h
Lines: 867-867
  0.000% (0/1)
11
sk_ASN1_STRING_new
Name: sk_ASN1_STRING_new
Prototype: static inline struct stack_st_ASN1_STRING *sk_ASN1_STRING_new(sk_ASN1_STRING_compfunc compare)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h
Lines: 867-867
  0.000% (0/1)
11
sk_ASN1_STRING_new_null
Name: sk_ASN1_STRING_new_null
Prototype: static inline struct stack_st_ASN1_STRING *sk_ASN1_STRING_new_null(void)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h
Lines: 867-867
  0.000% (0/1)
11
sk_ASN1_STRING_new_reserve
Name: sk_ASN1_STRING_new_reserve
Prototype: static inline struct stack_st_ASN1_STRING *sk_ASN1_STRING_new_reserve(sk_ASN1_STRING_compfunc compare, int n)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h
Lines: 867-867
  0.000% (0/1)
11
sk_ASN1_STRING_num
Name: sk_ASN1_STRING_num
Prototype: static inline int sk_ASN1_STRING_num(const struct stack_st_ASN1_STRING *sk)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h
Lines: 867-867
  0.000% (0/1)
11
sk_ASN1_STRING_pop
Name: sk_ASN1_STRING_pop
Prototype: static inline ASN1_STRING *sk_ASN1_STRING_pop(struct stack_st_ASN1_STRING *sk)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h
Lines: 867-867
  0.000% (0/1)
11
sk_ASN1_STRING_pop_free
Name: sk_ASN1_STRING_pop_free
Prototype: static inline void sk_ASN1_STRING_pop_free(struct stack_st_ASN1_STRING *sk, sk_ASN1_STRING_freefunc freefunc)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h
Lines: 867-867
  0.000% (0/1)
11
sk_ASN1_STRING_push
Name: sk_ASN1_STRING_push
Prototype: static inline int sk_ASN1_STRING_push(struct stack_st_ASN1_STRING *sk, ASN1_STRING *ptr)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h
Lines: 867-867
  0.000% (0/1)
11
sk_ASN1_STRING_reserve
Name: sk_ASN1_STRING_reserve
Prototype: static inline int sk_ASN1_STRING_reserve(struct stack_st_ASN1_STRING *sk, int n)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h
Lines: 867-867
  0.000% (0/1)
11
sk_ASN1_STRING_set
Name: sk_ASN1_STRING_set
Prototype: static inline ASN1_STRING *sk_ASN1_STRING_set(struct stack_st_ASN1_STRING *sk, int idx, ASN1_STRING *ptr)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h
Lines: 867-867
  0.000% (0/1)
11
sk_ASN1_STRING_set_cmp_func
Name: sk_ASN1_STRING_set_cmp_func
Prototype: static inline sk_ASN1_STRING_compfunc sk_ASN1_STRING_set_cmp_func(struct stack_st_ASN1_STRING *sk, sk_ASN1_STRING_compfunc compare)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h
Lines: 867-867
  0.000% (0/1)
11
sk_ASN1_STRING_shift
Name: sk_ASN1_STRING_shift
Prototype: static inline ASN1_STRING *sk_ASN1_STRING_shift(struct stack_st_ASN1_STRING *sk)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h
Lines: 867-867
  0.000% (0/1)
11
sk_ASN1_STRING_sort
Name: sk_ASN1_STRING_sort
Prototype: static inline void sk_ASN1_STRING_sort(struct stack_st_ASN1_STRING *sk)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h
Lines: 867-867
  0.000% (0/1)
11
sk_ASN1_STRING_unshift
Name: sk_ASN1_STRING_unshift
Prototype: static inline int sk_ASN1_STRING_unshift(struct stack_st_ASN1_STRING *sk, ASN1_STRING *ptr)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h
Lines: 867-867
  0.000% (0/1)
11
sk_ASN1_STRING_value
Name: sk_ASN1_STRING_value
Prototype: static inline ASN1_STRING *sk_ASN1_STRING_value(const struct stack_st_ASN1_STRING *sk, int idx)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h
Lines: 867-867
  0.000% (0/1)
11
sk_ASN1_STRING_zero
Name: sk_ASN1_STRING_zero
Prototype: static inline void sk_ASN1_STRING_zero(struct stack_st_ASN1_STRING *sk)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/x509v3.h
Lines: 867-867
  0.000% (0/1)
11
sk_ASN1_TYPE_deep_copy
Name: sk_ASN1_TYPE_deep_copy
Prototype: static inline struct stack_st_ASN1_TYPE *sk_ASN1_TYPE_deep_copy(const struct stack_st_ASN1_TYPE *sk, sk_ASN1_TYPE_copyfunc copyfunc, sk_ASN1_TYPE_freefunc freefunc)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h
Lines: 475-475
  0.000% (0/1)
11
sk_ASN1_TYPE_delete
Name: sk_ASN1_TYPE_delete
Prototype: static inline ASN1_TYPE *sk_ASN1_TYPE_delete(struct stack_st_ASN1_TYPE *sk, int i)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h
Lines: 475-475
  0.000% (0/1)
11
sk_ASN1_TYPE_delete_ptr
Name: sk_ASN1_TYPE_delete_ptr
Prototype: static inline ASN1_TYPE *sk_ASN1_TYPE_delete_ptr(struct stack_st_ASN1_TYPE *sk, ASN1_TYPE *ptr)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h
Lines: 475-475
  0.000% (0/1)
11
sk_ASN1_TYPE_dup
Name: sk_ASN1_TYPE_dup
Prototype: static inline struct stack_st_ASN1_TYPE * sk_ASN1_TYPE_dup(const struct stack_st_ASN1_TYPE *sk)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h
Lines: 475-475
  0.000% (0/1)
11
sk_ASN1_TYPE_find
Name: sk_ASN1_TYPE_find
Prototype: static inline int sk_ASN1_TYPE_find(struct stack_st_ASN1_TYPE *sk, ASN1_TYPE *ptr)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h
Lines: 475-475
  0.000% (0/1)
11
sk_ASN1_TYPE_find_ex
Name: sk_ASN1_TYPE_find_ex
Prototype: static inline int sk_ASN1_TYPE_find_ex(struct stack_st_ASN1_TYPE *sk, ASN1_TYPE *ptr)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/openssl/src/include/openssl/asn1.h
Lines: 475-475
  0.000% (0/1)
11
Page:<>1
Function: ACCESS_DESCRIPTION_free
...40
Function: X509_CRL_get_ext_by_critical
...50
Function: cms_DigestedData_create
...60
Function: file_load_try_repeat
...70
Function: param_cmp
71
Function: pkey_rsa_print
72
Function: rand_drbg_get_nonce
73
Function: rsa_pss_check_min_key_size
74
Function: siphash_signctx_init
7576
Function: sk_ASN1_TYPE_free
77
Function: sk_BIO_new_null
78
Function: sk_CMS_RecipientEncryptedKey_pop_free
79
Function: sk_CONF_IMODULE_set_cmp_func
80
Function: sk_DIST_POINT_value
...90
Function: sk_SSL_COMP_pop_free
...100
Function: tls_construct_new_session_ticket
...103
Function: xsyslog

Generated by Squish Coco 4.2.2