Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
process_statName: | process_stat | Prototype: | static void process_stat(u_int32_t id) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/sftp-server.c | Lines: | 842-846 |
| | 1 | 1 |
process_permitopenName: | process_permitopen | Prototype: | void process_permitopen(struct ssh *ssh, ServerOptions *options) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/servconf.c | Lines: | 901-909 |
| | 5 | 1 |
process_lstatName: | process_lstat | Prototype: | static void process_lstat(u_int32_t id) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/sftp-server.c | Lines: | 848-852 |
| | 1 | 1 |
process_config_lineName: | process_config_line | Prototype: | int process_config_line(Options *options, struct passwd *pw, const char *host, const char *original_host, char *line, const char *filename, int linenum, int *activep, int flags) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/readconf.c | Lines: | 821-828 |
| | 2 | 1 |
process_buffered_input_packetsName: | process_buffered_input_packets | Prototype: | static void process_buffered_input_packets(struct ssh *ssh) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/serverloop.c | Lines: | 350-354 |
| | 5 | 1 |
pledgeName: | pledge | Prototype: | int pledge(const char *promises, const char *paths[]) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/openbsd-compat/bsd-misc.c | Lines: | 255-259 |
| | 1 | 1 |
platform_privileged_uidswapName: | platform_privileged_uidswap | Prototype: | int platform_privileged_uidswap(void) | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/platform.c | Lines: | 81-90 |
| | 1 | 1 |
platform_pre_restartName: | platform_pre_restart | Prototype: | void platform_pre_restart(void) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/platform.c | Lines: | 53-59 |
| | 1 | 1 |
platform_pre_listenName: | platform_pre_listen | Prototype: | void platform_pre_listen(void) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/platform.c | Lines: | 36-43 |
| | 1 | 1 |
platform_post_fork_childName: | platform_post_fork_child | Prototype: | void platform_post_fork_child(void) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/platform.c | Lines: | 69-78 |
| | 1 | 1 |
platform_krb5_get_principal_nameName: | platform_krb5_get_principal_name | Prototype: | char * platform_krb5_get_principal_name(const char *pw_name) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/platform.c | Lines: | 190-198 |
| | 5 | 1 |
pkcs11_rsa_private_decryptName: | pkcs11_rsa_private_decrypt | Prototype: | static int pkcs11_rsa_private_decrypt(int flen, const u_char *from, u_char *to, RSA *rsa, int padding) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/ssh-pkcs11.c | Lines: | 306-311 |
| | 1 | 1 |
pkcs11_initName: | pkcs11_init | Prototype: | int pkcs11_init(int interactive) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/ssh-pkcs11.c | Lines: | 78-84 |
| | 7 | 1 |
pdf_init [umac.c #2]Name: | pdf_init [umac.c #2] | Prototype: | static void pdf_init(pdf_ctx *pc, aes_int_key prf_key) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/umac.c #2 | Lines: | 222-233 |
| | 6 | 1 |
pdf_init [umac.c #1]Name: | pdf_init [umac.c #1] | Prototype: | static void pdf_init(pdf_ctx *pc, aes_int_key prf_key) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/umac.c #1 | Lines: | 222-233 |
| | 6 | 1 |
pathname_is_dirName: | pathname_is_dir | Prototype: | static int pathname_is_dir(const char *pathname) | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/sftp.c | Lines: | 610-616 |
| | 2 | 1 |
parse_server_match_configName: | parse_server_match_config | Prototype: | void parse_server_match_config(ServerOptions *options, struct connection_info *connectinfo) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/servconf.c | Lines: | 2209-2218 |
| | 4 | 1 |
packet_send_debugName: | packet_send_debug | Prototype: | void packet_send_debug(const char *fmt, ...) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/opacket.c | Lines: | 310-320 |
| | 22 | 1 |
packet_get_intName: | packet_get_int | Prototype: | u_int packet_get_int(void) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/opacket.c | Lines: | 227-231 |
| | 1 | 1 |
packet_get_charName: | packet_get_char | Prototype: | u_int packet_get_char(void) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/opacket.c | Lines: | 221-225 |
| | 1 | 1 |
packet_disconnectName: | packet_disconnect | Prototype: | void packet_disconnect(const char *fmt, ...) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/opacket.c | Lines: | 298-308 |
| | 22 | 1 |
packet_closeName: | packet_close | Prototype: | void packet_close(void) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/opacket.c | Lines: | 255-260 |
| | 6 | 1 |
p1p1_to_p3Name: | p1p1_to_p3 | Prototype: | static void p1p1_to_p3(crypto_sign_ed25519_ref_ge25519 *r, const ge25519_p1p1 *p) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/ge25519.c | Lines: | 77-81 |
| | 2 | 1 |
p1p1_to_p2Name: | p1p1_to_p2 | Prototype: | static void p1p1_to_p2(ge25519_p2 *r, const ge25519_p1p1 *p) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/ge25519.c | Lines: | 70-75 |
| | 3 | 1 |
option_clear_or_noneName: | option_clear_or_none | Prototype: | int option_clear_or_none(const char *o) | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/readconf.c | Lines: | 1793-1797 |
| | 5 | 1 |
option_clear_or_noneName: | option_clear_or_none | Prototype: | static int option_clear_or_none(const char *o) | Coverage: | 80.000% (4/5) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/servconf.c | Lines: | 186-190 |
| | 5 | 1 |
nh_transform [umac.c #2]Name: | nh_transform [umac.c #2] | Prototype: | static void nh_transform(nh_ctx *hc, const UINT8 *buf, UINT32 nbytes) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/umac.c #2 | Lines: | 536-547 |
| | 3 | 1 |
nh_transform [umac.c #1]Name: | nh_transform [umac.c #1] | Prototype: | static void nh_transform(nh_ctx *hc, const UINT8 *buf, UINT32 nbytes) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/umac.c #1 | Lines: | 536-547 |
| | 3 | 1 |
nh_reset [umac.c #2]Name: | nh_reset [umac.c #2] | Prototype: | static void nh_reset(nh_ctx *hc) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/umac.c #2 | Lines: | 581-597 |
| | 6 | 1 |
nh_reset [umac.c #1]Name: | nh_reset [umac.c #1] | Prototype: | static void nh_reset(nh_ctx *hc) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/umac.c #1 | Lines: | 581-597 |
| | 4 | 1 |
nh_init [umac.c #2]Name: | nh_init [umac.c #2] | Prototype: | static void nh_init(nh_ctx *hc, aes_int_key prf_key) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/umac.c #2 | Lines: | 601-607 |
| | 3 | 1 |
nh_init [umac.c #1]Name: | nh_init [umac.c #1] | Prototype: | static void nh_init(nh_ctx *hc, aes_int_key prf_key) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/umac.c #1 | Lines: | 601-607 |
| | 3 | 1 |
nh [umac.c #2]Name: | nh [umac.c #2] | Prototype: | static void nh(nh_ctx *hc, const UINT8 *buf, UINT32 padded_len, UINT32 unpadded_len, UINT8 *result) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/umac.c #2 | Lines: | 706-730 |
| | 7 | 1 |
nh [umac.c #1]Name: | nh [umac.c #1] | Prototype: | static void nh(nh_ctx *hc, const UINT8 *buf, UINT32 padded_len, UINT32 unpadded_len, UINT8 *result) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/umac.c #1 | Lines: | 706-730 |
| | 5 | 1 |
negativeName: | negative | Prototype: | static unsigned char negative(signed char b) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/ge25519.c | Lines: | 163-168 |
| | 3 | 1 |
mprintfName: | mprintf | Prototype: | int mprintf(const char *fmt, ...) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/utf8.c | Lines: | 289-299 |
| | 26 | 1 |
monotime_tvName: | monotime_tv | Prototype: | void monotime_tv(struct timeval *tv) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/misc.c | Lines: | 1301-1309 |
| | 4 | 1 |
monotime_doubleName: | monotime_double | Prototype: | double monotime_double(void) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/misc.c | Lines: | 1320-1327 |
| | 3 | 1 |
monotimeName: | monotime | Prototype: | time_t monotime(void) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/misc.c | Lines: | 1311-1318 |
| | 3 | 1 |
monitor_set_child_handlerName: | monitor_set_child_handler | Prototype: | static void monitor_set_child_handler(pid_t pid) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/monitor.c | Lines: | 372-376 |
| | 1 | 1 |
monitor_reset_key_stateName: | monitor_reset_key_state | Prototype: | static void monitor_reset_key_state(void) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/monitor.c | Lines: | 550-564 |
| | 26 | 1 |
monitor_reinitName: | monitor_reinit | Prototype: | void monitor_reinit(struct monitor *mon) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/monitor.c | Lines: | 1743-1747 |
| | 1 | 1 |
monitor_initName: | monitor_init | Prototype: | struct monitor * monitor_init(void) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/monitor.c | Lines: | 1732-1741 |
| | 4 | 1 |
monitor_clear_keystateName: | monitor_clear_keystate | Prototype: | void monitor_clear_keystate(struct monitor *pmonitor) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/monitor.c | Lines: | 1630-1639 |
| | 9 | 1 |
monitor_child_handlerName: | monitor_child_handler | Prototype: | static void monitor_child_handler(int sig) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/monitor.c | Lines: | 378-382 |
| | 1 | 1 |
mm_user_key_allowedName: | mm_user_key_allowed | Prototype: | int mm_user_key_allowed(struct ssh *ssh, struct passwd *pw, struct sshkey *key, int pubkey_auth_attempt, struct sshauthopt **authoptp) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/monitor_wrap.c | Lines: | 432-438 |
| | 10 | 1 |
mm_sshkey_signName: | mm_sshkey_sign | Prototype: | int mm_sshkey_sign(struct sshkey *key, u_char **sigp, u_int *lenp, u_char *data, u_int datalen, char *alg, u_int compat) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/ssh_api.c | Lines: | 57-62 |
| | 1 | 1 |
mm_is_monitorName: | mm_is_monitor | Prototype: | int mm_is_monitor(void) | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/monitor_wrap.c | Lines: | 111-119 |
| | 1 | 1 |
mm_hostbased_key_allowedName: | mm_hostbased_key_allowed | Prototype: | int mm_hostbased_key_allowed(struct passwd *pw, const char *user, const char *host, struct sshkey *key) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/monitor_wrap.c | Lines: | 440-445 |
| | 5 | 1 |
mm_choose_dhName: | mm_choose_dh | Prototype: | DH * mm_choose_dh(int min, int nbits, int max) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/ssh_api.c | Lines: | 64-68 |
| | 5 | 1 |
mm_chall_setupName: | mm_chall_setup | Prototype: | static void mm_chall_setup(char **name, char **infotxt, u_int *numprompts, char ***prompts, u_int **echo_on) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/monitor_wrap.c | Lines: | 794-804 |
| | 6 | 1 |
mkstempsName: | mkstemps | Prototype: | int mkstemps(char *path, int slen) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/openbsd-compat/mktemp.c | Lines: | 126-130 |
| | 1 | 1 |
mkstempName: | mkstemp | Prototype: | int mkstemp(char *path) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/openbsd-compat/mktemp.c | Lines: | 120-124 |
| | 1 | 1 |
mkdtempName: | mkdtemp | Prototype: | char * mkdtemp(char *path) | Coverage: | 0.000% (0/3) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/openbsd-compat/mktemp.c | Lines: | 132-139 |
| | 7 | 1 |
match_test_missing_fatalName: | match_test_missing_fatal | Prototype: | static void match_test_missing_fatal(const char *criteria, const char *attrib) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/servconf.c | Lines: | 988-993 |
| | 2 | 1 |
match_hostnameName: | match_hostname | Prototype: | int match_hostname(const char *host, const char *pattern) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/match.c | Lines: | 179-189 |
| | 6 | 1 |
match_filter_whitelistName: | match_filter_whitelist | Prototype: | char * match_filter_whitelist(const char *proposal, const char *filter) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/match.c | Lines: | 346-350 |
| | 1 | 1 |
match_filter_blacklistName: | match_filter_blacklist | Prototype: | char * match_filter_blacklist(const char *proposal, const char *filter) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/match.c | Lines: | 336-340 |
| | 1 | 1 |
ltName: | lt | Prototype: | static crypto_uint32 lt(crypto_uint32 a,crypto_uint32 b) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/sc25519.c | Lines: | 21-27 |
| | 4 | 1 |
lookup_key_in_hostkeys_by_typeName: | lookup_key_in_hostkeys_by_type | Prototype: | int lookup_key_in_hostkeys_by_type(struct hostkeys *hostkeys, int keytype, const struct hostkey_entry **found) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/hostfile.c | Lines: | 404-410 |
| | 6 | 1 |
logitName: | logit | Prototype: | void logit(const char *fmt,...) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/log.c | Lines: | 198-206 |
| | 20 | 1 |
login_set_current_timeName: | login_set_current_time | Prototype: | void login_set_current_time(struct logininfo *li) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/loginrec.c | Lines: | 406-415 |
| | 8 | 1 |
login_logoutName: | login_logout | Prototype: | int login_logout(struct logininfo *li) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/loginrec.c | Lines: | 250-255 |
| | 2 | 1 |
login_loginName: | login_login | Prototype: | int login_login(struct logininfo *li) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/loginrec.c | Lines: | 233-238 |
| | 2 | 1 |
login_free_entryName: | login_free_entry | Prototype: | void login_free_entry(struct logininfo *li) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/loginrec.c | Lines: | 354-358 |
| | 1 | 1 |
login_alloc_entryName: | login_alloc_entry | Prototype: | struct logininfo *login_alloc_entry(pid_t pid, const char *username, const char *hostname, const char *line) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/loginrec.c | Lines: | 341-350 |
| | 4 | 1 |
logdieName: | logdie | Prototype: | void logdie(const char *fmt,...) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/log.c | Lines: | 185-194 |
| | 21 | 1 |
log_level_getName: | log_level_get | Prototype: | LogLevel log_level_get(void) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/log.c | Lines: | 108-112 |
| | 1 | 1 |
log_is_on_stderrName: | log_is_on_stderr | Prototype: | int log_is_on_stderr(void) | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/log.c | Lines: | 361-365 |
| | 5 | 1 |
kludge_FD_SETName: | kludge_FD_SET | Prototype: | void kludge_FD_SET(int n, fd_set *set) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/openbsd-compat/kludge-fd_set.c | Lines: | 19-21 |
| | 15 | 1 |
kludge_FD_ISSETName: | kludge_FD_ISSET | Prototype: | int kludge_FD_ISSET(int n, fd_set *set) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/openbsd-compat/kludge-fd_set.c | Lines: | 22-24 |
| | 17 | 1 |
kexgex_serverName: | kexgex_server | Prototype: | int kexgex_server(struct ssh *ssh) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/kexgexs.c | Lines: | 62-69 |
| | 4 | 1 |
kexecdh_serverName: | kexecdh_server | Prototype: | int kexecdh_server(struct ssh *ssh) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/kexecdhs.c | Lines: | 52-58 |
| | 3 | 1 |
kexc25519_serverName: | kexc25519_server | Prototype: | int kexc25519_server(struct ssh *ssh) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/kexc25519s.c | Lines: | 46-52 |
| | 3 | 1 |
kexc25519_keygenName: | kexc25519_keygen | Prototype: | void kexc25519_keygen(u_char key[32], u_char pub[32]) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/kexc25519.c | Lines: | 53-60 |
| | 2 | 1 |
kex_reset_dispatchName: | kex_reset_dispatch | Prototype: | static void kex_reset_dispatch(struct ssh *ssh) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/kex.c | Lines: | 391-396 |
| | 2 | 1 |
is_addr_fastName: | is_addr_fast | Prototype: | static int is_addr_fast(const char *name) | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/ssh.c | Lines: | 270-275 |
| | 86 | 1 |
ip_short [umac.c #2]Name: | ip_short [umac.c #2] | Prototype: | static void ip_short(uhash_ctx_t ahc, UINT8 *nh_res, u_char *res) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/umac.c #2 | Lines: | 887-906 |
| | 10 | 1 |
ip_short [umac.c #1]Name: | ip_short [umac.c #1] | Prototype: | static void ip_short(uhash_ctx_t ahc, UINT8 *nh_res, u_char *res) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/umac.c #1 | Lines: | 887-906 |
| | 6 | 1 |
ip_aux [umac.c #2]Name: | ip_aux [umac.c #2] | Prototype: | static UINT64 ip_aux(UINT64 t, UINT64 *ipkp, UINT64 data) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/umac.c #2 | Lines: | 859-867 |
| | 5 | 1 |
ip_aux [umac.c #1]Name: | ip_aux [umac.c #1] | Prototype: | static UINT64 ip_aux(UINT64 t, UINT64 *ipkp, UINT64 data) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/umac.c #1 | Lines: | 859-867 |
| | 5 | 1 |
intName: | int | Prototype: | int (*RSA_meth_get_finish(const RSA_METHOD *meth))(RSA *rsa) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/openbsd-compat/libressl-api-compat.c | Lines: | 567-571 |
| | 1 | 1 |
input_userauth_ext_infoName: | input_userauth_ext_info | Prototype: | int input_userauth_ext_info(int type, u_int32_t seqnr, struct ssh *ssh) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/sshconnect2.c | Lines: | 452-456 |
| | 1 | 1 |
input_userauth_errorName: | input_userauth_error | Prototype: | int input_userauth_error(int type, u_int32_t seq, struct ssh *ssh) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/sshconnect2.c | Lines: | 497-503 |
| | 3 | 1 |
initialize_server_optionsName: | initialize_server_options | Prototype: | void initialize_server_options(ServerOptions *options) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/servconf.c | Lines: | 79-183 |
| | 205 | 1 |
initialize_optionsName: | initialize_options | Prototype: | void initialize_options(Options * options) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/readconf.c | Lines: | 1806-1909 |
| | 224 | 1 |
init_hostkeysName: | init_hostkeys | Prototype: | struct hostkeys * init_hostkeys(void) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/hostfile.c | Lines: | 221-228 |
| | 7 | 1 |
idtab_initName: | idtab_init | Prototype: | static void idtab_init(void) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/ssh-agent.c | Lines: | 176-182 |
| | 7 | 1 |
hpdelimName: | hpdelim | Prototype: | char * hpdelim(char **cp) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/misc.c | Lines: | 525-529 |
| | 5 | 1 |
helpName: | help | Prototype: | static void help(void) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/sftp.c | Lines: | 275-311 |
| | 33 | 1 |
have_rsa_keyName: | have_rsa_key | Prototype: | static int have_rsa_key(const RSA *rsa) | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/ssh-pkcs11.c | Lines: | 454-461 |
| | 15 | 1 |
handlerName: | handler | Prototype: | static void handler(int s) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/openbsd-compat/readpassphrase.c | Lines: | 206-210 |
| | 1 | 1 |
handle_unusedName: | handle_unused | Prototype: | static void handle_unused(int i) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/sftp-server.c | Lines: | 292-297 |
| | 3 | 1 |
handle_is_okName: | handle_is_ok | Prototype: | static int handle_is_ok(int i, int type) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/sftp-server.c | Lines: | 325-329 |
| | 1 | 1 |
getlast_entryName: | getlast_entry | Prototype: | int getlast_entry(struct logininfo *li) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/loginrec.c | Lines: | 510-538 |
| | 1 | 1 |
get_u64Name: | get_u64 | Prototype: | u_int64_t get_u64(const void *vp) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/misc.c | Lines: | 1147-1163 |
| | 11 | 1 |
get_u32_leName: | get_u32_le | Prototype: | u_int32_t get_u32_le(const void *vp) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/misc.c | Lines: | 1179-1191 |
| | 7 | 1 |
get_u32Name: | get_u32 | Prototype: | u_int32_t get_u32(const void *vp) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/misc.c | Lines: | 1165-1177 |
| | 7 | 1 |
get_u16Name: | get_u16 | Prototype: | u_int16_t get_u16(const void *vp) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/misc.c | Lines: | 1193-1203 |
| | 5 | 1 |
get_saved_tioName: | get_saved_tio | Prototype: | struct termios * get_saved_tio(void) | Coverage: | 0.000% (0/3) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/sshtty.c | Lines: | 50-54 |
| | 5 | 1 |