| Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
channel_set_x11_refuse_time| Name: | channel_set_x11_refuse_time | | Prototype: | void channel_set_x11_refuse_time(struct ssh *ssh, u_int refuse_time) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/channels.c | | Lines: | 1724-1728 |
| | 1 | 1 |
channel_set_af| Name: | channel_set_af | | Prototype: | void channel_set_af(struct ssh *ssh, int af) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/channels.c | | Lines: | 3244-3248 |
| | 1 | 1 |
channel_pre_listener| Name: | channel_pre_listener | | Prototype: | static void channel_pre_listener(struct ssh *ssh, Channel *c, fd_set *readset, fd_set *writeset) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/channels.c | | Lines: | 1018-1023 |
| | 1 | 1 |
chan_mark_dead| Name: | chan_mark_dead | | Prototype: | void chan_mark_dead(struct ssh *ssh, Channel *c) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/nchan.c | | Lines: | 321-325 |
| | 1 | 1 |
bitmap_nbytes| Name: | bitmap_nbytes | | Prototype: | size_t bitmap_nbytes(struct bitmap *b) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/bitmap.c | | Lines: | 161-165 |
| | 1 | 1 |
auth_openkeyfile| Name: | auth_openkeyfile | | Prototype: | FILE * auth_openkeyfile(const char *file, struct passwd *pw, int strict_modes) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/auth.c | | Lines: | 547-551 |
| | 1 | 1 |
arc4random_stir| Name: | arc4random_stir | | Prototype: | void arc4random_stir(void) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/openbsd-compat/arc4random.c | | Lines: | 210-216 |
| | 1 | 1 |
arc4random_buf| Name: | arc4random_buf | | Prototype: | void arc4random_buf(void *buf, size_t n) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/openbsd-compat/arc4random.c | | Lines: | 251-257 |
| | 1 | 1 |
_ssh_host_key_sign| Name: | _ssh_host_key_sign | | Prototype: | int _ssh_host_key_sign(struct sshkey *privkey, struct sshkey *pubkey, u_char **signature, size_t *slen, const u_char *data, size_t dlen, const char *alg, u_int compat) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/ssh_api.c | | Lines: | 534-540 |
| | 1 | 1 |
EVP_MD_CTX_new| Name: | EVP_MD_CTX_new | | Prototype: | EVP_MD_CTX * EVP_MD_CTX_new(void) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/openbsd-compat/libressl-api-compat.c | | Lines: | 616-620 |
| | 1 | 1 |
Blowfish_initstate| Name: | Blowfish_initstate | | Prototype: | void Blowfish_initstate(blf_ctx *c) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/openssh/src/openbsd-compat/blowfish.c | | Lines: | 123-400 |
| | 1 | 1 |