| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ | 
 TS_STATUS_INFO_set_status| Name:  | TS_STATUS_INFO_set_status |  | Prototype:  | int TS_STATUS_INFO_set_status(TS_STATUS_INFO *a, int i) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ts/ts_rsp_utils.c |  | Lines:  | 346-349 |  
  |  | 1 | 1 | 
 TS_TST_INFO_add_ext| Name:  | TS_TST_INFO_add_ext |  | Prototype:  | int TS_TST_INFO_add_ext(TS_TST_INFO *a, X509_EXTENSION *ex, int loc) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ts/ts_rsp_utils.c |  | Lines:  | 336-339 |  
  |  | 5 | 1 | 
 TS_TST_INFO_delete_ext| Name:  | TS_TST_INFO_delete_ext |  | Prototype:  | X509_EXTENSION *TS_TST_INFO_delete_ext(TS_TST_INFO *a, int loc) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ts/ts_rsp_utils.c |  | Lines:  | 331-334 |  
  |  | 1 | 1 | 
 TS_TST_INFO_dup| Name:  | TS_TST_INFO_dup |  | Prototype:  | TS_TST_INFO * TS_TST_INFO_dup(TS_TST_INFO *x) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ts/ts_asn1.c |  | Lines:  | 100-100 |  
  |  | 1 | 1 | 
 TS_TST_INFO_free| Name:  | TS_TST_INFO_free |  | Prototype:  | void TS_TST_INFO_free(TS_TST_INFO *a) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ts/ts_asn1.c |  | Lines:  | 99-99 |  
  |  | 1 | 1 | 
 TS_TST_INFO_get_accuracy| Name:  | TS_TST_INFO_get_accuracy |  | Prototype:  | TS_ACCURACY *TS_TST_INFO_get_accuracy(TS_TST_INFO *a) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ts/ts_rsp_utils.c |  | Lines:  | 168-171 |  
  |  | 1 | 1 | 
 TS_TST_INFO_get_ext| Name:  | TS_TST_INFO_get_ext |  | Prototype:  | X509_EXTENSION *TS_TST_INFO_get_ext(TS_TST_INFO *a, int loc) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ts/ts_rsp_utils.c |  | Lines:  | 326-329 |  
  |  | 1 | 1 | 
 TS_TST_INFO_get_ext_by_NID| Name:  | TS_TST_INFO_get_ext_by_NID |  | Prototype:  | int TS_TST_INFO_get_ext_by_NID(TS_TST_INFO *a, int nid, int lastpos) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ts/ts_rsp_utils.c |  | Lines:  | 311-314 |  
  |  | 1 | 1 | 
 TS_TST_INFO_get_ext_by_OBJ| Name:  | TS_TST_INFO_get_ext_by_OBJ |  | Prototype:  | int TS_TST_INFO_get_ext_by_OBJ(TS_TST_INFO *a, const ASN1_OBJECT *obj, int lastpos) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ts/ts_rsp_utils.c |  | Lines:  | 316-319 |  
  |  | 1 | 1 | 
 TS_TST_INFO_get_ext_by_critical| Name:  | TS_TST_INFO_get_ext_by_critical |  | Prototype:  | int TS_TST_INFO_get_ext_by_critical(TS_TST_INFO *a, int crit, int lastpos) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ts/ts_rsp_utils.c |  | Lines:  | 321-324 |  
  |  | 1 | 1 | 
 TS_TST_INFO_get_ext_count| Name:  | TS_TST_INFO_get_ext_count |  | Prototype:  | int TS_TST_INFO_get_ext_count(TS_TST_INFO *a) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ts/ts_rsp_utils.c |  | Lines:  | 306-309 |  
  |  | 1 | 1 | 
 TS_TST_INFO_get_ext_d2i| Name:  | TS_TST_INFO_get_ext_d2i |  | Prototype:  | void *TS_TST_INFO_get_ext_d2i(TS_TST_INFO *a, int nid, int *crit, int *idx) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ts/ts_rsp_utils.c |  | Lines:  | 341-344 |  
  |  | 1 | 1 | 
 TS_TST_INFO_get_exts| Name:  | TS_TST_INFO_get_exts |  | Prototype:  | struct stack_st_X509_EXTENSION *TS_TST_INFO_get_exts(TS_TST_INFO *a) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ts/ts_rsp_utils.c |  | Lines:  | 293-296 |  
  |  | 1 | 1 | 
 TS_TST_INFO_get_msg_imprint| Name:  | TS_TST_INFO_get_msg_imprint |  | Prototype:  | TS_MSG_IMPRINT *TS_TST_INFO_get_msg_imprint(TS_TST_INFO *a) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ts/ts_rsp_utils.c |  | Lines:  | 105-108 |  
  |  | 1 | 1 | 
 TS_TST_INFO_get_nonce| Name:  | TS_TST_INFO_get_nonce |  | Prototype:  | const ASN1_INTEGER *TS_TST_INFO_get_nonce(const TS_TST_INFO *a) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ts/ts_rsp_utils.c |  | Lines:  | 267-270 |  
  |  | 1 | 1 | 
 TS_TST_INFO_get_ordering| Name:  | TS_TST_INFO_get_ordering |  | Prototype:  | int TS_TST_INFO_get_ordering(const TS_TST_INFO *a) |  | Coverage:  |   0.000% (0/3) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ts/ts_rsp_utils.c |  | Lines:  | 246-249 |  
  |  | 1 | 1 | 
 TS_TST_INFO_get_policy_id| Name:  | TS_TST_INFO_get_policy_id |  | Prototype:  | ASN1_OBJECT *TS_TST_INFO_get_policy_id(TS_TST_INFO *a) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ts/ts_rsp_utils.c |  | Lines:  | 84-87 |  
  |  | 1 | 1 | 
 TS_TST_INFO_get_serial| Name:  | TS_TST_INFO_get_serial |  | Prototype:  | const ASN1_INTEGER *TS_TST_INFO_get_serial(const TS_TST_INFO *a) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ts/ts_rsp_utils.c |  | Lines:  | 126-129 |  
  |  | 1 | 1 | 
 TS_TST_INFO_get_time| Name:  | TS_TST_INFO_get_time |  | Prototype:  | const ASN1_GENERALIZEDTIME *TS_TST_INFO_get_time(const TS_TST_INFO *a) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ts/ts_rsp_utils.c |  | Lines:  | 147-150 |  
  |  | 1 | 1 | 
 TS_TST_INFO_get_tsa| Name:  | TS_TST_INFO_get_tsa |  | Prototype:  | GENERAL_NAME *TS_TST_INFO_get_tsa(TS_TST_INFO *a) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ts/ts_rsp_utils.c |  | Lines:  | 288-291 |  
  |  | 1 | 1 | 
 TS_TST_INFO_get_version| Name:  | TS_TST_INFO_get_version |  | Prototype:  | long TS_TST_INFO_get_version(const TS_TST_INFO *a) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ts/ts_rsp_utils.c |  | Lines:  | 63-66 |  
  |  | 1 | 1 | 
 TS_TST_INFO_new| Name:  | TS_TST_INFO_new |  | Prototype:  | TS_TST_INFO *TS_TST_INFO_new(void) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ts/ts_asn1.c |  | Lines:  | 99-99 |  
  |  | 1 | 1 | 
 TS_TST_INFO_set_ordering| Name:  | TS_TST_INFO_set_ordering |  | Prototype:  | int TS_TST_INFO_set_ordering(TS_TST_INFO *a, int ordering) |  | Coverage:  |   0.000% (0/3) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ts/ts_rsp_utils.c |  | Lines:  | 240-244 |  
  |  | 2 | 1 | 
 TS_TST_INFO_set_version| Name:  | TS_TST_INFO_set_version |  | Prototype:  | int TS_TST_INFO_set_version(TS_TST_INFO *a, long version) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ts/ts_rsp_utils.c |  | Lines:  | 58-61 |  
  |  | 1 | 1 | 
 TS_VERIFY_CTS_set_certs| Name:  | TS_VERIFY_CTS_set_certs |  | Prototype:  | struct stack_st_X509 *TS_VERIFY_CTS_set_certs(TS_VERIFY_CTX *ctx, struct stack_st_X509 *certs) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ts/ts_verify_ctx.c |  | Lines:  | 63-68 |  
  |  | 2 | 1 | 
 TS_VERIFY_CTX_add_flags| Name:  | TS_VERIFY_CTX_add_flags |  | Prototype:  | int TS_VERIFY_CTX_add_flags(TS_VERIFY_CTX *ctx, int f) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ts/ts_verify_ctx.c |  | Lines:  | 39-43 |  
  |  | 2 | 1 | 
 TS_VERIFY_CTX_init| Name:  | TS_VERIFY_CTX_init |  | Prototype:  | void TS_VERIFY_CTX_init(TS_VERIFY_CTX *ctx) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ts/ts_verify_ctx.c |  | Lines:  | 24-28 |  
  |  | 6 | 1 | 
 TS_VERIFY_CTX_set_data| Name:  | TS_VERIFY_CTX_set_data |  | Prototype:  | BIO *TS_VERIFY_CTX_set_data(TS_VERIFY_CTX *ctx, BIO *b) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ts/ts_verify_ctx.c |  | Lines:  | 51-55 |  
  |  | 2 | 1 | 
 TS_VERIFY_CTX_set_flags| Name:  | TS_VERIFY_CTX_set_flags |  | Prototype:  | int TS_VERIFY_CTX_set_flags(TS_VERIFY_CTX *ctx, int f) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ts/ts_verify_ctx.c |  | Lines:  | 45-49 |  
  |  | 2 | 1 | 
 TS_VERIFY_CTX_set_imprint| Name:  | TS_VERIFY_CTX_set_imprint |  | Prototype:  | unsigned char *TS_VERIFY_CTX_set_imprint(TS_VERIFY_CTX *ctx, unsigned char *hexstr, long len) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ts/ts_verify_ctx.c |  | Lines:  | 70-76 |  
  |  | 3 | 1 | 
 TS_VERIFY_CTX_set_store| Name:  | TS_VERIFY_CTX_set_store |  | Prototype:  | X509_STORE *TS_VERIFY_CTX_set_store(TS_VERIFY_CTX *ctx, X509_STORE *s) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ts/ts_verify_ctx.c |  | Lines:  | 57-61 |  
  |  | 2 | 1 | 
 TS_X509_ALGOR_print_bio| Name:  | TS_X509_ALGOR_print_bio |  | Prototype:  | int TS_X509_ALGOR_print_bio(BIO *bio, const X509_ALGOR *alg) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ts/ts_lib.c |  | Lines:  | 73-78 |  
  |  | 3 | 1 | 
 U8TOU32| Name:  | U8TOU32 |  | Prototype:  | static unsigned int U8TOU32(const unsigned char *p) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/poly1305/poly1305.c |  | Lines:  | 23-29 |  
  |  | 4 | 1 | 
 UI_OpenSSL| Name:  | UI_OpenSSL |  | Prototype:  | UI_METHOD *UI_OpenSSL(void) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ui/ui_openssl.c |  | Lines:  | 717-720 |  
  |  | 1 | 1 | 
 UI_UTIL_read_pw_string| Name:  | UI_UTIL_read_pw_string |  | Prototype:  | int UI_UTIL_read_pw_string(char *buf, int length, const char *prompt, int verify) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ui/ui_util.c |  | Lines:  | 18-29 |  
  |  | 23 | 1 | 
 UI_add_error_string| Name:  | UI_add_error_string |  | Prototype:  | int UI_add_error_string(UI *ui, const char *text) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ui/ui_lib.c |  | Lines:  | 336-340 |  
  |  | 10 | 1 | 
 UI_add_info_string| Name:  | UI_add_info_string |  | Prototype:  | int UI_add_info_string(UI *ui, const char *text) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ui/ui_lib.c |  | Lines:  | 314-318 |  
  |  | 10 | 1 | 
 UI_add_input_boolean| Name:  | UI_add_input_boolean |  | Prototype:  | int UI_add_input_boolean(UI *ui, const char *prompt, const char *action_desc, const char *ok_chars, const char *cancel_chars, int flags, char *result_buf) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ui/ui_lib.c |  | Lines:  | 253-260 |  
  |  | 3 | 1 | 
 UI_add_input_string| Name:  | UI_add_input_string |  | Prototype:  | int UI_add_input_string(UI *ui, const char *prompt, int flags, char *result_buf, int minsize, int maxsize) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ui/ui_lib.c |  | Lines:  | 198-204 |  
  |  | 7 | 1 | 
 UI_add_verify_string| Name:  | UI_add_verify_string |  | Prototype:  | int UI_add_verify_string(UI *ui, const char *prompt, int flags, char *result_buf, int minsize, int maxsize, const char *test_buf) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ui/ui_lib.c |  | Lines:  | 225-232 |  
  |  | 3 | 1 | 
 UI_get0_output_string| Name:  | UI_get0_output_string |  | Prototype:  | const char *UI_get0_output_string(UI_STRING *uis) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ui/ui_lib.c |  | Lines:  | 778-781 |  
  |  | 1 | 1 | 
 UI_get0_user_data| Name:  | UI_get0_user_data |  | Prototype:  | void *UI_get0_user_data(UI *ui) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ui/ui_lib.c |  | Lines:  | 427-430 |  
  |  | 1 | 1 | 
 UI_get_default_method| Name:  | UI_get_default_method |  | Prototype:  | const UI_METHOD *UI_get_default_method(void) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ui/ui_openssl.c |  | Lines:  | 735-738 |  
  |  | 1 | 1 | 
 UI_get_ex_data| Name:  | UI_get_ex_data |  | Prototype:  | void *UI_get_ex_data(UI *r, int idx) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ui/ui_lib.c |  | Lines:  | 579-582 |  
  |  | 1 | 1 | 
 UI_get_input_flags| Name:  | UI_get_input_flags |  | Prototype:  | int UI_get_input_flags(UI_STRING *uis) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ui/ui_lib.c |  | Lines:  | 773-776 |  
  |  | 1 | 1 | 
 UI_get_method| Name:  | UI_get_method |  | Prototype:  | const UI_METHOD *UI_get_method(UI *ui) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ui/ui_lib.c |  | Lines:  | 584-587 |  
  |  | 1 | 1 | 
 UI_method_get_ex_data| Name:  | UI_method_get_ex_data |  | Prototype:  | const void *UI_method_get_ex_data(const UI_METHOD *method, int idx) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ui/ui_lib.c |  | Lines:  | 763-766 |  
  |  | 1 | 1 | 
 UI_method_set_ex_data| Name:  | UI_method_set_ex_data |  | Prototype:  | int UI_method_set_ex_data(UI_METHOD *method, int idx, void *data) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ui/ui_lib.c |  | Lines:  | 701-704 |  
  |  | 1 | 1 | 
 UI_new| Name:  | UI_new |  | Prototype:  | UI *UI_new(void) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ui/ui_lib.c |  | Lines:  | 18-21 |  
  |  | 5 | 1 | 
 UI_null| Name:  | UI_null |  | Prototype:  | const UI_METHOD *UI_null(void) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ui/ui_null.c |  | Lines:  | 23-26 |  
  |  | 1 | 1 | 
 UI_set_default_method| Name:  | UI_set_default_method |  | Prototype:  | void UI_set_default_method(const UI_METHOD *meth) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ui/ui_openssl.c |  | Lines:  | 730-733 |  
  |  | 1 | 1 | 
 UI_set_ex_data| Name:  | UI_set_ex_data |  | Prototype:  | int UI_set_ex_data(UI *r, int idx, void *arg) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ui/ui_lib.c |  | Lines:  | 574-577 |  
  |  | 1 | 1 | 
 UI_set_method| Name:  | UI_set_method |  | Prototype:  | const UI_METHOD *UI_set_method(UI *ui, const UI_METHOD *meth) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ui/ui_lib.c |  | Lines:  | 589-593 |  
  |  | 2 | 1 | 
 UI_set_result| Name:  | UI_set_result |  | Prototype:  | int UI_set_result(UI *ui, UI_STRING *uis, const char *result) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ui/ui_lib.c |  | Lines:  | 873-883 |  
  |  | 1 | 1 | 
 USERNOTICE_free| Name:  | USERNOTICE_free |  | Prototype:  | void USERNOTICE_free(USERNOTICE *a) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509v3/v3_cpols.c |  | Lines:  | 79-79 |  
  |  | 1 | 1 | 
 USERNOTICE_new| Name:  | USERNOTICE_new |  | Prototype:  | USERNOTICE *USERNOTICE_new(void) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509v3/v3_cpols.c |  | Lines:  | 79-79 |  
  |  | 1 | 1 | 
 WHIRLPOOL_Init| Name:  | WHIRLPOOL_Init |  | Prototype:  | int WHIRLPOOL_Init(WHIRLPOOL_CTX *c) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/whrlpool/wp_dgst.c |  | Lines:  | 59-63 |  
  |  | 2 | 1 | 
 WPACKET_get_curr| Name:  | WPACKET_get_curr |  | Prototype:  | unsigned char *WPACKET_get_curr(WPACKET *pkt) |  | Coverage:  | 100.000% (3/3) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/ssl/packet.c |  | Lines:  | 410-413 |  
  |  | 5 | 1 | 
 WPACKET_init| Name:  | WPACKET_init |  | Prototype:  | int WPACKET_init(WPACKET *pkt, BUF_MEM *buf) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/ssl/packet.c |  | Lines:  | 147-150 |  
  |  | 1 | 1 | 
 WPACKET_start_sub_packet| Name:  | WPACKET_start_sub_packet |  | Prototype:  | int WPACKET_start_sub_packet(WPACKET *pkt) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/ssl/packet.c |  | Lines:  | 304-307 |  
  |  | 1 | 1 | 
 X25519| Name:  | X25519 |  | Prototype:  | int X25519(uint8_t out_shared_key[32], const uint8_t private_key[32], const uint8_t peer_public_value[32]) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ec/curve25519.c |  | Lines:  | 5427-5433 |  
  |  | 2 | 1 | 
 X25519_public_from_private| Name:  | X25519_public_from_private |  | Prototype:  | void X25519_public_from_private(uint8_t out_public_value[32], const uint8_t private_key[32]) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ec/curve25519.c |  | Lines:  | 5435-5457 |  
  |  | 14 | 1 | 
 X448| Name:  | X448 |  | Prototype:  | int X448(uint8_t out_shared_key[56], const uint8_t private_key[56], const uint8_t peer_public_value[56]) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ec/curve448/curve448.c |  | Lines:  | 716-721 |  
  |  | 2 | 1 | 
 X448_public_from_private| Name:  | X448_public_from_private |  | Prototype:  | void X448_public_from_private(uint8_t out_public_value[56], const uint8_t private_key[56]) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/ec/curve448/curve448.c |  | Lines:  | 723-727 |  
  |  | 1 | 1 | 
 X509V3_EXT_CRL_add_conf| Name:  | X509V3_EXT_CRL_add_conf |  | Prototype:  | int X509V3_EXT_CRL_add_conf(struct lhash_st_CONF_VALUE *conf, X509V3_CTX *ctx, const char *section, X509_CRL *crl) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509v3/v3_conf.c |  | Lines:  | 495-501 |  
  |  | 3 | 1 | 
 X509V3_EXT_REQ_add_conf| Name:  | X509V3_EXT_REQ_add_conf |  | Prototype:  | int X509V3_EXT_REQ_add_conf(struct lhash_st_CONF_VALUE *conf, X509V3_CTX *ctx, const char *section, X509_REQ *req) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509v3/v3_conf.c |  | Lines:  | 505-511 |  
  |  | 3 | 1 | 
 X509V3_EXT_add_conf| Name:  | X509V3_EXT_add_conf |  | Prototype:  | int X509V3_EXT_add_conf(struct lhash_st_CONF_VALUE *conf, X509V3_CTX *ctx, const char *section, X509 *cert) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509v3/v3_conf.c |  | Lines:  | 485-491 |  
  |  | 3 | 1 | 
 X509V3_EXT_cleanup| Name:  | X509V3_EXT_cleanup |  | Prototype:  | void X509V3_EXT_cleanup(void) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509v3/v3_lib.c |  | Lines:  | 105-109 |  
  |  | 6 | 1 | 
 X509V3_EXT_conf| Name:  | X509V3_EXT_conf |  | Prototype:  | X509_EXTENSION *X509V3_EXT_conf(struct lhash_st_CONF_VALUE *conf, X509V3_CTX *ctx, const char *name, const char *value) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509v3/v3_conf.c |  | Lines:  | 444-450 |  
  |  | 3 | 1 | 
 X509V3_EXT_conf_nid| Name:  | X509V3_EXT_conf_nid |  | Prototype:  | X509_EXTENSION *X509V3_EXT_conf_nid(struct lhash_st_CONF_VALUE *conf, X509V3_CTX *ctx, int ext_nid, const char *value) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509v3/v3_conf.c |  | Lines:  | 454-460 |  
  |  | 3 | 1 | 
 X509V3_add_standard_extensions| Name:  | X509V3_add_standard_extensions |  | Prototype:  | int X509V3_add_standard_extensions(void) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509v3/v3_lib.c |  | Lines:  | 122-125 |  
  |  | 1 | 1 | 
 X509V3_add_value_uchar| Name:  | X509V3_add_value_uchar |  | Prototype:  | int X509V3_add_value_uchar(const char *name, const unsigned char *value, struct stack_st_CONF_VALUE **extlist) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509v3/v3_utl.c |  | Lines:  | 70-74 |  
  |  | 1 | 1 | 
 X509V3_set_conf_lhash| Name:  | X509V3_set_conf_lhash |  | Prototype:  | void X509V3_set_conf_lhash(X509V3_CTX *ctx, struct lhash_st_CONF_VALUE *lhash) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509v3/v3_conf.c |  | Lines:  | 479-483 |  
  |  | 2 | 1 | 
 X509V3_set_ctx| Name:  | X509V3_set_ctx |  | Prototype:  | void X509V3_set_ctx(X509V3_CTX *ctx, X509 *issuer, X509 *subj, X509_REQ *req, X509_CRL *crl, int flags) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509v3/v3_conf.c |  | Lines:  | 432-440 |  
  |  | 5 | 1 | 
 X509V3_set_nconf| Name:  | X509V3_set_nconf |  | Prototype:  | void X509V3_set_nconf(X509V3_CTX *ctx, CONF *conf) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509v3/v3_conf.c |  | Lines:  | 426-430 |  
  |  | 2 | 1 | 
 X509_ALGOR_dup| Name:  | X509_ALGOR_dup |  | Prototype:  | X509_ALGOR * X509_ALGOR_dup(X509_ALGOR *x) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/asn1/x_algor.c |  | Lines:  | 27-27 |  
  |  | 1 | 1 | 
 X509_ALGOR_free| Name:  | X509_ALGOR_free |  | Prototype:  | void X509_ALGOR_free(X509_ALGOR *a) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/asn1/x_algor.c |  | Lines:  | 25-25 |  
  |  | 1 | 1 | 
 X509_ALGOR_new| Name:  | X509_ALGOR_new |  | Prototype:  | X509_ALGOR *X509_ALGOR_new(void) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/asn1/x_algor.c |  | Lines:  | 25-25 |  
  |  | 1 | 1 | 
 X509_ATTRIBUTE_dup| Name:  | X509_ATTRIBUTE_dup |  | Prototype:  | X509_ATTRIBUTE * X509_ATTRIBUTE_dup(X509_ATTRIBUTE *x) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x_attrib.c |  | Lines:  | 34-34 |  
  |  | 1 | 1 | 
 X509_ATTRIBUTE_free| Name:  | X509_ATTRIBUTE_free |  | Prototype:  | void X509_ATTRIBUTE_free(X509_ATTRIBUTE *a) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x_attrib.c |  | Lines:  | 33-33 |  
  |  | 1 | 1 | 
 X509_ATTRIBUTE_new| Name:  | X509_ATTRIBUTE_new |  | Prototype:  | X509_ATTRIBUTE *X509_ATTRIBUTE_new(void) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x_attrib.c |  | Lines:  | 33-33 |  
  |  | 1 | 1 | 
 X509_CERT_AUX_free| Name:  | X509_CERT_AUX_free |  | Prototype:  | void X509_CERT_AUX_free(X509_CERT_AUX *a) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x_x509a.c |  | Lines:  | 34-34 |  
  |  | 1 | 1 | 
 X509_CERT_AUX_new| Name:  | X509_CERT_AUX_new |  | Prototype:  | X509_CERT_AUX *X509_CERT_AUX_new(void) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x_x509a.c |  | Lines:  | 34-34 |  
  |  | 1 | 1 | 
 X509_CINF_free| Name:  | X509_CINF_free |  | Prototype:  | void X509_CINF_free(X509_CINF *a) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x_x509.c |  | Lines:  | 31-31 |  
  |  | 1 | 1 | 
 X509_CINF_new| Name:  | X509_CINF_new |  | Prototype:  | X509_CINF *X509_CINF_new(void) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x_x509.c |  | Lines:  | 31-31 |  
  |  | 1 | 1 | 
 X509_CRL_INFO_free| Name:  | X509_CRL_INFO_free |  | Prototype:  | void X509_CRL_INFO_free(X509_CRL_INFO *a) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x_crl.c |  | Lines:  | 296-296 |  
  |  | 1 | 1 | 
 X509_CRL_INFO_new| Name:  | X509_CRL_INFO_new |  | Prototype:  | X509_CRL_INFO *X509_CRL_INFO_new(void) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x_crl.c |  | Lines:  | 296-296 |  
  |  | 1 | 1 | 
 X509_CRL_add1_ext_i2d| Name:  | X509_CRL_add1_ext_i2d |  | Prototype:  | int X509_CRL_add1_ext_i2d(X509_CRL *x, int nid, void *value, int crit, unsigned long flags) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_ext.c |  | Lines:  | 55-59 |  
  |  | 1 | 1 | 
 X509_CRL_add_ext| Name:  | X509_CRL_add_ext |  | Prototype:  | int X509_CRL_add_ext(X509_CRL *x, X509_EXTENSION *ex, int loc) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_ext.c |  | Lines:  | 61-64 |  
  |  | 5 | 1 | 
 X509_CRL_cmp| Name:  | X509_CRL_cmp |  | Prototype:  | int X509_CRL_cmp(const X509_CRL *a, const X509_CRL *b) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_cmp.c |  | Lines:  | 72-75 |  
  |  | 1 | 1 | 
 X509_CRL_delete_ext| Name:  | X509_CRL_delete_ext |  | Prototype:  | X509_EXTENSION *X509_CRL_delete_ext(X509_CRL *x, int loc) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_ext.c |  | Lines:  | 45-48 |  
  |  | 1 | 1 | 
 X509_CRL_dup| Name:  | X509_CRL_dup |  | Prototype:  | X509_CRL * X509_CRL_dup(X509_CRL *x) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x_crl.c |  | Lines:  | 300-300 |  
  |  | 1 | 1 | 
 X509_CRL_free| Name:  | X509_CRL_free |  | Prototype:  | void X509_CRL_free(X509_CRL *a) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x_crl.c |  | Lines:  | 298-298 |  
  |  | 1 | 1 | 
 X509_CRL_get0_extensions| Name:  | X509_CRL_get0_extensions |  | Prototype:  | const struct stack_st_X509_EXTENSION *X509_CRL_get0_extensions(const X509_CRL *crl) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509cset.c |  | Lines:  | 111-114 |  
  |  | 1 | 1 | 
 X509_CRL_get0_lastUpdate| Name:  | X509_CRL_get0_lastUpdate |  | Prototype:  | const ASN1_TIME *X509_CRL_get0_lastUpdate(const X509_CRL *crl) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509cset.c |  | Lines:  | 84-87 |  
  |  | 1 | 1 | 
 X509_CRL_get0_nextUpdate| Name:  | X509_CRL_get0_nextUpdate |  | Prototype:  | const ASN1_TIME *X509_CRL_get0_nextUpdate(const X509_CRL *crl) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509cset.c |  | Lines:  | 89-92 |  
  |  | 1 | 1 | 
 X509_CRL_get_REVOKED| Name:  | X509_CRL_get_REVOKED |  | Prototype:  | struct stack_st_X509_REVOKED *X509_CRL_get_REVOKED(X509_CRL *crl) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509cset.c |  | Lines:  | 116-119 |  
  |  | 1 | 1 | 
 X509_CRL_get_ext| Name:  | X509_CRL_get_ext |  | Prototype:  | X509_EXTENSION *X509_CRL_get_ext(const X509_CRL *x, int loc) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_ext.c |  | Lines:  | 40-43 |  
  |  | 1 | 1 | 
 X509_CRL_get_ext_by_NID| Name:  | X509_CRL_get_ext_by_NID |  | Prototype:  | int X509_CRL_get_ext_by_NID(const X509_CRL *x, int nid, int lastpos) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_ext.c |  | Lines:  | 24-27 |  
  |  | 1 | 1 | 
 X509_CRL_get_ext_by_OBJ| Name:  | X509_CRL_get_ext_by_OBJ |  | Prototype:  | int X509_CRL_get_ext_by_OBJ(const X509_CRL *x, const ASN1_OBJECT *obj, int lastpos) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/opencoverage/opencoverage/guest-scripts/openssl/src/crypto/x509/x509_ext.c |  | Lines:  | 29-33 |  
  |  | 1 | 1 |