Functionâ–ľ | Condition % |
bytes_chunk_extractName: | bytes_chunk_extract | Prototype: | static void bytes_chunk_extract (uintmax_t k, uintmax_t n, char *buf, size_t bufsize, size_t initial_read, off_t file_size) | Coverage: | 70.000% (21/30) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/split.c | Lines: | 984-1030 |
| |
build_type_argName: | build_type_arg | Prototype: | static # 235 "src/nl.c" 3 4 _Bool # 236 "src/nl.c" build_type_arg (char const **typep, struct re_pattern_buffer *regexp, char *fastmap) | Coverage: | 41.667% (5/12) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/nl.c | Lines: | 235-266 |
| |
build_spec_listName: | build_spec_list | Prototype: | static # 853 "src/tr.c" 3 4 _Bool # 854 "src/tr.c" build_spec_list (const struct E_string *es, struct Spec_list *result) | Coverage: | 89.655% (52/58) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/tr.c | Lines: | 853-989 |
| |
buffer_or_outputName: | buffer_or_output | Prototype: | static # 65 "src/relpath.c" 3 4 _Bool # 66 "src/relpath.c" buffer_or_output (const char* str, char **pbuf, size_t *plen) | Coverage: | 75.000% (6/8) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/relpath.c | Lines: | 65-83 |
| |
buffer_linelimName: | buffer_linelim | Prototype: | static inline struct line * buffer_linelim (struct buffer const *buf) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/sort.c | Lines: | 1596-1601 |
| |
buffer_lcmName: | buffer_lcm | Prototype: | size_t buffer_lcm (size_t a, size_t b, size_t lcm_max) | Coverage: | 33.333% (6/18) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/gl/lib/buffer-lcm.c | Lines: | 27-59 |
| |
bsd_sum_fileName: | bsd_sum_file | Prototype: | static # 87 "src/sum.c" 3 4 _Bool # 88 "src/sum.c" bsd_sum_file (const char *file, int print_name) | Coverage: | 34.545% (19/55) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/sum.c | Lines: | 87-144 |
| |
bsd_split_3 [md5sum.c #2]Name: | bsd_split_3 [md5sum.c #2] | Prototype: | static # 363 "src/md5sum.c" 3 4 _Bool # 364 "src/md5sum.c" bsd_split_3 (char *s, size_t s_len, unsigned char **hex_digest, char **file_name, # 365 "src/md5sum.c" 3 4 _Bool # 365 "src/md5sum.c" escaped_filename) | Coverage: | 70.000% (21/30) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/md5sum.c #2 | Lines: | 363-401 |
| |
bsd_split_3 [md5sum.c #1]Name: | bsd_split_3 [md5sum.c #1] | Prototype: | static # 363 "src/md5sum.c" 3 4 _Bool # 364 "src/md5sum.c" bsd_split_3 (char *s, size_t s_len, unsigned char **hex_digest, char **file_name, # 365 "src/md5sum.c" 3 4 _Bool # 365 "src/md5sum.c" escaped_filename) | Coverage: | 70.000% (21/30) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/md5sum.c #1 | Lines: | 363-401 |
| |
block_cleanup_and_chldName: | block_cleanup_and_chld | Prototype: | static void block_cleanup_and_chld (int sigterm, sigset_t *old_set) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/timeout.c | Lines: | 387-404 |
| |
blake2b_updateName: | blake2b_update | Prototype: | int blake2b_update( blake2b_state *S, const void *pin, size_t inlen ) | Coverage: | 70.000% (7/10) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/blake2/blake2b-ref.c | Lines: | 221-246 |
| |
blake2b_streamName: | blake2b_stream | Prototype: | int blake2b_stream( FILE *stream, void *resstream, size_t outbytes ) | Coverage: | 56.522% (13/23) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/blake2/b2sum.c | Lines: | 30-78 |
| |
blake2b_set_lastnodeName: | 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 |
| |
blake2b_set_lastblockName: | blake2b_set_lastblock | Prototype: | static void blake2b_set_lastblock( blake2b_state *S ) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/blake2/blake2b-ref.c | Lines: | 59-64 |
| |
blake2b_is_lastblockName: | blake2b_is_lastblock | Prototype: | static int blake2b_is_lastblock( const blake2b_state *S ) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/blake2/blake2b-ref.c | Lines: | 54-57 |
| |
blake2b_init_paramName: | blake2b_init_param | Prototype: | int blake2b_init_param( blake2b_state *S, const blake2b_param *P ) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/blake2/blake2b-ref.c | Lines: | 81-94 |
| |
blake2b_init_keyName: | 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_init0Name: | blake2b_init0 | Prototype: | static void blake2b_init0( blake2b_state *S ) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/blake2/blake2b-ref.c | Lines: | 72-78 |
| |
blake2b_initName: | blake2b_init | Prototype: | int blake2b_init( blake2b_state *S, size_t outlen ) | Coverage: | 50.000% (3/6) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/blake2/blake2b-ref.c | Lines: | 98-117 |
| |
blake2b_increment_counterName: | blake2b_increment_counter | Prototype: | static void blake2b_increment_counter( blake2b_state *S, const uint64_t inc ) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/blake2/blake2b-ref.c | Lines: | 66-70 |
| |
blake2b_finalName: | blake2b_final | Prototype: | int blake2b_final( blake2b_state *S, void *out, size_t outlen ) | Coverage: | 58.333% (7/12) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/blake2/blake2b-ref.c | Lines: | 248-270 |
| |
blake2b_compressName: | blake2b_compress | Prototype: | static void blake2b_compress( blake2b_state *S, const uint8_t block[BLAKE2B_BLOCKBYTES] ) | Coverage: | 100.000% (10/10) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/blake2/blake2b-ref.c | Lines: | 177-216 |
| |
blake2bName: | 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 |
| |
blake2Name: | 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 |
| |
bkm_scale_by_power [xstrtol.c #3]Name: | bkm_scale_by_power [xstrtol.c #3] | Prototype: | static strtol_error bkm_scale_by_power (long int *x, int base, int power) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/gnulib/lib/xstrtol.c #3 | Lines: | 76-83 |
| |
bkm_scale_by_power [xstrtol.c #2]Name: | bkm_scale_by_power [xstrtol.c #2] | Prototype: | static strtol_error bkm_scale_by_power (intmax_t *x, int base, int power) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/gnulib/lib/xstrtol.c #2 | Lines: | 76-83 |
| |
bkm_scale_by_power [xstrtol.c #1]Name: | bkm_scale_by_power [xstrtol.c #1] | Prototype: | static strtol_error bkm_scale_by_power (unsigned long int *x, int base, int power) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/gnulib/lib/xstrtol.c #1 | Lines: | 76-83 |
| |
bkm_scale [xstrtol.c #3]Name: | bkm_scale [xstrtol.c #3] | Prototype: | static strtol_error bkm_scale (long int *x, int scale_factor) | Coverage: | 55.556% (5/9) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/gnulib/lib/xstrtol.c #3 | Lines: | 59-74 |
| |
bkm_scale [xstrtol.c #2]Name: | bkm_scale [xstrtol.c #2] | Prototype: | static strtol_error bkm_scale (intmax_t *x, int scale_factor) | Coverage: | 55.556% (5/9) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/gnulib/lib/xstrtol.c #2 | Lines: | 59-74 |
| |
bkm_scale [xstrtol.c #1]Name: | bkm_scale [xstrtol.c #1] | Prototype: | static strtol_error bkm_scale (unsigned long int *x, int scale_factor) | Coverage: | 55.556% (5/9) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/gnulib/lib/xstrtol.c #1 | Lines: | 59-74 |
| |
binvertName: | binvert | Prototype: | static wide_uint __attribute__ ((__const__)) binvert (wide_uint a) | Coverage: | 80.000% (4/5) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/make-prime-list.c | Lines: | 56-67 |
| |
binop [test.c #2]Name: | binop [test.c #2] | Prototype: | static # 183 "src/test.c" 3 4 _Bool # 184 "src/test.c" binop (char const *s) | Coverage: | 33.795% (122/361) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/test.c #2 | Lines: | 183-191 |
| |
binop [test.c #1]Name: | binop [test.c #1] | Prototype: | static # 183 "src/test.c" 3 4 _Bool # 184 "src/test.c" binop (char const *s) | Coverage: | 33.795% (122/361) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/test.c #1 | Lines: | 183-191 |
| |
binary_operator [test.c #2]Name: | binary_operator [test.c #2] | Prototype: | static # 276 "src/test.c" 3 4 _Bool # 277 "src/test.c" binary_operator ( # 277 "src/test.c" 3 4 _Bool # 277 "src/test.c" l_is_l) | Coverage: | 21.845% (45/206) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/test.c #2 | Lines: | 276-392 |
| |
binary_operator [test.c #1]Name: | binary_operator [test.c #1] | Prototype: | static # 276 "src/test.c" 3 4 _Bool # 277 "src/test.c" binary_operator ( # 277 "src/test.c" 3 4 _Bool # 277 "src/test.c" l_is_l) | Coverage: | 21.845% (45/206) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/test.c #1 | Lines: | 276-392 |
| |
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 |
| |
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 |
| |
begfieldName: | begfield | Prototype: | static char * begfield (struct line const *line, struct keyfield const *key) | Coverage: | 87.500% (35/40) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/sort.c | Lines: | 1606-1643 |
| |
baud_to_valueName: | 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 |
| |
batch_convertName: | batch_convert | Prototype: | static # 288 "src/date.c" 3 4 _Bool # 289 "src/date.c" batch_convert (const char *input_filename, const char *format, timezone_t tz, char const *tzstring) | Coverage: | 23.529% (12/51) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/date.c | Lines: | 288-344 |
| |
basename_is_dot_or_dotdotName: | basename_is_dot_or_dotdot | Prototype: | static # 3493 "src/ls.c" 3 4 _Bool # 3494 "src/ls.c" basename_is_dot_or_dotdot (const char *name) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/ls.c | Lines: | 3493-3498 |
| |
base_nameName: | base_name | Prototype: | char * base_name (char const *name) | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/gnulib/lib/basename.c | Lines: | 27-58 |
| |
base_lenName: | base_len | Prototype: | size_t base_len (char const *name) | Coverage: | 100.000% (6/6) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/gnulib/lib/basename-lgpl.c | Lines: | 57-75 |
| |
base_costName: | base_cost | Prototype: | static COST base_cost (WORD *this) | Coverage: | 100.000% (24/24) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/fmt.c | Lines: | 903-931 |
| |
base64_encode_fastName: | base64_encode_fast | Prototype: | static void base64_encode_fast (const char *__restrict in, size_t inlen, char *__restrict out) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/lib/base64.c | Lines: | 68-81 |
| |
base64_encode_allocName: | 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 |
| |
base64_encodeName: | base64_encode | Prototype: | void base64_encode (const char *__restrict in, size_t inlen, char *__restrict out, size_t outlen) | Coverage: | 63.889% (23/36) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/lib/base64.c | Lines: | 87-133 |
| |
base64_decode_ctx_initName: | base64_decode_ctx_init | Prototype: | void base64_decode_ctx_init (struct base64_decode_context *ctx) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/lib/base64.c | Lines: | 335-339 |
| |
base64_decode_ctxName: | base64_decode_ctx | Prototype: | _Bool # 488 "lib/base64.c" base64_decode_ctx (struct base64_decode_context *ctx, const char *__restrict in, size_t inlen, char *__restrict out, size_t *outlen) | Coverage: | 88.095% (37/42) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/lib/base64.c | Lines: | 487-565 |
| |
base64_decode_alloc_ctxName: | 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 |
| |
base32_encode_allocName: | 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 |
| |
base32_encodeName: | base32_encode | Prototype: | void base32_encode (const char *__restrict in, size_t inlen, char *__restrict out, size_t outlen) | Coverage: | 60.784% (31/51) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/lib/base32.c | Lines: | 64-128 |
| |
base32_decode_ctx_initName: | base32_decode_ctx_init | Prototype: | void base32_decode_ctx_init (struct base32_decode_context *ctx) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/lib/base32.c | Lines: | 292-296 |
| |
base32_decode_ctxName: | base32_decode_ctx | Prototype: | _Bool # 470 "lib/base32.c" base32_decode_ctx (struct base32_decode_context *ctx, const char *__restrict in, size_t inlen, char *__restrict out, size_t *outlen) | Coverage: | 73.810% (31/42) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/lib/base32.c | Lines: | 469-547 |
| |
base32_decode_alloc_ctxName: | 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 |
| |
balanceName: | balance | Prototype: | static void balance (int total_stored) | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/pr.c | Lines: | 1974-1992 |
| |
badfieldspecName: | 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 |
| |
bad_castName: | bad_cast | Prototype: | static inline char * bad_cast (char const *s) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/system.h | Lines: | 693-697 |
| |
backupfile_internalName: | backupfile_internal | Prototype: | char * backupfile_internal (char const *file, enum backup_type backup_type, # 292 "lib/backupfile.c" 3 4 _Bool # 292 "lib/backupfile.c" rename) | Coverage: | 62.500% (30/48) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/gnulib/lib/backupfile.c | Lines: | 291-372 |
| |
backup_file_renameName: | backup_file_rename | Prototype: | char * backup_file_rename (char const *file, enum backup_type backup_type) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/gnulib/lib/backup-rename.c | Lines: | 27-31 |
| |
avoid_trashing_inputName: | avoid_trashing_input | Prototype: | static void avoid_trashing_input (struct sortfile *files, size_t ntemps, size_t nfiles, char const *outfile) | Coverage: | 34.783% (32/92) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/sort.c | Lines: | 3698-3743 |
| |
attachName: | attach | Prototype: | static void attach (char *dest, const char *dirname, const char *name) | Coverage: | 82.353% (14/17) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/ls.c | Lines: | 4982-4999 |
| |
async_safe_dieName: | 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 |
| |
asnprintfName: | 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 |
| |
argv_iter_n_argsName: | argv_iter_n_args | Prototype: | size_t argv_iter_n_args (struct argv_iterator const *ai) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/gnulib/lib/argv-iter.c | Lines: | 99-103 |
| |
argv_iter_init_streamName: | argv_iter_init_stream | Prototype: | struct argv_iterator * argv_iter_init_stream (FILE *fp) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/gnulib/lib/argv-iter.c | Lines: | 53-66 |
| |
argv_iter_init_argvName: | argv_iter_init_argv | Prototype: | struct argv_iterator * argv_iter_init_argv (char **argv) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/gnulib/lib/argv-iter.c | Lines: | 39-49 |
| |
argv_iter_freeName: | argv_iter_free | Prototype: | void argv_iter_free (struct argv_iterator *ai) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/gnulib/lib/argv-iter.c | Lines: | 105-111 |
| |
argv_iterName: | argv_iter | Prototype: | char * argv_iter (struct argv_iterator *ai, enum argv_iter_err *err) | Coverage: | 100.000% (12/12) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/gnulib/lib/argv-iter.c | Lines: | 68-97 |
| |
argmatch_validName: | argmatch_valid | Prototype: | void argmatch_valid (const char *const *arglist, const char *vallist, size_t valsize) | Coverage: | 100.000% (9/9) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/gnulib/lib/argmatch.c | Lines: | 145-167 |
| |
argmatch_to_argumentName: | 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 |
| |
argmatch_invalidName: | argmatch_invalid | Prototype: | void argmatch_invalid (const char *context, const char *value, ptrdiff_t problem) | Coverage: | 66.667% (2/3) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/gnulib/lib/argmatch.c | Lines: | 130-139 |
| |
argmatchName: | argmatch | Prototype: | ptrdiff_t argmatch (const char *arg, const char *const *arglist, const char *vallist, size_t valsize) | Coverage: | 21.311% (13/61) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/gnulib/lib/argmatch.c | Lines: | 83-123 |
| |
areadlinkatName: | 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 |
| |
areadlink_with_sizeName: | areadlink_with_size | Prototype: | char * areadlink_with_size (char const *file, size_t size) | Coverage: | 33.333% (9/27) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/gnulib/lib/areadlink-with-size.c | Lines: | 51-104 |
| |
areadlinkName: | areadlink | Prototype: | char * areadlink (char const *filename) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/gnulib/lib/areadlink.c | Lines: | 52-56 |
| |
apply_translationsName: | apply_translations | Prototype: | static void apply_translations (void) | Coverage: | 18.182% (8/44) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/dd.c | Lines: | 1609-1642 |
| |
apply_time_suffixName: | apply_time_suffix | Prototype: | static # 289 "src/timeout.c" 3 4 _Bool # 290 "src/timeout.c" apply_time_suffix (double *x, char suffix_char) | Coverage: | 66.667% (8/12) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/timeout.c | Lines: | 289-316 |
| |
apply_suffixName: | apply_suffix | Prototype: | static # 74 "src/sleep.c" 3 4 _Bool # 75 "src/sleep.c" apply_suffix (double *x, char suffix_char) | Coverage: | 100.000% (12/12) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/sleep.c | Lines: | 74-101 |
| |
apply_settingsName: | apply_settings | Prototype: | static void apply_settings ( # 1087 "src/stty.c" 3 4 _Bool # 1087 "src/stty.c" checking, const char *device_name, char * const *settings, int n_settings, struct termios *mode, # 1089 "src/stty.c" 3 4 _Bool # 1089 "src/stty.c" *speed_was_set, # 1090 "src/stty.c" 3 4 _Bool # 1090 "src/stty.c" *require_set_attr) | Coverage: | 2.407% (11/457) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/stty.c | Lines: | 1086-1265 |
| |
apply_relative_timeName: | apply_relative_time | Prototype: | static # 303 "parse-datetime.y" 3 4 _Bool # 304 "parse-datetime.y" apply_relative_time (parser_control *pc, relative_time rel, int factor) | Coverage: | 66.667% (4/6) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/parse-datetime.y | Lines: | 303-324 |
| |
apply_modeName: | apply_mode | Prototype: | static void apply_mode (FILE *stream, const char *mode) | Coverage: | 64.706% (11/17) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/libstdbuf.c | Lines: | 88-131 |
| |
append_repeated_charName: | append_repeated_char | Prototype: | static void append_repeated_char (struct Spec_list *list, unsigned char the_char, count repeat_count) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/tr.c | Lines: | 710-722 |
| |
append_rangeName: | append_range | Prototype: | static # 657 "src/tr.c" 3 4 _Bool # 658 "src/tr.c" append_range (struct Spec_list *list, unsigned char first, unsigned char last) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/tr.c | Lines: | 657-681 |
| |
append_quotedName: | append_quoted | Prototype: | static void append_quoted (const char *str) | Coverage: | 53.125% (17/32) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/dircolors.c | Lines: | 194-229 |
| |
append_normal_charName: | append_normal_char | Prototype: | static void append_normal_char (struct Spec_list *list, unsigned char c) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/tr.c | Lines: | 640-650 |
| |
append_equiv_className: | append_equiv_class | Prototype: | static # 730 "src/tr.c" 3 4 _Bool # 731 "src/tr.c" append_equiv_class (struct Spec_list *list, char const *equiv_class_str, size_t len) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/tr.c | Lines: | 730-745 |
| |
append_char_className: | append_char_class | Prototype: | static # 688 "src/tr.c" 3 4 _Bool # 689 "src/tr.c" append_char_class (struct Spec_list *list, char const *char_class_str, size_t len) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/tr.c | Lines: | 688-703 |
| |
any_symlinksName: | any_symlinks | Prototype: | static # 1324 "src/tail.c" 3 4 _Bool # 1325 "src/tail.c" any_symlinks (const struct File_spec *f, size_t n_files) | Coverage: | 100.000% (8/8) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/tail.c | Lines: | 1324-1332 |
| |
any_remote_fileName: | any_remote_file | Prototype: | static # 1298 "src/tail.c" 3 4 _Bool # 1299 "src/tail.c" any_remote_file (const struct File_spec *f, size_t n_files) | Coverage: | 75.000% (6/8) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/tail.c | Lines: | 1298-1305 |
| |
any_non_remote_fileName: | any_non_remote_file | Prototype: | static # 1310 "src/tail.c" 3 4 _Bool # 1311 "src/tail.c" any_non_remote_file (const struct File_spec *f, size_t n_files) | Coverage: | 87.500% (7/8) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/tail.c | Lines: | 1310-1317 |
| |
any_non_regular_fifoName: | any_non_regular_fifo | Prototype: | static # 1339 "src/tail.c" 3 4 _Bool # 1340 "src/tail.c" any_non_regular_fifo (const struct File_spec *f, size_t n_files) | Coverage: | 100.000% (10/10) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/tail.c | Lines: | 1339-1346 |
| |
any_live_filesName: | any_live_files | Prototype: | static # 1099 "src/tail.c" 3 4 _Bool # 1100 "src/tail.c" any_live_files (const struct File_spec *f, size_t n_files) | Coverage: | 94.118% (16/17) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/tail.c | Lines: | 1099-1120 |
| |
announce_mkdirName: | announce_mkdir | Prototype: | static void announce_mkdir (char const *dir, void *options) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/mkdir.c | Lines: | 108-114 |
| |
and [test.c #2]Name: | and [test.c #2] | Prototype: | static # 534 "src/test.c" 3 4 _Bool # 535 "src/test.c" and (void) | Coverage: | 40.541% (15/37) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/test.c #2 | Lines: | 534-546 |
| |
and [test.c #1]Name: | and [test.c #1] | Prototype: | static # 534 "src/test.c" 3 4 _Bool # 535 "src/test.c" and (void) | Coverage: | 40.541% (15/37) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/test.c #1 | Lines: | 534-546 |
| |
ambsalignName: | ambsalign | Prototype: | char * ambsalign (const char *src, size_t *width, mbs_align_t align, int flags) | Coverage: | 60.000% (6/10) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/gl/lib/mbsalign.c | Lines: | 247-278 |
| |
allocate_entryName: | allocate_entry | Prototype: | static struct hash_entry * allocate_entry (Hash_table *table) | Coverage: | 100.000% (5/5) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/gnulib/lib/hash.c | Lines: | 750-770 |
| |
alloc_table_rowName: | alloc_table_row | Prototype: | static void alloc_table_row (void) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/df.c | Lines: | 294-300 |
| |
alloc_obufName: | alloc_obuf | Prototype: | static void alloc_obuf (void) | Coverage: | 70.000% (7/10) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/dd.c | Lines: | 720-748 |
| |