OpenCoverage

Coreutils Test Coverage

Functions

Page:<>1
Function: AD_compare
...4
Function: cut_bytes
5
Function: do_ftruncate
6
Function: fdutimensat
7
Function: fts_padjust
89
Function: ino_map_alloc
10
Function: long_pinky
11
Function: move_fd
12
Function: parse_duration
...20
Function: xstr_cd_iconv
Functionâ–´Condition %
glthread_rwlock_init_for_glibc
Name: glthread_rwlock_init_for_glibc
Prototype: int glthread_rwlock_init_for_glibc (pthread_rwlock_t *lock)
Coverage:  0.000% (0/7)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/coreutils/src/lib/glthread/lock.c
Lines: 40-61
  0.000% (0/7)
gnu_getpass
Name: gnu_getpass
Prototype: char * gnu_getpass (const char *prompt)
Coverage:  0.000% (0/23)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/coreutils/src/lib/getpass.c
Lines: 83-172
  0.000% (0/23)
gnu_mbswidth
Name: gnu_mbswidth
Prototype: int gnu_mbswidth (const char *string, int flags)
Coverage: 100.000% (1/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/coreutils/src/gnulib/lib/mbswidth.c
Lines: 46-50
100.000% (1/1)
gobble_file
Name: gobble_file
Prototype: static uintmax_t gobble_file (char const *name, enum filetype type, ino_t inode, # 3107 "src/ls.c" 3 4 _Bool # 3107 "src/ls.c" command_line_arg, char const *dirname)
Coverage:  51.125% (159/311)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/ls.c
Lines: 3105-3436
 51.125% (159/311)
group_number
Name: group_number
Prototype: static char * group_number (char *number, size_t numberlen, char const *grouping, char const *thousands_sep)
Coverage:  0.000% (0/13)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/coreutils/src/gnulib/lib/human.c
Lines: 78-116
  0.000% (0/13)
guess_shell_syntax
Name: guess_shell_syntax
Prototype: static enum Shell_syntax guess_shell_syntax (void)
Coverage:  9.859% (7/71)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/dircolors.c
Lines: 125-140
  9.859% (7/71)
guess_time_tm
Name: guess_time_tm
Prototype: static long_int guess_time_tm (long_int year, long_int yday, int hour, int min, int sec, long_int t, const struct tm *tp)
Coverage:  0.000% (0/7)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/coreutils/src/lib/mktime.c
Lines: 226-248
  0.000% (0/7)
handle_line_error
Name: handle_line_error
Prototype: static void handle_line_error (const struct control *p, uintmax_t repetition)
Coverage:  40.000% (2/5)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/csplit.c
Lines: 713-726
 40.000% (2/5)
hard_locale
Name: hard_locale
Prototype: _Bool # 38 "lib/hard-locale.c" hard_locale (int category)
Coverage:  8.497% (13/153)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/coreutils/src/gnulib/lib/hard-locale.c
Lines: 37-72
  8.497% (13/153)
has_capability
Name: has_capability
Prototype: static # 2958 "src/ls.c" 3 4 _Bool # 2959 "src/ls.c" has_capability (char const *name __attribute__ ((__unused__)))
Coverage: 100.000% (1/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/ls.c
Lines: 2958-2963
100.000% (1/1)
has_capability_cache
Name: has_capability_cache
Prototype: static # 3074 "src/ls.c" 3 4 _Bool # 3075 "src/ls.c" has_capability_cache (char const *file, struct fileinfo *f)
Coverage:  77.778% (7/9)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/ls.c
Lines: 3074-3091
 77.778% (7/9)
has_uuid_suffix
Name: has_uuid_suffix
Prototype: static # 859 "src/df.c" 3 4 _Bool __attribute__ ((__pure__)) # 860 "src/df.c" has_uuid_suffix (char const *s)
Coverage: 100.000% (1/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/df.c
Lines: 859-865
100.000% (1/1)
hash_clear
Name: hash_clear
Prototype: void hash_clear (Hash_table *table)
Coverage:  0.000% (0/16)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/coreutils/src/gnulib/lib/hash.c
Lines: 652-688
  0.000% (0/16)
hash_delete
Name: hash_delete
Prototype: void * hash_delete (Hash_table *table, const void *entry)
Coverage:  38.095% (8/21)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/coreutils/src/gnulib/lib/hash.c
Lines: 1139-1197
 38.095% (8/21)
hash_do_for_each
Name: hash_do_for_each
Prototype: size_t hash_do_for_each (const Hash_table *table, Hash_processor processor, void *processor_data)
Coverage:  0.000% (0/13)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/coreutils/src/gnulib/lib/hash.c
Lines: 367-389
  0.000% (0/13)
hash_find_entry
Name: hash_find_entry
Prototype: static void * hash_find_entry (Hash_table *table, const void *entry, struct hash_entry **bucket_head, # 791 "lib/hash.c" 3 4 _Bool # 791 "lib/hash.c" delete)
Coverage:  92.308% (24/26)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/coreutils/src/gnulib/lib/hash.c
Lines: 789-851
 92.308% (24/26)
hash_free
Name: hash_free
Prototype: void hash_free (Hash_table *table)
Coverage: 100.000% (24/24)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/coreutils/src/gnulib/lib/hash.c
Lines: 695-743
100.000% (24/24)
hash_get_entries
Name: hash_get_entries
Prototype: size_t hash_get_entries (const Hash_table *table, void **buffer, size_t buffer_size)
Coverage:  0.000% (0/13)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/coreutils/src/gnulib/lib/hash.c
Lines: 335-357
  0.000% (0/13)
hash_get_first
Name: hash_get_first
Prototype: void * hash_get_first (const Hash_table *table)
Coverage:  0.000% (0/10)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/coreutils/src/gnulib/lib/hash.c
Lines: 287-300
  0.000% (0/10)
hash_get_max_bucket_length
Name: hash_get_max_bucket_length
Prototype: size_t hash_get_max_bucket_length (const Hash_table *table)
Coverage:  0.000% (0/13)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/coreutils/src/gnulib/lib/hash.c
Lines: 173-195
  0.000% (0/13)
hash_get_n_buckets
Name: hash_get_n_buckets
Prototype: size_t hash_get_n_buckets (const Hash_table *table)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/coreutils/src/gnulib/lib/hash.c
Lines: 149-153
  0.000% (0/1)
hash_get_n_buckets_used
Name: hash_get_n_buckets_used
Prototype: size_t hash_get_n_buckets_used (const Hash_table *table)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/coreutils/src/gnulib/lib/hash.c
Lines: 157-161
  0.000% (0/1)
hash_get_n_entries
Name: hash_get_n_entries
Prototype: size_t hash_get_n_entries (const Hash_table *table)
Coverage: 100.000% (1/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/coreutils/src/gnulib/lib/hash.c
Lines: 165-169
100.000% (1/1)
hash_get_next
Name: hash_get_next
Prototype: void * hash_get_next (const Hash_table *table, const void *entry)
Coverage:  0.000% (0/14)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/coreutils/src/gnulib/lib/hash.c
Lines: 306-329
  0.000% (0/14)
hash_init
Name: hash_init
Prototype: void hash_init (void)
Coverage:  50.000% (2/4)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/cp-hash.c
Lines: 146-155
 50.000% (2/4)
hash_initialize
Name: hash_initialize
Prototype: Hash_table * hash_initialize (size_t candidate, const Hash_tuning *tuning, Hash_hasher hasher, Hash_comparator comparator, Hash_data_freer data_freer)
Coverage:  47.826% (11/23)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/coreutils/src/gnulib/lib/hash.c
Lines: 593-646
 47.826% (11/23)
hash_ins
Name: hash_ins
Prototype: static # 365 "src/du.c" 3 4 _Bool # 366 "src/du.c" hash_ins (struct di_set *di_set, ino_t ino, dev_t dev)
Coverage:  50.000% (2/4)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/du.c
Lines: 365-372
 50.000% (2/4)
hash_insert
Name: hash_insert
Prototype: void * hash_insert (Hash_table *table, void const *entry)
Coverage: 100.000% (1/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/coreutils/src/gnulib/lib/hash.c
Lines: 1125-1133
100.000% (1/1)
hash_insert_if_absent
Name: hash_insert_if_absent
Prototype: int hash_insert_if_absent (Hash_table *table, void const *entry, void const **matched_ent)
Coverage:  63.636% (21/33)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/coreutils/src/gnulib/lib/hash.c
Lines: 1037-1117
 63.636% (21/33)
hash_lookup
Name: hash_lookup
Prototype: void * hash_lookup (const Hash_table *table, const void *entry)
Coverage:  90.909% (10/11)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/coreutils/src/gnulib/lib/hash.c
Lines: 260-274
 90.909% (10/11)
hash_pjw
Name: hash_pjw
Prototype: size_t hash_pjw (const void *x, size_t tablesize)
Coverage: 100.000% (4/4)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/coreutils/src/gnulib/lib/hash-pjw.c
Lines: 30-40
100.000% (4/4)
hash_print_statistics
Name: hash_print_statistics
Prototype: void hash_print_statistics (const Hash_table *table, FILE *stream)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/coreutils/src/gnulib/lib/hash.c
Lines: 229-244
  0.000% (0/1)
hash_rehash
Name: hash_rehash
Prototype: _Bool # 943 "lib/hash.c" hash_rehash (Hash_table *table, size_t candidate)
Coverage:  27.778% (5/18)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/coreutils/src/gnulib/lib/hash.c
Lines: 942-1019
 27.778% (5/18)
hash_reset_tuning
Name: hash_reset_tuning
Prototype: void hash_reset_tuning (Hash_tuning *tuning)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/coreutils/src/gnulib/lib/hash.c
Lines: 478-482
  0.000% (0/1)
hash_string
Name: hash_string
Prototype: size_t hash_string (const char *string, size_t n_buckets)
Coverage: 100.000% (4/4)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/coreutils/src/gnulib/lib/hash.c
Lines: 427-436
100.000% (4/4)
hash_table_ok
Name: hash_table_ok
Prototype: _Bool # 201 "lib/hash.c" hash_table_ok (const Hash_table *table)
Coverage:  0.000% (0/15)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/coreutils/src/gnulib/lib/hash.c
Lines: 200-227
  0.000% (0/15)
have_same_content
Name: have_same_content
Prototype: static # 145 "src/install.c" 3 4 _Bool # 146 "src/install.c" have_same_content (int a_fd, int b_fd)
Coverage:  80.000% (8/10)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/install.c
Lines: 145-162
 80.000% (8/10)
head
Name: head
Prototype: static # 834 "src/head.c" 3 4 _Bool # 835 "src/head.c" head (const char *filename, int fd, uintmax_t n_units, # 835 "src/head.c" 3 4 _Bool # 835 "src/head.c" count_lines, # 836 "src/head.c" 3 4 _Bool # 836 "src/head.c" elide_from_end)
Coverage:  75.000% (18/24)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/head.c
Lines: 834-866
 75.000% (18/24)
head_bytes
Name: head_bytes
Prototype: static # 772 "src/head.c" 3 4 _Bool # 773 "src/head.c" head_bytes (const char *filename, int fd, uintmax_t bytes_to_write)
Coverage:  84.615% (11/13)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/head.c
Lines: 772-795
 84.615% (11/13)
head_file
Name: head_file
Prototype: static # 868 "src/head.c" 3 4 _Bool # 869 "src/head.c" head_file (const char *filename, uintmax_t n_units, # 869 "src/head.c" 3 4 _Bool # 869 "src/head.c" count_lines, # 870 "src/head.c" 3 4 _Bool # 870 "src/head.c" elide_from_end)
Coverage:  32.558% (14/43)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/head.c
Lines: 868-900
 32.558% (14/43)
head_lines
Name: head_lines
Prototype: static # 797 "src/head.c" 3 4 _Bool # 798 "src/head.c" head_lines (const char *filename, int fd, uintmax_t lines_to_write)
Coverage:  80.000% (20/25)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/head.c
Lines: 797-832
 80.000% (20/25)
heap_alloc
Name: heap_alloc
Prototype: struct heap * heap_alloc (int (*compare) (void const *, void const *), size_t n_reserve)
Coverage:  50.000% (3/6)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/coreutils/src/gl/lib/heap.c
Lines: 43-59
 50.000% (3/6)
heap_default_compare
Name: heap_default_compare
Prototype: static int heap_default_compare (void const *a, void const *b)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/coreutils/src/gl/lib/heap.c
Lines: 62-66
  0.000% (0/1)
heap_free
Name: heap_free
Prototype: void heap_free (struct heap *heap)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/coreutils/src/gl/lib/heap.c
Lines: 69-74
  0.000% (0/1)
heap_insert
Name: heap_insert
Prototype: int heap_insert (struct heap *heap, void *item)
Coverage:  50.000% (2/4)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/coreutils/src/gl/lib/heap.c
Lines: 78-89
 50.000% (2/4)
heap_remove_top
Name: heap_remove_top
Prototype: void * heap_remove_top (struct heap *heap)
Coverage:  50.000% (2/4)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/coreutils/src/gl/lib/heap.c
Lines: 93-106
 50.000% (2/4)
heapify_down
Name: heapify_down
Prototype: static size_t heapify_down (void **array, size_t count, size_t initial, int (*compare) (void const *, void const *))
Coverage:  16.667% (2/12)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/coreutils/src/gl/lib/heap.c
Lines: 110-133
 16.667% (2/12)
heapify_up
Name: heapify_up
Prototype: static void heapify_up (void **array, size_t count, int (*compare) (void const *, void const *))
Coverage:  33.333% (2/6)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/coreutils/src/gl/lib/heap.c
Lines: 137-151
 33.333% (2/6)
hex_digits [md5sum.c #1]
Name: hex_digits [md5sum.c #1]
Prototype: static # 347 "src/md5sum.c" 3 4 _Bool # 347 "src/md5sum.c" __attribute__ ((__pure__)) hex_digits (unsigned char const *s)
Coverage: 100.000% (7/7)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/md5sum.c #1
Lines: 347-357
100.000% (7/7)
hex_digits [md5sum.c #2]
Name: hex_digits [md5sum.c #2]
Prototype: static # 347 "src/md5sum.c" 3 4 _Bool # 347 "src/md5sum.c" __attribute__ ((__pure__)) hex_digits (unsigned char const *s)
Coverage: 100.000% (7/7)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/md5sum.c #2
Lines: 347-357
100.000% (7/7)
hextobin
Name: hextobin
Prototype: static int hextobin (unsigned char c)
Coverage:  0.000% (0/20)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/echo.c
Lines: 88-101
  0.000% (0/20)
hide_problematic_chars
Name: hide_problematic_chars
Prototype: static char* hide_problematic_chars (char *cell)
Coverage:  71.429% (5/7)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/df.c
Lines: 278-289
 71.429% (5/7)
hold_file
Name: hold_file
Prototype: static void hold_file (COLUMN *p)
Coverage: 100.000% (10/10)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/pr.c
Lines: 1537-1556
100.000% (10/10)
homogeneous_spec_list
Name: homogeneous_spec_list
Prototype: static # 1417 "src/tr.c" 3 4 _Bool # 1418 "src/tr.c" homogeneous_spec_list (struct Spec_list *s)
Coverage:  77.778% (7/9)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/tr.c
Lines: 1417-1432
 77.778% (7/9)
human_access
Name: human_access
Prototype: static char * __attribute__ ((__warn_unused_result__)) human_access (struct stat const *statbuf)
Coverage: 100.000% (1/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/stat.c
Lines: 583-590
100.000% (1/1)
human_fstype
Name: human_fstype
Prototype: static char const * __attribute__ ((__warn_unused_result__)) human_fstype (struct statfs const *statfsbuf)
Coverage:  0.000% (0/244)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/stat.c
Lines: 230-581
  0.000% (0/244)
human_numcompare
Name: human_numcompare
Prototype: static int human_numcompare (char const *a, char const *b)
Coverage: 100.000% (7/7)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/sort.c
Lines: 1967-1977
100.000% (7/7)
human_readable
Name: human_readable
Prototype: char * human_readable (uintmax_t n, char *buf, int opts, uintmax_t from_block_size, uintmax_t to_block_size)
Coverage:  75.735% (103/136)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/coreutils/src/gnulib/lib/human.c
Lines: 152-389
 75.735% (103/136)
human_time
Name: human_time
Prototype: static char * __attribute__ ((__warn_unused_result__)) human_time (struct timespec t)
Coverage:  75.000% (6/8)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/stat.c
Lines: 592-615
 75.000% (6/8)
humblock
Name: humblock
Prototype: static strtol_error humblock (char const *spec, uintmax_t *block_size, int *options)
Coverage:  42.424% (14/33)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/coreutils/src/gnulib/lib/human.c
Lines: 411-459
 42.424% (14/33)
i_ring_empty
Name: i_ring_empty
Prototype: _Bool # 37 "lib/i-ring.c" i_ring_empty (I_ring const *ir)
Coverage: 100.000% (1/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/coreutils/src/gnulib/lib/i-ring.c
Lines: 36-40
100.000% (1/1)
i_ring_init
Name: i_ring_init
Prototype: void i_ring_init (I_ring *ir, int default_val)
Coverage: 100.000% (4/4)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/coreutils/src/gnulib/lib/i-ring.c
Lines: 24-34
100.000% (4/4)
i_ring_pop
Name: i_ring_pop
Prototype: int i_ring_pop (I_ring *ir)
Coverage:  75.000% (6/8)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/coreutils/src/gnulib/lib/i-ring.c
Lines: 55-68
 75.000% (6/8)
i_ring_push
Name: i_ring_push
Prototype: int i_ring_push (I_ring *ir, int val)
Coverage: 100.000% (4/4)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/coreutils/src/gnulib/lib/i-ring.c
Lines: 42-53
100.000% (4/4)
idle_string
Name: idle_string
Prototype: static const char * idle_string (time_t when)
Coverage:  54.545% (6/11)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/pinky.c
Lines: 146-171
 54.545% (6/11)
idle_string
Name: idle_string
Prototype: static const char * idle_string (time_t when, time_t boottime)
Coverage:  35.714% (5/14)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/who.c
Lines: 187-214
 35.714% (5/14)
ifd_reopen
Name: ifd_reopen
Prototype: static int ifd_reopen (int desired_fd, char const *file, int flag, mode_t mode)
Coverage: 100.000% (6/6)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/dd.c
Lines: 1281-1294
100.000% (6/6)
iftruncate
Name: iftruncate
Prototype: static int iftruncate (int fd, off_t length)
Coverage:  83.333% (5/6)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/dd.c
Lines: 1298-1311
 83.333% (5/6)
ignorable
Name: ignorable
Prototype: static inline # 156 "src/split.c" 3 4 _Bool # 157 "src/split.c" ignorable (int err)
Coverage: 100.000% (1/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/split.c
Lines: 156-160
100.000% (1/1)
ignorable_ctx_err
Name: ignorable_ctx_err
Prototype: static inline # 24 "src/selinux.h" 3 4 _Bool # 25 "src/selinux.h" ignorable_ctx_err (int err)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/selinux.h
Lines: 24-28
  0.000% (0/1)
ignorable_failure
Name: ignorable_failure
Prototype: static # 99 "src/rmdir.c" 3 4 _Bool # 100 "src/rmdir.c" ignorable_failure (int error_number, char const *dir)
Coverage: 100.000% (1/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/rmdir.c
Lines: 99-106
100.000% (1/1)
ignorable_missing
Name: ignorable_missing
Prototype: static inline # 332 "src/remove.c" 3 4 _Bool # 333 "src/remove.c" ignorable_missing (struct rm_options const *x, int errnum)
Coverage: 100.000% (1/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/remove.c
Lines: 332-336
100.000% (1/1)
ignorable_sync_errno
Name: ignorable_sync_errno
Prototype: static # 318 "src/shred.c" 3 4 _Bool # 319 "src/shred.c" ignorable_sync_errno (int errno_val)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/shred.c
Lines: 318-325
  0.000% (0/1)
ignore_fifo_and_pipe
Name: ignore_fifo_and_pipe
Prototype: static size_t ignore_fifo_and_pipe (struct File_spec *f, size_t n_files)
Coverage:  40.816% (20/49)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/tail.c
Lines: 2277-2304
 40.816% (20/49)
imaxtostr
Name: imaxtostr
Prototype: char * __attribute__ ((__warn_unused_result__)) imaxtostr (intmax_t i, char *buf)
Coverage:  90.909% (10/11)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/coreutils/src/gnulib/lib/anytostr.c
Lines: 35-57
 90.909% (10/11)
include_field
Name: include_field
Prototype: static # 1353 "src/numfmt.c" 3 4 _Bool __attribute__ ((__pure__)) # 1354 "src/numfmt.c" include_field (uintmax_t field)
Coverage: 100.000% (12/12)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/numfmt.c
Lines: 1353-1367
100.000% (12/12)
incname
Name: incname
Prototype: static # 1025 "src/shred.c" 3 4 _Bool # 1026 "src/shred.c" incname (char *name, size_t len)
Coverage:  61.538% (8/13)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/shred.c
Lines: 1025-1048
 61.538% (8/13)
incompatible_options
Name: incompatible_options
Prototype: static void incompatible_options (char const *opts)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/sort.c
Lines: 4049-4053
  0.000% (0/1)
incr
Name: incr
Prototype: static void incr (char **s0, size_t *s_len)
Coverage: 100.000% (7/7)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/seq.c
Lines: 401-416
100.000% (7/7)
ind
Name: ind
Prototype: static inline isaac_word ind (isaac_word const *m, isaac_word x)
Coverage:  50.000% (2/4)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/coreutils/src/gl/lib/rand-isaac.c
Lines: 67-86
 50.000% (2/4)
indent
Name: indent
Prototype: static void indent (size_t from, size_t to)
Coverage:  88.889% (8/9)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/ls.c
Lines: 4960-4976
 88.889% (8/9)
init_column_info
Name: init_column_info
Prototype: static void init_column_info (void)
Coverage:  70.833% (17/24)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/ls.c
Lines: 5005-5068
 70.833% (17/24)
init_fps
Name: init_fps
Prototype: static # 1310 "src/pr.c" 3 4 _Bool # 1311 "src/pr.c" init_fps (int number_of_files, char **av)
Coverage:  75.000% (18/24)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/pr.c
Lines: 1310-1371
 75.000% (18/24)
init_funcs
Name: init_funcs
Prototype: static void init_funcs (void)
Coverage:  94.737% (36/38)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/pr.c
Lines: 1379-1458
 94.737% (36/38)
init_header
Name: init_header
Prototype: static void init_header (char const *filename, int desc)
Coverage:  33.333% (17/51)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/pr.c
Lines: 1623-1666
 33.333% (17/51)
init_linep
Name: init_linep
Prototype: static struct line * init_linep (struct line **linep)
Coverage: 100.000% (1/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/join.c
Lines: 435-441
100.000% (1/1)
init_node
Name: init_node
Prototype: static struct merge_node * init_node (struct merge_node *__restrict parent, struct merge_node *__restrict node_pool, struct line *dest, size_t nthreads, size_t total_lines, # 3292 "src/sort.c" 3 4 _Bool # 3292 "src/sort.c" is_lo_child)
Coverage: 100.000% (9/9)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/sort.c
Lines: 3288-3329
100.000% (9/9)
init_page
Name: init_page
Prototype: static void init_page (void)
Coverage:  73.684% (14/19)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/pr.c
Lines: 1678-1717
 73.684% (14/19)
init_parameters
Name: init_parameters
Prototype: static void init_parameters (int number_of_files)
Coverage:  87.097% (54/62)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/pr.c
Lines: 1189-1297
 87.097% (54/62)
init_store_cols
Name: init_store_cols
Prototype: static void init_store_cols (void)
Coverage:  50.000% (5/10)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/pr.c
Lines: 1887-1909
 50.000% (5/10)
init_tokenbuffer
Name: init_tokenbuffer
Prototype: void init_tokenbuffer (token_buffer *tokenbuffer)
Coverage: 100.000% (1/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/coreutils/src/gnulib/lib/readtokens.c
Lines: 43-48
100.000% (1/1)
initbuf
Name: initbuf
Prototype: static void initbuf (struct buffer *buf, size_t line_bytes, size_t alloc)
Coverage:  37.500% (3/8)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/sort.c
Lines: 1570-1592
 37.500% (3/8)
initbuffer
Name: initbuffer
Prototype: void initbuffer (struct linebuffer *linebuffer)
Coverage: 100.000% (1/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/coreutils/src/gnulib/lib/linebuffer.c
Lines: 36-40
100.000% (1/1)
initialize_exit_failure
Name: initialize_exit_failure
Prototype: static inline void initialize_exit_failure (int status)
Coverage: 100.000% (4/4)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/system.h
Lines: 98-103
100.000% (4/4)
initialize_ordering_vector
Name: initialize_ordering_vector
Prototype: static void initialize_ordering_vector (void)
Coverage: 100.000% (4/4)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/ls.c
Lines: 3779-3784
100.000% (4/4)
initialize_regex
Name: initialize_regex
Prototype: static void initialize_regex (void)
Coverage:  45.455% (20/44)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/ptx.c
Lines: 438-500
 45.455% (20/44)
initseq
Name: initseq
Prototype: static void initseq (struct seq *seq)
Coverage: 100.000% (1/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/join.c
Lines: 493-499
100.000% (1/1)
inittables
Name: inittables
Prototype: static void inittables (void)
Coverage:  70.000% (21/30)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/sort.c
Lines: 1281-1318
 70.000% (21/30)
ino_compare
Name: ino_compare
Prototype: static # 72 "lib/ino-map.c" 3 4 _Bool # 73 "lib/ino-map.c" ino_compare (void const *x, void const *y)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/coreutils/src/gnulib/lib/ino-map.c
Lines: 72-78
  0.000% (0/1)
ino_hash
Name: ino_hash
Prototype: static size_t ino_hash (void const *x, size_t table_size)
Coverage:  0.000% (0/4)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/coreutils/src/gnulib/lib/ino-map.c
Lines: 53-69
  0.000% (0/4)
Page:<>1
Function: AD_compare
...4
Function: cut_bytes
5
Function: do_ftruncate
6
Function: fdutimensat
7
Function: fts_padjust
89
Function: ino_map_alloc
10
Function: long_pinky
11
Function: move_fd
12
Function: parse_duration
...20
Function: xstr_cd_iconv

Generated by Squish Coco 4.1.2