Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
insert_serial_rangeName: | insert_serial_range | Prototype: | static int insert_serial_range(struct revoked_serial_tree *rt, u_int64_t lo, u_int64_t hi) | Coverage: | 0.000% (0/41) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/krl.c | Lines: | 248-319 |
| | 45 | 12 |
input_userauth_success_unexpectedName: | input_userauth_success_unexpected | Prototype: | int input_userauth_success_unexpected(int type, u_int32_t seq, struct ssh *ssh) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/sshconnect2.c | Lines: | 540-551 |
| | 8 | 2 |
input_userauth_successName: | input_userauth_success | Prototype: | int input_userauth_success(int type, u_int32_t seq, struct ssh *ssh) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/sshconnect2.c | Lines: | 523-538 |
| | 27 | 3 |
input_userauth_service_acceptName: | input_userauth_service_accept | Prototype: | int input_userauth_service_accept(int type, u_int32_t seq, struct ssh *ssh) | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/sshconnect2.c | Lines: | 419-449 |
| | 23 | 5 |
input_userauth_requestName: | input_userauth_request | Prototype: | static int input_userauth_request(int type, u_int32_t seq, struct ssh *ssh) | Coverage: | 0.000% (0/135) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/auth2.c | Lines: | 253-338 |
| | 612 | 28 |
input_userauth_pk_okName: | input_userauth_pk_ok | Prototype: | int input_userauth_pk_ok(int type, u_int32_t seq, struct ssh *ssh) | Coverage: | 0.000% (0/37) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/sshconnect2.c | Lines: | 609-677 |
| | 90 | 11 |
input_userauth_passwd_changereqName: | input_userauth_passwd_changereq | Prototype: | int input_userauth_passwd_changereq(int type, u_int32_t seqnr, struct ssh *ssh) | Coverage: | 0.000% (0/78) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/sshconnect2.c | Lines: | 999-1071 |
| | 258 | 18 |
input_userauth_info_responseName: | input_userauth_info_response | Prototype: | static int input_userauth_info_response(int type, u_int32_t seq, struct ssh *ssh) | Coverage: | 0.000% (0/52) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/auth2-chall.c | Lines: | 290-361 |
| | 71 | 18 |
input_userauth_info_reqName: | input_userauth_info_req | Prototype: | int input_userauth_info_req(int type, u_int32_t seq, struct ssh *ssh) | Coverage: | 0.000% (0/45) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/sshconnect2.c | Lines: | 1739-1802 |
| | 87 | 13 |
input_userauth_failureName: | input_userauth_failure | Prototype: | int input_userauth_failure(int type, u_int32_t seq, struct ssh *ssh) | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/sshconnect2.c | Lines: | 554-582 |
| | 32 | 5 |
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 |
input_userauth_bannerName: | input_userauth_banner | Prototype: | int input_userauth_banner(int type, u_int32_t seq, struct ssh *ssh) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/sshconnect2.c | Lines: | 506-520 |
| | 18 | 2 |
input_service_requestName: | input_service_request | Prototype: | static int input_service_request(int type, u_int32_t seq, struct ssh *ssh) | Coverage: | 0.000% (0/47) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/auth2.c | Lines: | 181-213 |
| | 184 | 12 |
input_kex_ecdh_replyName: | input_kex_ecdh_reply | Prototype: | static int input_kex_ecdh_reply(int type, u_int32_t seq, struct ssh *ssh) | Coverage: | 47.541% (29/61) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/kexecdhc.c | Lines: | 96-220 |
| | 137 | 17 |
input_kex_ecdh_initName: | input_kex_ecdh_init | Prototype: | static int input_kex_ecdh_init(int type, u_int32_t seq, struct ssh *ssh) | Coverage: | 44.928% (31/69) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/kexecdhs.c | Lines: | 60-201 |
| | 150 | 19 |
input_kex_dh_initName: | input_kex_dh_init | Prototype: | int input_kex_dh_init(int type, u_int32_t seq, struct ssh *ssh) | Coverage: | 46.032% (29/63) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/kexdhs.c | Lines: | 95-221 |
| | 135 | 17 |
input_kex_dh_gex_requestName: | input_kex_dh_gex_request | Prototype: | static int input_kex_dh_gex_request(int type, u_int32_t seq, struct ssh *ssh) | Coverage: | 46.667% (21/45) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/kexgexs.c | Lines: | 71-123 |
| | 45 | 7 |
input_kex_dh_gex_replyName: | input_kex_dh_gex_reply | Prototype: | static int input_kex_dh_gex_reply(int type, u_int32_t seq, struct ssh *ssh) | Coverage: | 46.875% (30/64) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/kexgexc.c | Lines: | 147-269 |
| | 140 | 18 |
input_kex_dh_gex_initName: | input_kex_dh_gex_init | Prototype: | static int input_kex_dh_gex_init(int type, u_int32_t seq, struct ssh *ssh) | Coverage: | 46.032% (29/63) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/kexgexs.c | Lines: | 125-254 |
| | 141 | 17 |
input_kex_dh_gex_groupName: | input_kex_dh_gex_group | Prototype: | static int input_kex_dh_gex_group(int type, u_int32_t seq, struct ssh *ssh) | Coverage: | 44.118% (15/34) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/kexgexc.c | Lines: | 93-145 |
| | 63 | 8 |
input_kex_dhName: | input_kex_dh | Prototype: | static int input_kex_dh(int type, u_int32_t seq, struct ssh *ssh) | Coverage: | 47.541% (29/61) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/kexdhc.c | Lines: | 107-223 |
| | 130 | 17 |
input_kex_c25519_replyName: | input_kex_c25519_reply | Prototype: | static int input_kex_c25519_reply(int type, u_int32_t seq, struct ssh *ssh) | Coverage: | 47.059% (24/51) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/kexc25519c.c | Lines: | 71-169 |
| | 98 | 15 |
input_kex_c25519_initName: | input_kex_c25519_init | Prototype: | static int input_kex_c25519_init(int type, u_int32_t seq, struct ssh *ssh) | Coverage: | 45.283% (24/53) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/kexc25519s.c | Lines: | 54-158 |
| | 105 | 15 |
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 |
identity_signName: | identity_sign | Prototype: | static int identity_sign(struct identity *id, u_char **sigp, size_t *lenp, const u_char *data, size_t datalen, u_int compat, const char *alg) | Coverage: | 0.000% (0/27) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/sshconnect2.c | Lines: | 1118-1160 |
| | 36 | 7 |
id_filename_matchesName: | id_filename_matches | Prototype: | static int id_filename_matches(Identity *id, Identity *private_id) | Coverage: | 0.000% (0/76) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/sshconnect2.c | Lines: | 1162-1179 |
| | 342 | 16 |
hpdelim2Name: | hpdelim2 | Prototype: | static char * hpdelim2(char **cp, char *delim) | Coverage: | 25.806% (8/31) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/misc.c | Lines: | 488-523 |
| | 92 | 10 |
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 |
hostkeys_update_ctx_freeName: | hostkeys_update_ctx_free | Prototype: | static void hostkeys_update_ctx_free(struct hostkeys_update_ctx *ctx) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/clientloop.c | Lines: | 1796-1813 |
| | 15 | 4 |
hostkeys_foreachName: | hostkeys_foreach | Prototype: | int hostkeys_foreach(const char *path, hostkeys_foreach_fn *callback, void *ctx, const char *host, const char *ip, u_int options) | Coverage: | 72.269% (86/119) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/hostfile.c | Lines: | 661-834 |
| | 168 | 31 |
hostkeys_findName: | hostkeys_find | Prototype: | static int hostkeys_find(struct hostkey_foreach_line *l, void *_ctx) | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/clientloop.c | Lines: | 1815-1846 |
| | 29 | 5 |
hostfile_replace_entriesName: | hostfile_replace_entries | Prototype: | int hostfile_replace_entries(const char *filename, const char *host, const char *ip, struct sshkey **keys, size_t nkeys, int store_hash, int quiet, int hash_alg) | Coverage: | 0.000% (0/62) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/hostfile.c | Lines: | 523-641 |
| | 153 | 19 |
hostfile_read_keyName: | hostfile_read_key | Prototype: | int hostfile_read_key(char **cpp, u_int *bitsp, struct sshkey *ret) | Coverage: | 58.824% (10/17) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/hostfile.c | Lines: | 162-184 |
| | 12 | 5 |
hostbased_key_allowedName: | hostbased_key_allowed | Prototype: | int hostbased_key_allowed(struct passwd *pw, const char *cuser, char *chost, struct sshkey *key) | Coverage: | 0.000% (0/43) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/auth2-hostbased.c | Lines: | 169-255 |
| | 73 | 13 |
host_hashName: | host_hash | Prototype: | char * host_hash(const char *host, const char *name_from_hostfile, u_int src_len) | Coverage: | 45.455% (10/22) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/hostfile.c | Lines: | 119-155 |
| | 38 | 5 |
host_deleteName: | host_delete | Prototype: | static int host_delete(struct hostkey_foreach_line *l, void *_ctx) | Coverage: | 0.000% (0/18) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/hostfile.c | Lines: | 474-521 |
| | 25 | 6 |
hexcharName: | hexchar | Prototype: | static int hexchar(const char *s) | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/misc.c | Lines: | 698-715 |
| | 11 | 5 |
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 |
hash_to_blobName: | hash_to_blob | Prototype: | static void hash_to_blob(const char *cp, u_char **blobp, size_t *lenp, const char *file, u_long lnum) | Coverage: | 0.000% (0/53) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/ssh-keygen.c | Lines: | 2113-2146 |
| | 226 | 11 |
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_update_writeName: | handle_update_write | Prototype: | static void handle_update_write(int handle, ssize_t bytes) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/sftp-server.c | Lines: | 396-401 |
| | 2 | 2 |
handle_update_readName: | handle_update_read | Prototype: | static void handle_update_read(int handle, ssize_t bytes) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/sftp-server.c | Lines: | 389-394 |
| | 2 | 2 |
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_to_stringName: | handle_to_string | Prototype: | static int handle_to_string(int handle, u_char **stringp, int *hlenp) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/sftp-server.c | Lines: | 331-340 |
| | 12 | 2 |
handle_to_nameName: | handle_to_name | Prototype: | static char * handle_to_name(int handle) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/sftp-server.c | Lines: | 356-363 |
| | 8 | 2 |
handle_to_flagsName: | handle_to_flags | Prototype: | static int handle_to_flags(int handle) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/sftp-server.c | Lines: | 381-387 |
| | 3 | 2 |
handle_to_fdName: | handle_to_fd | Prototype: | static int handle_to_fd(int handle) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/sftp-server.c | Lines: | 373-379 |
| | 3 | 2 |
handle_to_dirName: | handle_to_dir | Prototype: | static DIR * handle_to_dir(int handle) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/sftp-server.c | Lines: | 365-371 |
| | 7 | 2 |
handle_socket_readName: | handle_socket_read | Prototype: | static int handle_socket_read(u_int socknum) | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/ssh-agent.c | Lines: | 809-837 |
| | 29 | 4 |
handle_permitName: | handle_permit | Prototype: | static int handle_permit(const char **optsp, int allow_bare_port, char ***permitsp, size_t *npermitsp, const char **errstrp) | Coverage: | 0.000% (0/78) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/auth-options.c | Lines: | 315-381 |
| | 287 | 16 |
handle_newName: | handle_new | Prototype: | static int handle_new(int use, const char *name, int fd, int flags, DIR *dirp) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/sftp-server.c | Lines: | 299-323 |
| | 16 | 3 |
handle_log_exitName: | handle_log_exit | Prototype: | static void handle_log_exit(void) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/sftp-server.c | Lines: | 454-462 |
| | 4 | 3 |
handle_log_closeName: | handle_log_close | Prototype: | static void handle_log_close(int handle, char *emsg) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/sftp-server.c | Lines: | 438-452 |
| | 25 | 2 |
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 |
handle_from_stringName: | handle_from_string | Prototype: | static int handle_from_string(const u_char *handle, u_int hlen) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/sftp-server.c | Lines: | 342-354 |
| | 8 | 3 |
handle_conn_writeName: | handle_conn_write | Prototype: | static int handle_conn_write(u_int socknum) | Coverage: | 0.000% (0/18) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/ssh-agent.c | Lines: | 863-886 |
| | 33 | 6 |
handle_conn_readName: | handle_conn_read | Prototype: | static int handle_conn_read(u_int socknum) | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/ssh-agent.c | Lines: | 839-861 |
| | 32 | 5 |
handle_closeName: | handle_close | Prototype: | static int handle_close(int handle) | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/sftp-server.c | Lines: | 419-436 |
| | 17 | 3 |
handle_bytes_writeName: | handle_bytes_write | Prototype: | static u_int64_t handle_bytes_write(int handle) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/sftp-server.c | Lines: | 411-417 |
| | 3 | 2 |
handle_bytes_readName: | handle_bytes_read | Prototype: | static u_int64_t handle_bytes_read(int handle) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/sftp-server.c | Lines: | 403-409 |
| | 3 | 2 |
grow_dstName: | grow_dst | Prototype: | static int grow_dst(char **dst, size_t *sz, size_t maxsz, char **dp, size_t need) | Coverage: | 70.000% (7/10) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/utf8.c | Lines: | 73-90 |
| | 15 | 4 |
group_from_gidName: | group_from_gid | Prototype: | char * group_from_gid(gid_t gid, int nogroup) | Coverage: | 0.000% (0/33) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/openbsd-compat/pwcache.c | Lines: | 82-113 |
| | 57 | 7 |
grace_alarm_handlerName: | grace_alarm_handler | Prototype: | static void grace_alarm_handler(int sig) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/sshd.c | Lines: | 346-364 |
| | 27 | 3 |
globtildeName: | globtilde | Prototype: | static const Char * globtilde(const Char *pattern, Char *patbuf, size_t patbuf_len, _ssh_compat_glob_t *pglob) | Coverage: | 0.000% (0/38) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/openbsd-compat/glob.c | Lines: | 362-420 |
| | 28 | 9 |
globextendName: | globextend | Prototype: | static int globextend(const Char *path, _ssh_compat_glob_t *pglob, struct glob_lim *limitp, struct stat *sb) | Coverage: | 0.000% (0/87) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/openbsd-compat/glob.c | Lines: | 795-892 |
| | 136 | 23 |
globexp2Name: | globexp2 | Prototype: | static int globexp2(const Char *ptr, const Char *pattern, _ssh_compat_glob_t *pglob, struct glob_lim *limitp) | Coverage: | 0.000% (0/71) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/openbsd-compat/glob.c | Lines: | 257-355 |
| | 46 | 23 |
globexp1Name: | globexp1 | Prototype: | static int globexp1(const Char *pattern, _ssh_compat_glob_t *pglob, struct glob_lim *limitp) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/openbsd-compat/glob.c | Lines: | 236-249 |
| | 8 | 3 |
glob3Name: | glob3 | Prototype: | static int glob3(Char *pathbuf, Char *pathbuf_last, Char *pathend, Char *pathend_last, Char *pattern, Char *restpattern, Char *restpattern_last, _ssh_compat_glob_t *pglob, struct glob_lim *limitp) | Coverage: | 0.000% (0/53) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/openbsd-compat/glob.c | Lines: | 695-778 |
| | 65 | 15 |
glob2Name: | glob2 | Prototype: | static int glob2(Char *pathbuf, Char *pathbuf_last, Char *pathend, Char *pathend_last, Char *pattern, Char *pattern_last, _ssh_compat_glob_t *pglob, struct glob_lim *limitp) | Coverage: | 0.000% (0/49) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/openbsd-compat/glob.c | Lines: | 627-693 |
| | 69 | 13 |
glob1Name: | glob1 | Prototype: | static int glob1(Char *pattern, Char *pattern_last, _ssh_compat_glob_t *pglob, struct glob_lim *limitp) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/openbsd-compat/glob.c | Lines: | 609-620 |
| | 18 | 2 |
glob0Name: | glob0 | Prototype: | static int glob0(const Char *pattern, _ssh_compat_glob_t *pglob, struct glob_lim *limitp) | Coverage: | 0.000% (0/87) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/openbsd-compat/glob.c | Lines: | 471-592 |
| | 101 | 26 |
getrrsetbynameName: | getrrsetbyname | Prototype: | int getrrsetbyname(const char *hostname, unsigned int rdclass, unsigned int rdtype, unsigned int flags, struct rrsetinfo **res) | Coverage: | 0.000% (0/89) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/openbsd-compat/getrrsetbyname.c | Lines: | 185-346 |
| | 174 | 27 |
getpwnamallowName: | getpwnamallow | Prototype: | struct passwd * getpwnamallow(const char *user) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/auth.c | Lines: | 560-632 |
| | 35 | 4 |
getpeereidName: | getpeereid | Prototype: | int getpeereid(int s, uid_t *euid, gid_t *gid) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/openbsd-compat/bsd-getpeereid.c | Lines: | 27-39 |
| | 15 | 2 |
getopt_internalName: | getopt_internal | Prototype: | static int getopt_internal(int nargc, char * const *nargv, const char *options, const struct option *long_options, int *idx, int flags) | Coverage: | 24.862% (45/181) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/openbsd-compat/getopt_long.c | Lines: | 293-481 |
| | 237 | 39 |
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_statusName: | get_status | Prototype: | static u_int get_status(struct sftp_conn *conn, u_int expected_id) | Coverage: | 0.000% (0/18) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/sftp-client.c | Lines: | 213-241 |
| | 22 | 6 |
get_socket_addressName: | get_socket_address | Prototype: | static char * get_socket_address(int sock, int remote, int flags) | Coverage: | 0.000% (0/23) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/canohost.c | Lines: | 67-111 |
| | 49 | 10 |
get_sock_portName: | get_sock_port | Prototype: | static int get_sock_port(int sock, int local) | Coverage: | 0.000% (0/22) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/canohost.c | Lines: | 155-192 |
| | 50 | 7 |
get_sigtypeName: | get_sigtype | Prototype: | static int get_sigtype(const u_char *sig, size_t siglen, char **sigtypep) | Coverage: | 57.143% (8/14) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/sshkey.c | Lines: | 2303-2326 |
| | 42 | 6 |
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 |
get_rdomainName: | get_rdomain | Prototype: | char * get_rdomain(int fd) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/misc.c | Lines: | 183-203 |
| | 5 | 1 |
get_peer_portName: | get_peer_port | Prototype: | int get_peer_port(int sock) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/canohost.c | Lines: | 194-198 |
| | 1 | 1 |
get_peer_ipaddrName: | get_peer_ipaddr | Prototype: | char * get_peer_ipaddr(int sock) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/canohost.c | Lines: | 113-121 |
| | 10 | 2 |
get_msg_extendedName: | get_msg_extended | Prototype: | static void get_msg_extended(struct sftp_conn *conn, struct sshbuf *m, int initial) | Coverage: | 0.000% (0/27) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/sftp-client.c | Lines: | 132-168 |
| | 57 | 9 |
get_msgName: | get_msg | Prototype: | static void get_msg(struct sftp_conn *conn, struct sshbuf *m) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/sftp-client.c | Lines: | 170-174 |
| | 1 | 1 |
get_local_portName: | get_local_port | Prototype: | int get_local_port(int sock) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/canohost.c | Lines: | 200-204 |
| | 1 | 1 |
get_local_nameName: | get_local_name | Prototype: | char * get_local_name(int fd) | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/canohost.c | Lines: | 133-151 |
| | 22 | 3 |
get_local_ipaddrName: | get_local_ipaddr | Prototype: | char * get_local_ipaddr(int sock) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/canohost.c | Lines: | 123-131 |
| | 10 | 2 |
get_lineName: | get_line | Prototype: | static int get_line(FILE *fp, char *line, size_t len) | Coverage: | 61.111% (11/18) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/ssh-keygen.c | Lines: | 580-604 |
| | 27 | 6 |
get_last_login_timeName: | get_last_login_time | Prototype: | time_t get_last_login_time(uid_t uid, const char *logname, char *buf, size_t bufsize) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/sshlogin.c | Lines: | 74-83 |
| | 4 | 1 |