| Function | Condition %▴ |
__argmatch_die| Name: | __argmatch_die | | Prototype: | static void __argmatch_die (void) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/gnulib/lib/argmatch.c | | Lines: | 61-65 |
| |
_obstack_allocated_p| Name: | _obstack_allocated_p | | Prototype: | int _obstack_allocated_p (struct obstack *h, void *obj) | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/lib/obstack.c | | Lines: | 240-256 |
| |
_obstack_begin_1| Name: | _obstack_begin_1 | | Prototype: | int _obstack_begin_1 (struct obstack *h, size_t size, size_t alignment, void *(*chunkfun) (void *, size_t), void (*freefun) (void *, void *), void *arg) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/lib/obstack.c | | Lines: | 161-173 |
| |
_obstack_memory_used| Name: | _obstack_memory_used | | Prototype: | size_t _obstack_memory_used (struct obstack *h) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/lib/obstack.c | | Lines: | 291-302 |
| |
_obstack_newchunk| Name: | _obstack_newchunk | | Prototype: | void _obstack_newchunk (struct obstack *h, size_t length) | | Coverage: | 0.000% (0/28) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/lib/obstack.c | | Lines: | 181-230 |
| |
acl_errno_valid| Name: | acl_errno_valid | | Prototype: | _Bool # 30 "lib/acl-errno-valid.c" acl_errno_valid (int errnum) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/gnulib/lib/acl-errno-valid.c | | Lines: | 29-52 |
| |
advance_input_after_read_error| Name: | advance_input_after_read_error | | Prototype: | static # 1894 "src/dd.c" 3 4 _Bool # 1895 "src/dd.c" advance_input_after_read_error (size_t nbytes) | | Coverage: | 0.000% (0/30) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/dd.c | | Lines: | 1894-1932 |
| |
areadlinkat| Name: | areadlinkat | | Prototype: | char * areadlinkat (int fd, char const *filename) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/gnulib/lib/areadlinkat.c | | Lines: | 39-43 |
| |
argmatch_to_argument| Name: | argmatch_to_argument | | Prototype: | const char * argmatch_to_argument (const char *value, const char *const *arglist, const char *vallist, size_t valsize) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/gnulib/lib/argmatch.c | | Lines: | 196-207 |
| |
asnprintf| Name: | asnprintf | | Prototype: | char * asnprintf (char *resultbuf, size_t *lengthp, const char *format, ...) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/lib/asnprintf.c | | Lines: | 24-34 |
| |
async_safe_die| Name: | async_safe_die | | Prototype: | static void async_safe_die (int errnum, const char *errstr) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/sort.c | | Lines: | 386-407 |
| |
badfieldspec| Name: | badfieldspec | | Prototype: | static void badfieldspec (char const *spec, char const *msgid) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/sort.c | | Lines: | 4039-4044 |
| |
base32_decode_alloc_ctx| Name: | base32_decode_alloc_ctx | | Prototype: | _Bool # 561 "lib/base32.c" base32_decode_alloc_ctx (struct base32_decode_context *ctx, const char *in, size_t inlen, char **out, size_t *outlen) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/lib/base32.c | | Lines: | 560-587 |
| |
base32_encode_alloc| Name: | base32_encode_alloc | | Prototype: | size_t base32_encode_alloc (const char *in, size_t inlen, char **out) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/lib/base32.c | | Lines: | 139-163 |
| |
base64_decode_alloc_ctx| Name: | base64_decode_alloc_ctx | | Prototype: | _Bool # 579 "lib/base64.c" base64_decode_alloc_ctx (struct base64_decode_context *ctx, const char *in, size_t inlen, char **out, size_t *outlen) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/lib/base64.c | | Lines: | 578-605 |
| |
base64_encode_alloc| Name: | base64_encode_alloc | | Prototype: | size_t base64_encode_alloc (const char *in, size_t inlen, char **out) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/lib/base64.c | | Lines: | 144-174 |
| |
baud_to_value| Name: | baud_to_value | | Prototype: | static unsigned long int # 2219 "src/stty.c" 3 __attribute__ ((__pure__)) # 2220 "src/stty.c" baud_to_value (speed_t speed) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/stty.c | | Lines: | 2219-2226 |
| |
beyond [test.c #1]| Name: | beyond [test.c #1] | | Prototype: | static void beyond (void) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/test.c #1 | | Lines: | 124-128 |
| |
beyond [test.c #2]| Name: | beyond [test.c #2] | | Prototype: | static void beyond (void) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/test.c #2 | | Lines: | 124-128 |
| |
blake2| Name: | blake2 | | Prototype: | int blake2( void *out, size_t outlen, const void *in, size_t inlen, const void *key, size_t keylen ) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/blake2/blake2b-ref.c | | Lines: | 302-304 |
| |
blake2b| Name: | blake2b | | Prototype: | int blake2b( void *out, size_t outlen, const void *in, size_t inlen, const void *key, size_t keylen ) | | Coverage: | 0.000% (0/32) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/blake2/blake2b-ref.c | | Lines: | 273-300 |
| |
blake2b_init_key| Name: | blake2b_init_key | | Prototype: | int blake2b_init_key( blake2b_state *S, size_t outlen, const void *key, size_t keylen ) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/blake2/blake2b-ref.c | | Lines: | 120-151 |
| |
blake2b_set_lastnode| Name: | blake2b_set_lastnode | | Prototype: | static void blake2b_set_lastnode( blake2b_state *S ) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/blake2/blake2b-ref.c | | Lines: | 48-51 |
| |
c_isascii| Name: | c_isascii | | Prototype: | inline # 197 "./lib/c-ctype.h" 3 4 _Bool # 198 "./lib/c-ctype.h" c_isascii (int c) | | Coverage: | 0.000% (0/131) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/lib/c-ctype.h | | Lines: | 197-212 |
| |
c_isblank| Name: | c_isblank | | Prototype: | inline # 214 "./lib/c-ctype.h" 3 4 _Bool # 215 "./lib/c-ctype.h" c_isblank (int c) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/lib/c-ctype.h | | Lines: | 214-218 |
| |
c_iscntrl| Name: | c_iscntrl | | Prototype: | inline # 220 "./lib/c-ctype.h" 3 4 _Bool # 221 "./lib/c-ctype.h" c_iscntrl (int c) | | Coverage: | 0.000% (0/36) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/lib/c-ctype.h | | Lines: | 220-230 |
| |
c_isgraph| Name: | c_isgraph | | Prototype: | inline # 244 "./lib/c-ctype.h" 3 4 _Bool # 245 "./lib/c-ctype.h" c_isgraph (int c) | | Coverage: | 0.000% (0/97) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/lib/c-ctype.h | | Lines: | 244-257 |
| |
c_islower| Name: | c_islower | | Prototype: | inline # 259 "./lib/c-ctype.h" 3 4 _Bool # 260 "./lib/c-ctype.h" c_islower (int c) | | Coverage: | 0.000% (0/29) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/lib/c-ctype.h | | Lines: | 259-269 |
| |
c_isprint| Name: | c_isprint | | Prototype: | inline # 271 "./lib/c-ctype.h" 3 4 _Bool # 272 "./lib/c-ctype.h" c_isprint (int c) | | Coverage: | 0.000% (0/98) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/lib/c-ctype.h | | Lines: | 271-285 |
| |
c_ispunct| Name: | c_ispunct | | Prototype: | inline # 287 "./lib/c-ctype.h" 3 4 _Bool # 288 "./lib/c-ctype.h" c_ispunct (int c) | | Coverage: | 0.000% (0/35) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/lib/c-ctype.h | | Lines: | 287-297 |
| |
c_isxdigit| Name: | c_isxdigit | | Prototype: | inline # 323 "./lib/c-ctype.h" 3 4 _Bool # 324 "./lib/c-ctype.h" c_isxdigit (int c) | | Coverage: | 0.000% (0/25) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/lib/c-ctype.h | | Lines: | 323-334 |
| |
c_strncasecmp| Name: | c_strncasecmp | | Prototype: | int c_strncasecmp (const char *s1, const char *s2, size_t n) | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/lib/c-strncasecmp.c | | Lines: | 26-56 |
| |
call_fclose| Name: | call_fclose | | Prototype: | static void call_fclose (void *arg) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/lib/getpass.c | | Lines: | 76-81 |
| |
canon_host| Name: | canon_host | | Prototype: | char * canon_host (const char *host) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/gnulib/lib/canon-host.c | | Lines: | 32-36 |
| |
canon_host_r| Name: | canon_host_r | | Prototype: | char * canon_host_r (char const *host, int *cherror) | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/gnulib/lib/canon-host.c | | Lines: | 59-83 |
| |
cdb_advance_fd| Name: | cdb_advance_fd | | Prototype: | static int cdb_advance_fd (struct cd_buf *cdb, char const *dir) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/gnulib/lib/chdir-long.c | | Lines: | 72-84 |
| |
cdb_fchdir| Name: | cdb_fchdir | | Prototype: | static int cdb_fchdir (struct cd_buf const *cdb) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/gnulib/lib/chdir-long.c | | Lines: | 52-56 |
| |
cdb_free| Name: | cdb_free | | Prototype: | static void cdb_free (struct cd_buf const *cdb) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/gnulib/lib/chdir-long.c | | Lines: | 58-66 |
| |
cdb_init| Name: | cdb_init | | Prototype: | static void cdb_init (struct cd_buf *cdb) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/gnulib/lib/chdir-long.c | | Lines: | 46-50 |
| |
ch_strerror| Name: | ch_strerror | | Prototype: | const char * ch_strerror (void) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/gnulib/lib/canon-host.c | | Lines: | 86-90 |
| |
change_file_context| Name: | change_file_context | | Prototype: | static int change_file_context (int fd, char const *file) | | Coverage: | 0.000% (0/61) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/chcon.c | | Lines: | 140-202 |
| |
change_timestamps| Name: | change_timestamps | | Prototype: | static # 525 "src/install.c" 3 4 _Bool # 526 "src/install.c" change_timestamps (struct stat const *src_sb, char const *dest) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/install.c | | Lines: | 525-538 |
| |
chdir_long| Name: | chdir_long | | Prototype: | int chdir_long (char *dir) | | Coverage: | 0.000% (0/40) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/gnulib/lib/chdir-long.c | | Lines: | 109-208 |
| |
chown_failure_ok| Name: | chown_failure_ok | | Prototype: | _Bool # 3014 "src/copy.c" chown_failure_ok (struct cp_options const *x) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/copy.c | | Lines: | 3013-3021 |
| |
close_stdin_set_file_name| Name: | close_stdin_set_file_name | | Prototype: | void close_stdin_set_file_name (const char *file) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/gnulib/lib/closein.c | | Lines: | 42-46 |
| |
close_stdout_set_file_name| Name: | close_stdout_set_file_name | | Prototype: | void close_stdout_set_file_name (const char *file) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/gnulib/lib/closeout.c | | Lines: | 50-54 |
| |
close_stdout_set_ignore_EPIPE| Name: | close_stdout_set_ignore_EPIPE | | Prototype: | void close_stdout_set_ignore_EPIPE ( # 88 "lib/closeout.c" 3 4 _Bool # 88 "lib/closeout.c" ignore) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/gnulib/lib/closeout.c | | Lines: | 87-91 |
| |
cmp_extension| Name: | cmp_extension | | Prototype: | static inline int cmp_extension (struct fileinfo const *a, struct fileinfo const *b, int (*cmp) (char const *, char const *)) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/ls.c | | Lines: | 3674-3682 |
| |
cmp_size| Name: | cmp_size | | Prototype: | static inline int cmp_size (struct fileinfo const *a, struct fileinfo const *b, int (*cmp) (char const *, char const *)) | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/ls.c | | Lines: | 3656-3662 |
| |
collate_error| Name: | collate_error | | Prototype: | static void collate_error (int collation_errno, char const *s1, size_t s1len, char const *s2, size_t s2len) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/gnulib/lib/xmemcoll.c | | Lines: | 34-45 |
| |
compare_nodes| Name: | compare_nodes | | Prototype: | static int compare_nodes (void const *a, void const *b) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/sort.c | | Lines: | 3334-3342 |
| |
component_len| Name: | component_len | | Prototype: | static size_t # 217 "src/pathchk.c" 3 __attribute__ ((__pure__)) # 218 "src/pathchk.c" component_len (char const *f) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/pathchk.c | | Lines: | 217-224 |
| |
component_start| Name: | component_start | | Prototype: | static char * # 207 "src/pathchk.c" 3 __attribute__ ((__pure__)) # 208 "src/pathchk.c" component_start (char *f) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/pathchk.c | | Lines: | 207-213 |
| |
compute_context_from_mask| Name: | compute_context_from_mask | | Prototype: | static int compute_context_from_mask (char const *context, context_t *ret) | | Coverage: | 0.000% (0/27) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/chcon.c | | Lines: | 93-134 |
| |
computecon| Name: | computecon | | Prototype: | static int computecon (char const *path, mode_t mode, char **con) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/selinux.c | | Lines: | 74-99 |
| |
convert_time| Name: | convert_time | | Prototype: | static struct tm * convert_time (struct tm *(*convert) (const time_t *, struct tm *), long_int t, struct tm *tm) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/lib/mktime.c | | Lines: | 253-259 |
| |
creat_safer| Name: | creat_safer | | Prototype: | int creat_safer (char const *file, mode_t mode) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/gnulib/lib/creat-safer.c | | Lines: | 27-31 |
| |
dcnpgettext_expr| Name: | dcnpgettext_expr | | Prototype: | __inline static const char * dcnpgettext_expr (const char *domain, const char *msgctxt, const char *msgid, const char *msgid_plural, unsigned long int n, int category) | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/lib/gettext.h | | Lines: | 252-292 |
| |
dcpgettext_expr| Name: | dcpgettext_expr | | Prototype: | __inline static const char * dcpgettext_expr (const char *domain, const char *msgctxt, const char *msgid, int category) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/lib/gettext.h | | Lines: | 205-244 |
| |
debug_strfdate| Name: | debug_strfdate | | Prototype: | static char const * debug_strfdate (struct tm const *tm, char *buf, int n) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/parse-datetime.y | | Lines: | 1631-1639 |
| |
defaultcon| Name: | defaultcon | | Prototype: | int defaultcon (char const *path, mode_t mode) | | Coverage: | 0.000% (0/34) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/selinux.c | | Lines: | 110-166 |
| |
describe_change| Name: | describe_change | | Prototype: | static void describe_change (const char *file, enum Change_status changed, char const *old_user, char const *old_group, char const *user, char const *group) | | Coverage: | 0.000% (0/32) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/chown-core.c | | Lines: | 135-191 |
| |
di_set_lookup| Name: | di_set_lookup | | Prototype: | int di_set_lookup (struct di_set *dis, dev_t dev, ino_t ino) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/gnulib/lib/di-set.c | | Lines: | 242-259 |
| |
diagnose_copy_fd_failure| Name: | diagnose_copy_fd_failure | | Prototype: | static void diagnose_copy_fd_failure (enum Copy_fd_status err, char const *filename) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/head.c | | Lines: | 150-164 |
| |
digest_break_file| Name: | digest_break_file | | Prototype: | static void digest_break_file (const char *file_name) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/ptx.c | | Lines: | 651-682 |
| |
digest_word_file| Name: | digest_word_file | | Prototype: | static void digest_word_file (const char *file_name, WORD_TABLE *table) | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/ptx.c | | Lines: | 691-737 |
| |
dired_dump_obstack| Name: | dired_dump_obstack | | Prototype: | static void dired_dump_obstack (const char *prefix, struct obstack *os) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/ls.c | | Lines: | 1049-1063 |
| |
direntry_cmp_name| Name: | direntry_cmp_name | | Prototype: | static int direntry_cmp_name (void const *a, void const *b) | | Coverage: | 0.000% (0/31) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/gnulib/lib/savedir.c | | Lines: | 50-57 |
| |
disable_core_dumps| Name: | disable_core_dumps | | Prototype: | static # 408 "src/timeout.c" 3 4 _Bool # 409 "src/timeout.c" disable_core_dumps (void) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/timeout.c | | Lines: | 408-427 |
| |
display_all| Name: | display_all | | Prototype: | static void display_all (struct termios *mode, char const *device_name) | | Coverage: | 0.000% (0/87) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/stty.c | | Lines: | 1975-2046 |
| |
display_changed| Name: | display_changed | | Prototype: | static void display_changed (struct termios *mode) | | Coverage: | 0.000% (0/102) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/stty.c | | Lines: | 1878-1973 |
| |
display_recoverable| Name: | display_recoverable | | Prototype: | static void display_recoverable (struct termios *mode) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/stty.c | | Lines: | 2062-2073 |
| |
display_settings| Name: | display_settings | | Prototype: | static void display_settings (enum output_type output_type, struct termios *mode, char const *device_name) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/stty.c | | Lines: | 1858-1876 |
| |
display_speed| Name: | display_speed | | Prototype: | static void display_speed (struct termios *mode, # 2049 "src/stty.c" 3 4 _Bool # 2049 "src/stty.c" fancy) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/stty.c | | Lines: | 2048-2060 |
| |
display_window_size| Name: | display_window_size | | Prototype: | static void display_window_size ( # 1782 "src/stty.c" 3 4 _Bool # 1782 "src/stty.c" fancy, char const *device_name) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/stty.c | | Lines: | 1781-1802 |
| |
dump_strings| Name: | dump_strings | | Prototype: | static # 1451 "src/od.c" 3 4 _Bool # 1452 "src/od.c" dump_strings (void) | | Coverage: | 0.000% (0/56) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/od.c | | Lines: | 1451-1559 |
| |
dup_cloexec| Name: | dup_cloexec | | Prototype: | int dup_cloexec (int fd) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/gnulib/lib/cloexec.c | | Lines: | 79-83 |
| |
dup_safer_flag| Name: | dup_safer_flag | | Prototype: | int dup_safer_flag (int fd, int flag) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/gnulib/lib/dup-safer-flag.c | | Lines: | 33-38 |
| |
emit_bug_reporting_address| Name: | emit_bug_reporting_address | | Prototype: | void emit_bug_reporting_address (void) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/gnulib/lib/version-etc.c | | Lines: | 238-258 |
| |
equal_tm| Name: | equal_tm | | Prototype: | static int equal_tm (const struct tm *a, const struct tm *b) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/lib/time_rz.c | | Lines: | 68-78 |
| |
errno_fail| Name: | errno_fail | | Prototype: | static int errno_fail (int e) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/gnulib/lib/renameat2.c | | Lines: | 32-37 |
| |
errno_may_be_empty| Name: | errno_may_be_empty | | Prototype: | static # 81 "src/rmdir.c" 3 4 _Bool # 82 "src/rmdir.c" errno_may_be_empty (int error_number) | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/rmdir.c | | Lines: | 81-95 |
| |
errno_unsupported| Name: | errno_unsupported | | Prototype: | static # 595 "src/copy.c" 3 4 _Bool # 596 "src/copy.c" errno_unsupported (int err) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/copy.c | | Lines: | 595-599 |
| |
exit_failure_callback| Name: | exit_failure_callback | | Prototype: | static long exit_failure_callback (unsigned int code, const char *msg, void *callback_arg __attribute__ ((__unused__))) | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/gnulib/lib/unicodeio.c | | Lines: | 176-186 |
| |
fallback_failure_callback| Name: | fallback_failure_callback | | Prototype: | static long fallback_failure_callback (unsigned int code, const char *msg __attribute__ ((__unused__)), void *callback_arg) | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/gnulib/lib/unicodeio.c | | Lines: | 190-202 |
| |
file_escape| Name: | file_escape | | Prototype: | static char * file_escape (const char *str, # 4451 "src/ls.c" 3 4 _Bool # 4451 "src/ls.c" path) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/ls.c | | Lines: | 4450-4469 |
| |
file_escape_init| Name: | file_escape_init | | Prototype: | static void file_escape_init (void) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/ls.c | | Lines: | 1083-1088 |
| |
file_name_free| Name: | file_name_free | | Prototype: | static void file_name_free (struct file_name *p) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/pwd.c | | Lines: | 77-82 |
| |
file_name_init| Name: | file_name_init | | Prototype: | static struct file_name * file_name_init (void) | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/pwd.c | | Lines: | 84-97 |
| |
file_name_prepend| Name: | file_name_prepend | | Prototype: | static void file_name_prepend (struct file_name *p, char const *s, size_t s_len) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/pwd.c | | Lines: | 100-123 |
| |
fileno_to_name| Name: | fileno_to_name | | Prototype: | static const char * fileno_to_name (const int fd) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/libstdbuf.c | | Lines: | 64-86 |
| |
fill_mount_table| Name: | fill_mount_table | | Prototype: | static void fill_mount_table (void) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/du.c | | Lines: | 426-449 |
| |
find_dir_entry| Name: | find_dir_entry | | Prototype: | static void find_dir_entry (struct stat *dot_sb, struct file_name *file_name, size_t parent_height) | | Coverage: | 0.000% (0/45) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/pwd.c | | Lines: | 152-242 |
| |
find_non_slash| Name: | find_non_slash | | Prototype: | static char * # 87 "lib/chdir-long.c" 3 __attribute__ ((__pure__)) # 88 "lib/chdir-long.c" find_non_slash (char const *s) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/gnulib/lib/chdir-long.c | | Lines: | 87-92 |
| |
fnmatch_no_wildcards| Name: | fnmatch_no_wildcards | | Prototype: | static int fnmatch_no_wildcards (char const *pattern, char const *f, int options) | | Coverage: | 0.000% (0/98) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/gnulib/lib/exclude.c | | Lines: | 332-375 |
| |
forget_all| Name: | forget_all | | Prototype: | void forget_all (void) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/cp-hash.c | | Lines: | 160-164 |
| |
format_address_label| Name: | format_address_label | | Prototype: | static void format_address_label (uintmax_t address, char c) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/od.c | | Lines: | 1164-1169 |
| |
format_address_paren| Name: | format_address_paren | | Prototype: | static void format_address_paren (uintmax_t address, char c) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/od.c | | Lines: | 1155-1162 |
| |
format_inode| Name: | format_inode | | Prototype: | static char * format_inode (char *buf, size_t buflen, const struct fileinfo *f) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/ls.c | | Lines: | 4006-4013 |
| |
fpurge| Name: | fpurge | | Prototype: | int fpurge (FILE *fp) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/gnulib/lib/fpurge.c | | Lines: | 29-147 |
| |