| Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 X509_TRUST_add| Name:  | X509_TRUST_add |  | Prototype:  | int X509_TRUST_add(int id, int flags, int (*ck) (X509_TRUST *, X509 *, int), const char *name, int arg1, void *arg2) |  | Coverage:  |   0.000% (0/29) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_trs.c |  | Lines:  | 123-183 |  
  |  | 45 | 10 | 
 X509_STORE_up_ref| Name:  | X509_STORE_up_ref |  | Prototype:  | int X509_STORE_up_ref(X509_STORE *vfy) |  | Coverage:  |  50.000% (3/6) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_lu.c |  | Lines:  | 233-243 |  
  |  | 4 | 2 | 
 X509_STORE_unlock| Name:  | X509_STORE_unlock |  | Prototype:  | int X509_STORE_unlock(X509_STORE *s) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_lu.c |  | Lines:  | 49-52 |  
  |  | 1 | 1 | 
 X509_STORE_set_verify_cb| Name:  | X509_STORE_set_verify_cb |  | Prototype:  | void X509_STORE_set_verify_cb(X509_STORE *ctx, X509_STORE_CTX_verify_cb verify_cb) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_lu.c |  | Lines:  | 764-768 |  
  |  | 1 | 1 | 
 X509_STORE_set_verify| Name:  | X509_STORE_set_verify |  | Prototype:  | void X509_STORE_set_verify(X509_STORE *ctx, X509_STORE_CTX_verify_fn verify) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_lu.c |  | Lines:  | 754-757 |  
  |  | 1 | 1 | 
 X509_STORE_set_trust| Name:  | X509_STORE_set_trust |  | Prototype:  | int X509_STORE_set_trust(X509_STORE *ctx, int trust) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_lu.c |  | Lines:  | 739-742 |  
  |  | 1 | 1 | 
 X509_STORE_set_purpose| Name:  | X509_STORE_set_purpose |  | Prototype:  | int X509_STORE_set_purpose(X509_STORE *ctx, int purpose) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_lu.c |  | Lines:  | 734-737 |  
  |  | 1 | 1 | 
 X509_STORE_set_lookup_crls| Name:  | X509_STORE_set_lookup_crls |  | Prototype:  | void X509_STORE_set_lookup_crls(X509_STORE *ctx, X509_STORE_CTX_lookup_crls_fn lookup_crls) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_lu.c |  | Lines:  | 863-867 |  
  |  | 1 | 1 | 
 X509_STORE_set_lookup_certs| Name:  | X509_STORE_set_lookup_certs |  | Prototype:  | void X509_STORE_set_lookup_certs(X509_STORE *ctx, X509_STORE_CTX_lookup_certs_fn lookup_certs) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_lu.c |  | Lines:  | 852-856 |  
  |  | 1 | 1 | 
 X509_STORE_set_get_issuer| Name:  | X509_STORE_set_get_issuer |  | Prototype:  | void X509_STORE_set_get_issuer(X509_STORE *ctx, X509_STORE_CTX_get_issuer_fn get_issuer) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_lu.c |  | Lines:  | 775-779 |  
  |  | 1 | 1 | 
 X509_STORE_set_get_crl| Name:  | X509_STORE_set_get_crl |  | Prototype:  | void X509_STORE_set_get_crl(X509_STORE *ctx, X509_STORE_CTX_get_crl_fn get_crl) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_lu.c |  | Lines:  | 808-812 |  
  |  | 1 | 1 | 
 X509_STORE_set_flags| Name:  | X509_STORE_set_flags |  | Prototype:  | int X509_STORE_set_flags(X509_STORE *ctx, unsigned long flags) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_lu.c |  | Lines:  | 723-726 |  
  |  | 1 | 1 | 
 X509_STORE_set_ex_data| Name:  | X509_STORE_set_ex_data |  | Prototype:  | int X509_STORE_set_ex_data(X509_STORE *ctx, int idx, void *data) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_lu.c |  | Lines:  | 885-888 |  
  |  | 1 | 1 | 
 X509_STORE_set_depth| Name:  | X509_STORE_set_depth |  | Prototype:  | int X509_STORE_set_depth(X509_STORE *ctx, int depth) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_lu.c |  | Lines:  | 728-732 |  
  |  | 2 | 1 | 
 X509_STORE_set_default_paths| Name:  | X509_STORE_set_default_paths |  | Prototype:  | int X509_STORE_set_default_paths(X509_STORE *ctx) |  | Coverage:  |  42.857% (3/7) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_d2.c |  | Lines:  | 15-33 |  
  |  | 31 | 3 | 
 X509_STORE_set_cleanup| Name:  | X509_STORE_set_cleanup |  | Prototype:  | void X509_STORE_set_cleanup(X509_STORE *ctx, X509_STORE_CTX_cleanup_fn ctx_cleanup) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_lu.c |  | Lines:  | 874-878 |  
  |  | 1 | 1 | 
 X509_STORE_set_check_revocation| Name:  | X509_STORE_set_check_revocation |  | Prototype:  | void X509_STORE_set_check_revocation(X509_STORE *ctx, X509_STORE_CTX_check_revocation_fn check_revocation) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_lu.c |  | Lines:  | 797-801 |  
  |  | 1 | 1 | 
 X509_STORE_set_check_policy| Name:  | X509_STORE_set_check_policy |  | Prototype:  | void X509_STORE_set_check_policy(X509_STORE *ctx, X509_STORE_CTX_check_policy_fn check_policy) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_lu.c |  | Lines:  | 841-845 |  
  |  | 1 | 1 | 
 X509_STORE_set_check_issued| Name:  | X509_STORE_set_check_issued |  | Prototype:  | void X509_STORE_set_check_issued(X509_STORE *ctx, X509_STORE_CTX_check_issued_fn check_issued) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_lu.c |  | Lines:  | 786-790 |  
  |  | 1 | 1 | 
 X509_STORE_set_check_crl| Name:  | X509_STORE_set_check_crl |  | Prototype:  | void X509_STORE_set_check_crl(X509_STORE *ctx, X509_STORE_CTX_check_crl_fn check_crl) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_lu.c |  | Lines:  | 819-823 |  
  |  | 1 | 1 | 
 X509_STORE_set_cert_crl| Name:  | X509_STORE_set_cert_crl |  | Prototype:  | void X509_STORE_set_cert_crl(X509_STORE *ctx, X509_STORE_CTX_cert_crl_fn cert_crl) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_lu.c |  | Lines:  | 830-834 |  
  |  | 1 | 1 | 
 X509_STORE_set1_param| Name:  | X509_STORE_set1_param |  | Prototype:  | int X509_STORE_set1_param(X509_STORE *ctx, X509_VERIFY_PARAM *param) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_lu.c |  | Lines:  | 744-747 |  
  |  | 1 | 1 | 
 X509_STORE_new| Name:  | X509_STORE_new |  | Prototype:  | X509_STORE *X509_STORE_new(void) |  | Coverage:  |  35.000% (7/20) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_lu.c |  | Lines:  | 160-202 |  
  |  | 46 | 8 | 
 X509_STORE_lock| Name:  | X509_STORE_lock |  | Prototype:  | int X509_STORE_lock(X509_STORE *s) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_lu.c |  | Lines:  | 44-47 |  
  |  | 1 | 1 | 
 X509_STORE_load_locations| Name:  | X509_STORE_load_locations |  | Prototype:  | int X509_STORE_load_locations(X509_STORE *ctx, const char *file, const char *path) |  | Coverage:  |  45.833% (11/24) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_d2.c |  | Lines:  | 35-57 |  
  |  | 40 | 8 | 
 X509_STORE_get_verify_cb| Name:  | X509_STORE_get_verify_cb |  | Prototype:  | X509_STORE_CTX_verify_cb X509_STORE_get_verify_cb(X509_STORE *ctx) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_lu.c |  | Lines:  | 770-773 |  
  |  | 1 | 1 | 
 X509_STORE_get_verify| Name:  | X509_STORE_get_verify |  | Prototype:  | X509_STORE_CTX_verify_fn X509_STORE_get_verify(X509_STORE *ctx) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_lu.c |  | Lines:  | 759-762 |  
  |  | 1 | 1 | 
 X509_STORE_get_lookup_crls| Name:  | X509_STORE_get_lookup_crls |  | Prototype:  | X509_STORE_CTX_lookup_crls_fn X509_STORE_get_lookup_crls(X509_STORE *ctx) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_lu.c |  | Lines:  | 869-872 |  
  |  | 1 | 1 | 
 X509_STORE_get_lookup_certs| Name:  | X509_STORE_get_lookup_certs |  | Prototype:  | X509_STORE_CTX_lookup_certs_fn X509_STORE_get_lookup_certs(X509_STORE *ctx) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_lu.c |  | Lines:  | 858-861 |  
  |  | 1 | 1 | 
 X509_STORE_get_get_issuer| Name:  | X509_STORE_get_get_issuer |  | Prototype:  | X509_STORE_CTX_get_issuer_fn X509_STORE_get_get_issuer(X509_STORE *ctx) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_lu.c |  | Lines:  | 781-784 |  
  |  | 1 | 1 | 
 X509_STORE_get_get_crl| Name:  | X509_STORE_get_get_crl |  | Prototype:  | X509_STORE_CTX_get_crl_fn X509_STORE_get_get_crl(X509_STORE *ctx) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_lu.c |  | Lines:  | 814-817 |  
  |  | 1 | 1 | 
 X509_STORE_get_ex_data| Name:  | X509_STORE_get_ex_data |  | Prototype:  | void *X509_STORE_get_ex_data(X509_STORE *ctx, int idx) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_lu.c |  | Lines:  | 890-893 |  
  |  | 1 | 1 | 
 X509_STORE_get_cleanup| Name:  | X509_STORE_get_cleanup |  | Prototype:  | X509_STORE_CTX_cleanup_fn X509_STORE_get_cleanup(X509_STORE *ctx) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_lu.c |  | Lines:  | 880-883 |  
  |  | 1 | 1 | 
 X509_STORE_get_check_revocation| Name:  | X509_STORE_get_check_revocation |  | Prototype:  | X509_STORE_CTX_check_revocation_fn X509_STORE_get_check_revocation(X509_STORE *ctx) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_lu.c |  | Lines:  | 803-806 |  
  |  | 1 | 1 | 
 X509_STORE_get_check_policy| Name:  | X509_STORE_get_check_policy |  | Prototype:  | X509_STORE_CTX_check_policy_fn X509_STORE_get_check_policy(X509_STORE *ctx) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_lu.c |  | Lines:  | 847-850 |  
  |  | 1 | 1 | 
 X509_STORE_get_check_issued| Name:  | X509_STORE_get_check_issued |  | Prototype:  | X509_STORE_CTX_check_issued_fn X509_STORE_get_check_issued(X509_STORE *ctx) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_lu.c |  | Lines:  | 792-795 |  
  |  | 1 | 1 | 
 X509_STORE_get_check_crl| Name:  | X509_STORE_get_check_crl |  | Prototype:  | X509_STORE_CTX_check_crl_fn X509_STORE_get_check_crl(X509_STORE *ctx) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_lu.c |  | Lines:  | 825-828 |  
  |  | 1 | 1 | 
 X509_STORE_get_cert_crl| Name:  | X509_STORE_get_cert_crl |  | Prototype:  | X509_STORE_CTX_cert_crl_fn X509_STORE_get_cert_crl(X509_STORE *ctx) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_lu.c |  | Lines:  | 836-839 |  
  |  | 1 | 1 | 
 X509_STORE_get0_param| Name:  | X509_STORE_get0_param |  | Prototype:  | X509_VERIFY_PARAM *X509_STORE_get0_param(X509_STORE *ctx) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_lu.c |  | Lines:  | 749-752 |  
  |  | 1 | 1 | 
 X509_STORE_get0_objects| Name:  | X509_STORE_get0_objects |  | Prototype:  | struct stack_st_X509_OBJECT *X509_STORE_get0_objects(X509_STORE *v) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_lu.c |  | Lines:  | 523-526 |  
  |  | 1 | 1 | 
 X509_STORE_free| Name:  | X509_STORE_free |  | Prototype:  | void X509_STORE_free(X509_STORE *vfy) |  | Coverage:  | 100.000% (10/10) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_lu.c |  | Lines:  | 204-231 |  
  |  | 21 | 4 | 
 X509_STORE_add_lookup| Name:  | X509_STORE_add_lookup |  | Prototype:  | X509_LOOKUP *X509_STORE_add_lookup(X509_STORE *v, X509_LOOKUP_METHOD *m) |  | Coverage:  |  69.231% (9/13) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_lu.c |  | Lines:  | 245-272 |  
  |  | 28 | 5 | 
 X509_STORE_add_crl| Name:  | X509_STORE_add_crl |  | Prototype:  | int X509_STORE_add_crl(X509_STORE *ctx, X509_CRL *x) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_lu.c |  | Lines:  | 370-377 |  
  |  | 4 | 2 | 
 X509_STORE_add_cert| Name:  | X509_STORE_add_cert |  | Prototype:  | int X509_STORE_add_cert(X509_STORE *ctx, X509 *x) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_lu.c |  | Lines:  | 361-368 |  
  |  | 4 | 2 | 
 X509_STORE_CTX_set_verify_cb| Name:  | X509_STORE_CTX_set_verify_cb |  | Prototype:  | void X509_STORE_CTX_set_verify_cb(X509_STORE_CTX *ctx, X509_STORE_CTX_verify_cb verify_cb) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_vfy.c |  | Lines:  | 2412-2416 |  
  |  | 1 | 1 | 
 X509_STORE_CTX_set_verify| Name:  | X509_STORE_CTX_set_verify |  | Prototype:  | void X509_STORE_CTX_set_verify(X509_STORE_CTX *ctx, X509_STORE_CTX_verify_fn verify) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_vfy.c |  | Lines:  | 2423-2427 |  
  |  | 1 | 1 | 
 X509_STORE_CTX_set_trust| Name:  | X509_STORE_CTX_set_trust |  | Prototype:  | int X509_STORE_CTX_set_trust(X509_STORE_CTX *ctx, int trust) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_vfy.c |  | Lines:  | 2109-2116 |  
  |  | 1 | 1 | 
 X509_STORE_CTX_set_time| Name:  | X509_STORE_CTX_set_time |  | Prototype:  | void X509_STORE_CTX_set_time(X509_STORE_CTX *ctx, unsigned long flags, time_t t) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_vfy.c |  | Lines:  | 2385-2389 |  
  |  | 1 | 1 | 
 X509_STORE_CTX_set_purpose| Name:  | X509_STORE_CTX_set_purpose |  | Prototype:  | int X509_STORE_CTX_set_purpose(X509_STORE_CTX *ctx, int purpose) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_vfy.c |  | Lines:  | 2099-2107 |  
  |  | 1 | 1 | 
 X509_STORE_CTX_set_flags| Name:  | X509_STORE_CTX_set_flags |  | Prototype:  | void X509_STORE_CTX_set_flags(X509_STORE_CTX *ctx, unsigned long flags) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_vfy.c |  | Lines:  | 2380-2383 |  
  |  | 1 | 1 | 
 X509_STORE_CTX_set_ex_data| Name:  | X509_STORE_CTX_set_ex_data |  | Prototype:  | int X509_STORE_CTX_set_ex_data(X509_STORE_CTX *ctx, int idx, void *data) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_vfy.c |  | Lines:  | 2022-2025 |  
  |  | 1 | 1 | 
 X509_STORE_CTX_set_error_depth| Name:  | X509_STORE_CTX_set_error_depth |  | Prototype:  | void X509_STORE_CTX_set_error_depth(X509_STORE_CTX *ctx, int depth) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_vfy.c |  | Lines:  | 2047-2050 |  
  |  | 1 | 1 | 
 X509_STORE_CTX_set_error| Name:  | X509_STORE_CTX_set_error |  | Prototype:  | void X509_STORE_CTX_set_error(X509_STORE_CTX *ctx, int err) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_vfy.c |  | Lines:  | 2037-2040 |  
  |  | 1 | 1 | 
 X509_STORE_CTX_set_depth| Name:  | X509_STORE_CTX_set_depth |  | Prototype:  | void X509_STORE_CTX_set_depth(X509_STORE_CTX *ctx, int depth) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_vfy.c |  | Lines:  | 2375-2378 |  
  |  | 1 | 1 | 
 X509_STORE_CTX_set_default| Name:  | X509_STORE_CTX_set_default |  | Prototype:  | int X509_STORE_CTX_set_default(X509_STORE_CTX *ctx, const char *name) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_vfy.c |  | Lines:  | 2499-2506 |  
  |  | 5 | 2 | 
 X509_STORE_CTX_set_current_cert| Name:  | X509_STORE_CTX_set_current_cert |  | Prototype:  | void X509_STORE_CTX_set_current_cert(X509_STORE_CTX *ctx, X509 *x) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_vfy.c |  | Lines:  | 2057-2060 |  
  |  | 1 | 1 | 
 X509_STORE_CTX_set_cert| Name:  | X509_STORE_CTX_set_cert |  | Prototype:  | void X509_STORE_CTX_set_cert(X509_STORE_CTX *ctx, X509 *x) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_vfy.c |  | Lines:  | 2089-2092 |  
  |  | 1 | 1 | 
 X509_STORE_CTX_set0_verified_chain| Name:  | X509_STORE_CTX_set0_verified_chain |  | Prototype:  | void X509_STORE_CTX_set0_verified_chain(X509_STORE_CTX *ctx, struct stack_st_X509 *sk) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_vfy.c |  | Lines:  | 2406-2410 |  
  |  | 2 | 1 | 
 X509_STORE_CTX_set0_untrusted| Name:  | X509_STORE_CTX_set0_untrusted |  | Prototype:  | void X509_STORE_CTX_set0_untrusted(X509_STORE_CTX *ctx, struct stack_st_X509 *sk) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_vfy.c |  | Lines:  | 2401-2404 |  
  |  | 1 | 1 | 
 X509_STORE_CTX_set0_trusted_stack| Name:  | X509_STORE_CTX_set0_trusted_stack |  | Prototype:  | void X509_STORE_CTX_set0_trusted_stack(X509_STORE_CTX *ctx, struct stack_st_X509 *sk) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_vfy.c |  | Lines:  | 2342-2347 |  
  |  | 3 | 1 | 
 X509_STORE_CTX_set0_param| Name:  | X509_STORE_CTX_set0_param |  | Prototype:  | void X509_STORE_CTX_set0_param(X509_STORE_CTX *ctx, X509_VERIFY_PARAM *param) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_vfy.c |  | Lines:  | 2513-2517 |  
  |  | 2 | 1 | 
 X509_STORE_CTX_set0_dane| Name:  | X509_STORE_CTX_set0_dane |  | Prototype:  | void X509_STORE_CTX_set0_dane(X509_STORE_CTX *ctx, SSL_DANE *dane) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_vfy.c |  | Lines:  | 2519-2522 |  
  |  | 1 | 1 | 
 X509_STORE_CTX_set0_crls| Name:  | X509_STORE_CTX_set0_crls |  | Prototype:  | void X509_STORE_CTX_set0_crls(X509_STORE_CTX *ctx, struct stack_st_X509_CRL *sk) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_vfy.c |  | Lines:  | 2094-2097 |  
  |  | 1 | 1 | 
 X509_STORE_CTX_purpose_inherit| Name:  | X509_STORE_CTX_purpose_inherit |  | Prototype:  | int X509_STORE_CTX_purpose_inherit(X509_STORE_CTX *ctx, int def_purpose, int purpose, int trust) |  | Coverage:  |  48.571% (17/35) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_vfy.c |  | Lines:  | 2129-2178 |  
  |  | 31 | 11 | 
 X509_STORE_CTX_new| Name:  | X509_STORE_CTX_new |  | Prototype:  | X509_STORE_CTX *X509_STORE_CTX_new(void) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_vfy.c |  | Lines:  | 2180-2189 |  
  |  | 11 | 2 | 
 X509_STORE_CTX_init| Name:  | X509_STORE_CTX_init |  | Prototype:  | int X509_STORE_CTX_init(X509_STORE_CTX *ctx, X509_STORE *store, X509 *x509, struct stack_st_X509 *chain) |  | Coverage:  |  69.149% (65/94) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_vfy.c |  | Lines:  | 2200-2336 |  
  |  | 126 | 21 | 
 X509_STORE_CTX_get_verify_cb| Name:  | X509_STORE_CTX_get_verify_cb |  | Prototype:  | X509_STORE_CTX_verify_cb X509_STORE_CTX_get_verify_cb(X509_STORE_CTX *ctx) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_vfy.c |  | Lines:  | 2418-2421 |  
  |  | 1 | 1 | 
 X509_STORE_CTX_get_verify| Name:  | X509_STORE_CTX_get_verify |  | Prototype:  | X509_STORE_CTX_verify_fn X509_STORE_CTX_get_verify(X509_STORE_CTX *ctx) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_vfy.c |  | Lines:  | 2429-2432 |  
  |  | 1 | 1 | 
 X509_STORE_CTX_get_obj_by_subject| Name:  | X509_STORE_CTX_get_obj_by_subject |  | Prototype:  | X509_OBJECT *X509_STORE_CTX_get_obj_by_subject(X509_STORE_CTX *vs, X509_LOOKUP_TYPE type, X509_NAME *name) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_lu.c |  | Lines:  | 274-287 |  
  |  | 17 | 3 | 
 X509_STORE_CTX_get_num_untrusted| Name:  | X509_STORE_CTX_get_num_untrusted |  | Prototype:  | int X509_STORE_CTX_get_num_untrusted(X509_STORE_CTX *ctx) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_vfy.c |  | Lines:  | 2494-2497 |  
  |  | 1 | 1 | 
 X509_STORE_CTX_get_lookup_crls| Name:  | X509_STORE_CTX_get_lookup_crls |  | Prototype:  | X509_STORE_CTX_lookup_crls_fn X509_STORE_CTX_get_lookup_crls(X509_STORE_CTX *ctx) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_vfy.c |  | Lines:  | 2474-2477 |  
  |  | 1 | 1 | 
 X509_STORE_CTX_get_lookup_certs| Name:  | X509_STORE_CTX_get_lookup_certs |  | Prototype:  | X509_STORE_CTX_lookup_certs_fn X509_STORE_CTX_get_lookup_certs(X509_STORE_CTX *ctx) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_vfy.c |  | Lines:  | 2469-2472 |  
  |  | 1 | 1 | 
 X509_STORE_CTX_get_get_issuer| Name:  | X509_STORE_CTX_get_get_issuer |  | Prototype:  | X509_STORE_CTX_get_issuer_fn X509_STORE_CTX_get_get_issuer(X509_STORE_CTX *ctx) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_vfy.c |  | Lines:  | 2434-2437 |  
  |  | 1 | 1 | 
 X509_STORE_CTX_get_get_crl| Name:  | X509_STORE_CTX_get_get_crl |  | Prototype:  | X509_STORE_CTX_get_crl_fn X509_STORE_CTX_get_get_crl(X509_STORE_CTX *ctx) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_vfy.c |  | Lines:  | 2449-2452 |  
  |  | 1 | 1 | 
 X509_STORE_CTX_get_explicit_policy| Name:  | X509_STORE_CTX_get_explicit_policy |  | Prototype:  | int X509_STORE_CTX_get_explicit_policy(X509_STORE_CTX *ctx) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_vfy.c |  | Lines:  | 2489-2492 |  
  |  | 1 | 1 | 
 X509_STORE_CTX_get_ex_data| Name:  | X509_STORE_CTX_get_ex_data |  | Prototype:  | void *X509_STORE_CTX_get_ex_data(X509_STORE_CTX *ctx, int idx) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_vfy.c |  | Lines:  | 2027-2030 |  
  |  | 1 | 1 | 
 X509_STORE_CTX_get_error_depth| Name:  | X509_STORE_CTX_get_error_depth |  | Prototype:  | int X509_STORE_CTX_get_error_depth(X509_STORE_CTX *ctx) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_vfy.c |  | Lines:  | 2042-2045 |  
  |  | 1 | 1 | 
 X509_STORE_CTX_get_error| Name:  | X509_STORE_CTX_get_error |  | Prototype:  | int X509_STORE_CTX_get_error(X509_STORE_CTX *ctx) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_vfy.c |  | Lines:  | 2032-2035 |  
  |  | 1 | 1 | 
 X509_STORE_CTX_get_current_cert| Name:  | X509_STORE_CTX_get_current_cert |  | Prototype:  | X509 *X509_STORE_CTX_get_current_cert(X509_STORE_CTX *ctx) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_vfy.c |  | Lines:  | 2052-2055 |  
  |  | 1 | 1 | 
 X509_STORE_CTX_get_cleanup| Name:  | X509_STORE_CTX_get_cleanup |  | Prototype:  | X509_STORE_CTX_cleanup_fn X509_STORE_CTX_get_cleanup(X509_STORE_CTX *ctx) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_vfy.c |  | Lines:  | 2479-2482 |  
  |  | 1 | 1 | 
 X509_STORE_CTX_get_check_revocation| Name:  | X509_STORE_CTX_get_check_revocation |  | Prototype:  | X509_STORE_CTX_check_revocation_fn X509_STORE_CTX_get_check_revocation(X509_STORE_CTX *ctx) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_vfy.c |  | Lines:  | 2444-2447 |  
  |  | 1 | 1 | 
 X509_STORE_CTX_get_check_policy| Name:  | X509_STORE_CTX_get_check_policy |  | Prototype:  | X509_STORE_CTX_check_policy_fn X509_STORE_CTX_get_check_policy(X509_STORE_CTX *ctx) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_vfy.c |  | Lines:  | 2464-2467 |  
  |  | 1 | 1 | 
 X509_STORE_CTX_get_check_issued| Name:  | X509_STORE_CTX_get_check_issued |  | Prototype:  | X509_STORE_CTX_check_issued_fn X509_STORE_CTX_get_check_issued(X509_STORE_CTX *ctx) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_vfy.c |  | Lines:  | 2439-2442 |  
  |  | 1 | 1 | 
 X509_STORE_CTX_get_check_crl| Name:  | X509_STORE_CTX_get_check_crl |  | Prototype:  | X509_STORE_CTX_check_crl_fn X509_STORE_CTX_get_check_crl(X509_STORE_CTX *ctx) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_vfy.c |  | Lines:  | 2454-2457 |  
  |  | 1 | 1 | 
 X509_STORE_CTX_get_cert_crl| Name:  | X509_STORE_CTX_get_cert_crl |  | Prototype:  | X509_STORE_CTX_cert_crl_fn X509_STORE_CTX_get_cert_crl(X509_STORE_CTX *ctx) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_vfy.c |  | Lines:  | 2459-2462 |  
  |  | 1 | 1 | 
 X509_STORE_CTX_get_by_subject| Name:  | X509_STORE_CTX_get_by_subject |  | Prototype:  | int X509_STORE_CTX_get_by_subject(X509_STORE_CTX *vs, X509_LOOKUP_TYPE type, X509_NAME *name, X509_OBJECT *ret) |  | Coverage:  |  72.222% (13/18) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_lu.c |  | Lines:  | 289-323 |  
  |  | 30 | 6 | 
 X509_STORE_CTX_get1_issuer| Name:  | X509_STORE_CTX_get1_issuer |  | Prototype:  | int X509_STORE_CTX_get1_issuer(X509 **issuer, X509_STORE_CTX *ctx, X509 *x) |  | Coverage:  |  18.919% (7/37) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_lu.c |  | Lines:  | 659-721 |  
  |  | 51 | 13 | 
 X509_STORE_CTX_get1_crls| Name:  | X509_STORE_CTX_get1_crls |  | Prototype:  | struct stack_st_X509_CRL *X509_STORE_CTX_get1_crls(X509_STORE_CTX *ctx, X509_NAME *nm) |  | Coverage:  |  26.316% (5/19) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_lu.c |  | Lines:  | 579-617 |  
  |  | 53 | 5 | 
 X509_STORE_CTX_get1_chain| Name:  | X509_STORE_CTX_get1_chain |  | Prototype:  | struct stack_st_X509 *X509_STORE_CTX_get1_chain(X509_STORE_CTX *ctx) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_vfy.c |  | Lines:  | 2067-2072 |  
  |  | 7 | 2 | 
 X509_STORE_CTX_get1_certs| Name:  | X509_STORE_CTX_get1_certs |  | Prototype:  | struct stack_st_X509 *X509_STORE_CTX_get1_certs(X509_STORE_CTX *ctx, X509_NAME *nm) |  | Coverage:  |  50.000% (11/22) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_lu.c |  | Lines:  | 528-577 |  
  |  | 62 | 8 | 
 X509_STORE_CTX_get0_untrusted| Name:  | X509_STORE_CTX_get0_untrusted |  | Prototype:  | struct stack_st_X509 *X509_STORE_CTX_get0_untrusted(X509_STORE_CTX *ctx) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_vfy.c |  | Lines:  | 2396-2399 |  
  |  | 1 | 1 | 
 X509_STORE_CTX_get0_store| Name:  | X509_STORE_CTX_get0_store |  | Prototype:  | X509_STORE *X509_STORE_CTX_get0_store(X509_STORE_CTX *ctx) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_lu.c |  | Lines:  | 895-898 |  
  |  | 1 | 1 | 
 X509_STORE_CTX_get0_policy_tree| Name:  | X509_STORE_CTX_get0_policy_tree |  | Prototype:  | X509_POLICY_TREE *X509_STORE_CTX_get0_policy_tree(X509_STORE_CTX *ctx) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_vfy.c |  | Lines:  | 2484-2487 |  
  |  | 1 | 1 | 
 X509_STORE_CTX_get0_parent_ctx| Name:  | X509_STORE_CTX_get0_parent_ctx |  | Prototype:  | X509_STORE_CTX *X509_STORE_CTX_get0_parent_ctx(X509_STORE_CTX *ctx) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_vfy.c |  | Lines:  | 2084-2087 |  
  |  | 1 | 1 | 
 X509_STORE_CTX_get0_param| Name:  | X509_STORE_CTX_get0_param |  | Prototype:  | X509_VERIFY_PARAM *X509_STORE_CTX_get0_param(X509_STORE_CTX *ctx) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_vfy.c |  | Lines:  | 2508-2511 |  
  |  | 1 | 1 | 
 X509_STORE_CTX_get0_current_issuer| Name:  | X509_STORE_CTX_get0_current_issuer |  | Prototype:  | X509 *X509_STORE_CTX_get0_current_issuer(X509_STORE_CTX *ctx) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_vfy.c |  | Lines:  | 2074-2077 |  
  |  | 1 | 1 | 
 X509_STORE_CTX_get0_current_crl| Name:  | X509_STORE_CTX_get0_current_crl |  | Prototype:  | X509_CRL *X509_STORE_CTX_get0_current_crl(X509_STORE_CTX *ctx) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_vfy.c |  | Lines:  | 2079-2082 |  
  |  | 1 | 1 | 
 X509_STORE_CTX_get0_chain| Name:  | X509_STORE_CTX_get0_chain |  | Prototype:  | struct stack_st_X509 *X509_STORE_CTX_get0_chain(X509_STORE_CTX *ctx) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_vfy.c |  | Lines:  | 2062-2065 |  
  |  | 1 | 1 | 
 X509_STORE_CTX_get0_cert| Name:  | X509_STORE_CTX_get0_cert |  | Prototype:  | X509 *X509_STORE_CTX_get0_cert(X509_STORE_CTX *ctx) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_vfy.c |  | Lines:  | 2391-2394 |  
  |  | 1 | 1 | 
 X509_STORE_CTX_free| Name:  | X509_STORE_CTX_free |  | Prototype:  | void X509_STORE_CTX_free(X509_STORE_CTX *ctx) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_vfy.c |  | Lines:  | 2191-2198 |  
  |  | 6 | 2 |