| Functionâ–´ | Condition % |
ino_map_alloc| Name: | ino_map_alloc | | Prototype: | struct ino_map * ino_map_alloc (size_t next_mapped_ino) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/gnulib/lib/ino-map.c | | Lines: | 82-102 |
| |
ino_map_free| Name: | ino_map_free | | Prototype: | void ino_map_free (struct ino_map *map) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/gnulib/lib/ino-map.c | | Lines: | 105-111 |
| |
ino_map_insert| Name: | ino_map_insert | | Prototype: | size_t ino_map_insert (struct ino_map *im, ino_t ino) | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/gnulib/lib/ino-map.c | | Lines: | 118-164 |
| |
input_file_size| Name: | input_file_size | | Prototype: | static off_t input_file_size (int fd, struct stat const *st, char *buf, size_t bufsize) | | Coverage: | 50.000% (20/40) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/split.c | | Lines: | 282-344 |
| |
input_from_argv| Name: | input_from_argv | | Prototype: | static void input_from_argv (char **operand, int n_operands, char eolbyte) | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/shuf.c | | Lines: | 115-135 |
| |
input_size| Name: | input_size | | Prototype: | static off_t input_size (void) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/shuf.c | | Lines: | 149-169 |
| |
insertkey| Name: | insertkey | | Prototype: | static void insertkey (struct keyfield *key_arg) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/sort.c | | Lines: | 4023-4033 |
| |
install_cleanup| Name: | install_cleanup | | Prototype: | static void install_cleanup (int sigterm) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/timeout.c | | Lines: | 365-380 |
| |
install_file_in_dir| Name: | install_file_in_dir | | Prototype: | static # 776 "src/install.c" 3 4 _Bool # 777 "src/install.c" install_file_in_dir (const char *from, const char *to_dir, const struct cp_options *x, # 778 "src/install.c" 3 4 _Bool # 778 "src/install.c" mkdir_and_install) | | Coverage: | 87.500% (7/8) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/install.c | | Lines: | 776-790 |
| |
install_file_in_file| Name: | install_file_in_file | | Prototype: | static # 695 "src/install.c" 3 4 _Bool # 696 "src/install.c" install_file_in_file (const char *from, const char *to, const struct cp_options *x) | | Coverage: | 46.154% (12/26) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/install.c | | Lines: | 695-718 |
| |
install_file_in_file_parents| Name: | install_file_in_file_parents | | Prototype: | static # 764 "src/install.c" 3 4 _Bool # 765 "src/install.c" install_file_in_file_parents (char const *from, char *to, const struct cp_options *x) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/install.c | | Lines: | 764-770 |
| |
install_sigchld| Name: | install_sigchld | | Prototype: | static void install_sigchld (void) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/timeout.c | | Lines: | 349-363 |
| |
install_signal_handlers| Name: | install_signal_handlers | | Prototype: | static void install_signal_handlers (void) | | Coverage: | 64.706% (11/17) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/dd.c | | Lines: | 902-948 |
| |
int_value| Name: | int_value | | Prototype: | static VALUE * int_value (unsigned long int i) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/expr.c | | Lines: | 472-479 |
| |
integer_arg| Name: | integer_arg | | Prototype: | static unsigned long int integer_arg (const char *s, unsigned long int maxval) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/stty.c | | Lines: | 2318-2322 |
| |
integer_overflow| Name: | integer_overflow | | Prototype: | static void integer_overflow (char op) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/expr.c | | Lines: | 419-423 |
| |
integer_overflow| Name: | integer_overflow | | Prototype: | static void integer_overflow (void) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/pr.c | | Lines: | 774-778 |
| |
internal_read_file| Name: | internal_read_file | | Prototype: | static char * internal_read_file (const char *filename, size_t *length, const char *mode) | | Coverage: | 30.000% (3/10) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/lib/read-file.c | | Lines: | 137-163 |
| |
interrupt_handler| Name: | interrupt_handler | | Prototype: | static void interrupt_handler (int sig) | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/dd.c | | Lines: | 882-888 |
| |
invalidate_cache| Name: | invalidate_cache | | Prototype: | static # 1042 "src/dd.c" 3 4 _Bool # 1043 "src/dd.c" invalidate_cache (int fd, off_t len) | | Coverage: | 97.826% (45/46) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/dd.c | | Lines: | 1042-1106 |
| |
io_blksize| Name: | io_blksize | | Prototype: | static inline size_t io_blksize (struct stat sb) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/ioblksize.h | | Lines: | 74-78 |
| |
io_error| Name: | io_error | | Prototype: | static void __attribute__ ((__noreturn__)) io_error (void) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/seq.c | | Lines: | 282-288 |
| |
iread| Name: | iread | | Prototype: | static ssize_t iread (int fd, char *buf, size_t size) | | Coverage: | 65.714% (23/35) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/dd.c | | Lines: | 1112-1156 |
| |
iread_fullblock| Name: | iread_fullblock | | Prototype: | static ssize_t iread_fullblock (int fd, char *buf, size_t size) | | Coverage: | 80.000% (8/10) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/dd.c | | Lines: | 1159-1177 |
| |
is_ENOTSUP| Name: | is_ENOTSUP | | Prototype: | static inline # 760 "src/system.h" 3 4 _Bool # 761 "src/system.h" is_ENOTSUP (int err) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/system.h | | Lines: | 760-764 |
| |
is_ancestor| Name: | is_ancestor | | Prototype: | static # 583 "src/copy.c" 3 4 _Bool # 583 "src/copy.c" __attribute__ ((__pure__)) is_ancestor (const struct stat *sb, const struct dir_list *ancestors) | | Coverage: | 55.556% (5/9) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/copy.c | | Lines: | 583-593 |
| |
is_basic| Name: | is_basic | | Prototype: | inline # 315 "lib/mbchar.h" 3 4 _Bool # 316 "lib/mbchar.h" is_basic (char c) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/gnulib/lib/mbchar.h | | Lines: | 315-320 |
| |
is_char_class_member| Name: | is_char_class_member | | Prototype: | static # 366 "src/tr.c" 3 4 _Bool # 366 "src/tr.c" __attribute__ ((__pure__)) is_char_class_member (enum Char_class char_class, unsigned char c) | | Coverage: | 55.556% (15/27) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/tr.c | | Lines: | 366-414 |
| |
is_cjk_encoding| Name: | is_cjk_encoding | | Prototype: | static int is_cjk_encoding (const char *encoding) | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/lib/uniwidth/cjk.h | | Lines: | 20-37 |
| |
is_colored| Name: | is_colored | | Prototype: | static # 1252 "src/ls.c" 3 4 _Bool # 1253 "src/ls.c" is_colored (enum indicator_no type) | | Coverage: | 1.639% (1/61) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/ls.c | | Lines: | 1252-1260 |
| |
is_directory| Name: | is_directory | | Prototype: | static # 3439 "src/ls.c" 3 4 _Bool # 3440 "src/ls.c" is_directory (const struct fileinfo *f) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/ls.c | | Lines: | 3439-3443 |
| |
is_empty_dir| Name: | is_empty_dir | | Prototype: | static inline # 289 "src/system.h" 3 4 _Bool # 290 "src/system.h" is_empty_dir (int fd_cwd, char const *dir) | | Coverage: | 80.000% (8/10) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/system.h | | Lines: | 289-316 |
| |
is_equiv_class_member| Name: | is_equiv_class_member | | Prototype: | static inline # 357 "src/tr.c" 3 4 _Bool # 358 "src/tr.c" is_equiv_class_member (unsigned char equiv_class, unsigned char c) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/tr.c | | Lines: | 357-361 |
| |
is_local_fs_type| Name: | is_local_fs_type | | Prototype: | static inline int is_local_fs_type (unsigned long int magic) | | Coverage: | 2.459% (6/244) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/fs-is-local.h | | Lines: | 4-132 |
| |
is_nul| Name: | is_nul | | Prototype: | static inline # 508 "src/system.h" 3 4 _Bool __attribute__ ((__pure__)) # 509 "src/system.h" is_nul (void const *buf, size_t length) | | Coverage: | 56.522% (13/23) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/system.h | | Lines: | 508-554 |
| |
is_prime| Name: | is_prime | | Prototype: | static # 443 "lib/hash.c" 3 4 _Bool # 443 "lib/hash.c" __attribute__ ((__const__)) is_prime (size_t candidate) | | Coverage: | 100.000% (6/6) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/gnulib/lib/hash.c | | Lines: | 443-457 |
| |
is_probably_sparse| Name: | is_probably_sparse | | Prototype: | static # 994 "src/copy.c" 3 4 _Bool # 995 "src/copy.c" is_probably_sparse (struct stat const *sb) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/copy.c | | Lines: | 994-1000 |
| |
is_range_start_index| Name: | is_range_start_index | | Prototype: | static inline # 224 "src/cut.c" 3 4 _Bool # 225 "src/cut.c" is_range_start_index (uintmax_t k) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/cut.c | | Lines: | 224-228 |
| |
is_root| Name: | is_root | | Prototype: | static # 170 "src/chroot.c" 3 4 _Bool # 171 "src/chroot.c" is_root (const char* dir) | | Coverage: | 22.857% (8/35) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/chroot.c | | Lines: | 170-177 |
| |
is_smack_enabled| Name: | is_smack_enabled | | Prototype: | static inline # 38 "./lib/smack.h" 3 4 _Bool # 39 "./lib/smack.h" is_smack_enabled (void) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/gl/lib/smack.h | | Lines: | 38-46 |
| |
is_tty_writable| Name: | is_tty_writable | | Prototype: | static # 316 "src/who.c" 3 4 _Bool # 317 "src/who.c" is_tty_writable (struct stat const *pstat) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/who.c | | Lines: | 316-328 |
| |
is_zero_or_power_of_two| Name: | is_zero_or_power_of_two | | Prototype: | static # 36 "lib/cycle-check.c" 3 4 _Bool # 37 "lib/cycle-check.c" is_zero_or_power_of_two (uintmax_t i) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/gnulib/lib/cycle-check.c | | Lines: | 36-40 |
| |
isaac_refill| Name: | isaac_refill | | Prototype: | void __attribute__ ((__no_sanitize_undefined__)) isaac_refill (struct isaac_state *s, isaac_word result[(1 << 8)]) | | Coverage: | 65.217% (15/23) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/gl/lib/rand-isaac.c | | Lines: | 89-138 |
| |
isaac_seed| Name: | isaac_seed | | Prototype: | void isaac_seed (struct isaac_state *s) | | Coverage: | 65.217% (15/23) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/gl/lib/rand-isaac.c | | Lines: | 247-273 |
| |
isapipe| Name: | isapipe | | Prototype: | int isapipe (int fd) | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/gnulib/lib/isapipe.c | | Lines: | 72-121 |
| |
isbase32| Name: | isbase32 | | Prototype: | _Bool # 286 "lib/base32.c" isbase32 (char ch) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/lib/base32.c | | Lines: | 285-289 |
| |
isbase64| Name: | isbase64 | | Prototype: | _Bool # 329 "lib/base64.c" isbase64 (char ch) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/lib/base64.c | | Lines: | 328-332 |
| |
isdir| Name: | isdir | | Prototype: | static # 141 "src/realpath.c" 3 4 _Bool # 142 "src/realpath.c" isdir (const char *path) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/realpath.c | | Lines: | 141-148 |
| |
isdst_differ| Name: | isdst_differ | | Prototype: | static # 168 "lib/mktime.c" 3 4 _Bool # 169 "lib/mktime.c" isdst_differ (int a, int b) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/lib/mktime.c | | Lines: | 168-172 |
| |
isdst_differ| Name: | isdst_differ | | Prototype: | static # 61 "lib/time_rz.c" 3 4 _Bool # 62 "lib/time_rz.c" isdst_differ (int a, int b) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/lib/time_rz.c | | Lines: | 61-65 |
| |
iso_week_days [nstrftime.c #1]| Name: | iso_week_days [nstrftime.c #1] | | Prototype: | __inline__ static int iso_week_days (int yday, int wday) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/lib/nstrftime.c #1 | | Lines: | 378-388 |
| |
iso_week_days [nstrftime.c #2]| Name: | iso_week_days [nstrftime.c #2] | | Prototype: | __inline__ static int iso_week_days (int yday, int wday) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/lib/nstrftime.c #2 | | Lines: | 378-388 |
| |
iwrite| Name: | iwrite | | Prototype: | static size_t iwrite (int fd, char const *buf, size_t size) | | Coverage: | 69.231% (27/39) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/dd.c | | Lines: | 1184-1258 |
| |
just| Name: | just | | Prototype: | static inline isaac_word just (isaac_word a) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/gl/lib/rand-isaac.c | | Lines: | 59-64 |
| |
keep_new_line| Name: | keep_new_line | | Prototype: | static void keep_new_line (struct buffer_record *b, char *line_start, size_t line_len) | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/csplit.c | | Lines: | 310-333 |
| |
key_init| Name: | key_init | | Prototype: | static struct keyfield * key_init (struct keyfield *key) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/sort.c | | Lines: | 4185-4191 |
| |
key_numeric| Name: | key_numeric | | Prototype: | static inline # 2291 "src/sort.c" 3 4 _Bool # 2292 "src/sort.c" key_numeric (struct keyfield const *key) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/sort.c | | Lines: | 2291-2295 |
| |
key_to_opts| Name: | key_to_opts | | Prototype: | static void key_to_opts (struct keyfield const *key, char *opts) | | Coverage: | 97.222% (35/36) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/sort.c | | Lines: | 2386-2412 |
| |
key_warnings| Name: | key_warnings | | Prototype: | static void key_warnings (struct keyfield const *gkey, # 2417 "src/sort.c" 3 4 _Bool # 2417 "src/sort.c" gkey_only) | | Coverage: | 83.505% (81/97) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/sort.c | | Lines: | 2416-2518 |
| |
keycmp| Name: | keycmp | | Prototype: | static int keycmp (struct line const *line1, struct line const *line2, size_t jf_1, size_t jf_2) | | Coverage: | 84.000% (21/25) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/join.c | | Lines: | 325-380 |
| |
keycompare| Name: | keycompare | | Prototype: | static int keycompare (struct line const *a, struct line const *b) | | Coverage: | 82.456% (141/171) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/sort.c | | Lines: | 2523-2723 |
| |
known| Name: | known | | Prototype: | static # 413 "src/shred.c" 3 4 _Bool # 414 "src/shred.c" known (off_t size) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/shred.c | | Lines: | 413-417 |
| |
known_term_type| Name: | known_term_type | | Prototype: | static # 2483 "src/ls.c" 3 4 _Bool # 2484 "src/ls.c" known_term_type (void) | | Coverage: | 3.636% (2/55) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/ls.c | | Lines: | 2483-2502 |
| |
known_value| Name: | known_value | | Prototype: | static # 792 "src/df.c" 3 4 _Bool # 793 "src/df.c" known_value (uintmax_t n) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/df.c | | Lines: | 792-796 |
| |
knuth_morris_pratt| Name: | knuth_morris_pratt | | Prototype: | static # 34 "lib/str-kmp.h" 3 4 _Bool # 35 "lib/str-kmp.h" knuth_morris_pratt (const unsigned char *haystack, const unsigned char *needle, size_t needle_len, const unsigned char **resultp) | | Coverage: | 0.000% (0/26) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/lib/str-kmp.h | | Lines: | 34-151 |
| |
knuth_morris_pratt_multibyte| Name: | knuth_morris_pratt_multibyte | | Prototype: | static # 39 "lib/mbsstr.c" 3 4 _Bool # 40 "lib/mbsstr.c" knuth_morris_pratt_multibyte (const char *haystack, const char *needle, const char **resultp) | | Coverage: | 0.000% (0/70) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/gnulib/lib/mbsstr.c | | Lines: | 39-180 |
| |
last_component| Name: | last_component | | Prototype: | char * last_component (char const *name) | | Coverage: | 100.000% (13/13) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/gnulib/lib/basename-lgpl.c | | Lines: | 29-51 |
| |
last_device_for_mount| Name: | last_device_for_mount | | Prototype: | static char * last_device_for_mount (char const* mount) | | Coverage: | 21.277% (10/47) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/df.c | | Lines: | 1194-1217 |
| |
lbuf_alloc| Name: | lbuf_alloc | | Prototype: | static void lbuf_alloc (void) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/factor.c | | Lines: | 2369-2379 |
| |
lbuf_flush| Name: | lbuf_flush | | Prototype: | static void lbuf_flush (void) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/factor.c | | Lines: | 2382-2389 |
| |
lbuf_putc| Name: | lbuf_putc | | Prototype: | static void lbuf_putc (char c) | | Coverage: | 87.500% (14/16) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/factor.c | | Lines: | 2394-2429 |
| |
lbuf_putint| Name: | lbuf_putint | | Prototype: | static void lbuf_putint (uintmax_t i, size_t min_width) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/factor.c | | Lines: | 2432-2445 |
| |
lchmodat| Name: | lchmodat | | Prototype: | inline int lchmodat (int fd, char const *file, mode_t mode) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/gnulib/lib/openat.h | | Lines: | 87-91 |
| |
lchownat| Name: | lchownat | | Prototype: | inline int lchownat (int fd, char const *file, uid_t owner, gid_t group) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/gnulib/lib/openat.h | | Lines: | 67-71 |
| |
lcm| Name: | lcm | | Prototype: | static inline size_t __attribute__ ((__const__)) lcm (size_t u, size_t v) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/system.h | | Lines: | 486-490 |
| |
leaf_optimization| Name: | leaf_optimization | | Prototype: | static enum leaf_optimization leaf_optimization (FTSENT const *p) | | Coverage: | 53.846% (7/13) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/gnulib/lib/fts.c | | Lines: | 812-844 |
| |
leapyear| Name: | leapyear | | Prototype: | static # 129 "lib/mktime.c" 3 4 _Bool # 130 "lib/mktime.c" leapyear (long_int year) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/lib/mktime.c | | Lines: | 129-138 |
| |
leave_dir| Name: | leave_dir | | Prototype: | static void leave_dir (FTS *fts, FTSENT *ent) | | Coverage: | 70.000% (14/20) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/gnulib/lib/fts-cycle.c | | Lines: | 124-146 |
| |
length_of_file_name_and_frills| Name: | length_of_file_name_and_frills | | Prototype: | static size_t length_of_file_name_and_frills (const struct fileinfo *f) | | Coverage: | 26.316% (5/19) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/ls.c | | Lines: | 4809-4840 |
| |
lgetfileconat| Name: | lgetfileconat | | Prototype: | int lgetfileconat (int fd, char const *file , security_context_t *con) | | Coverage: | 0.000% (0/49) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/gnulib/lib/at-func.c | | Lines: | 69-143 |
| |
limfield| Name: | limfield | | Prototype: | static char * limfield (struct line const *line, struct keyfield const *key) | | Coverage: | 96.000% (48/50) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/sort.c | | Lines: | 1648-1745 |
| |
line_bytes_split| Name: | line_bytes_split | | Prototype: | static void line_bytes_split (uintmax_t n_bytes, char *buf, size_t bufsize) | | Coverage: | 93.750% (60/64) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/split.c | | Lines: | 747-851 |
| |
line_cost| Name: | line_cost | | Prototype: | static COST line_cost (WORD *next, int len) | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/fmt.c | | Lines: | 936-952 |
| |
lines_chunk_split| Name: | lines_chunk_split | | Prototype: | static void lines_chunk_split (uintmax_t k, uintmax_t n, char *buf, size_t bufsize, size_t initial_read, off_t file_size) | | Coverage: | 91.139% (72/79) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/split.c | | Lines: | 861-980 |
| |
lines_rr| Name: | lines_rr | | Prototype: | static void lines_rr (uintmax_t k, uintmax_t n, char *buf, size_t bufsize) | | Coverage: | 57.143% (80/140) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/split.c | | Lines: | 1127-1268 |
| |
lines_split| Name: | lines_split | | Prototype: | static void lines_split (uintmax_t n_lines, char *buf, size_t bufsize) | | Coverage: | 100.000% (17/17) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/split.c | | Lines: | 700-741 |
| |
list_entries_users| Name: | list_entries_users | | Prototype: | static void list_entries_users (size_t n, const STRUCT_UTMP *this) | | Coverage: | 88.235% (15/17) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/users.c | | Lines: | 52-85 |
| |
list_entries_who| Name: | list_entries_who | | Prototype: | static void list_entries_who (size_t n, const STRUCT_UTMP *utmp_buf) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/who.c | | Lines: | 535-557 |
| |
list_signals| Name: | list_signals | | Prototype: | static int list_signals ( # 126 "src/kill.c" 3 4 _Bool # 126 "src/kill.c" table, char *const *argv) | | Coverage: | 95.556% (43/45) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/kill.c | | Lines: | 125-187 |
| |
load16| Name: | load16 | | Prototype: | static inline uint16_t load16( const void *src ) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/blake2/blake2-impl.h | | Lines: | 67-78 |
| |
load32| Name: | load32 | | Prototype: | static inline uint32_t load32( const void *src ) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/blake2/blake2-impl.h | | Lines: | 33-46 |
| |
load48| Name: | load48 | | Prototype: | static inline uint64_t load48( const void *src ) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/blake2/blake2-impl.h | | Lines: | 121-130 |
| |
load64| Name: | load64 | | Prototype: | static inline uint64_t load64( const void *src ) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/blake2/blake2-impl.h | | Lines: | 48-65 |
| |
load_buffer| Name: | load_buffer | | Prototype: | static # 481 "src/csplit.c" 3 4 _Bool # 482 "src/csplit.c" load_buffer (void) | | Coverage: | 77.778% (21/27) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/csplit.c | | Lines: | 481-537 |
| |
locale_charset| Name: | locale_charset | | Prototype: | const char * locale_charset (void) | | Coverage: | 8.696% (4/46) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/lib/localcharset.c | | Lines: | 396-617 |
| |
localtime_rz| Name: | localtime_rz | | Prototype: | struct tm * localtime_rz (timezone_t tz, time_t const *t, struct tm *tm) | | Coverage: | 68.750% (11/16) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/lib/time_rz.c | | Lines: | 286-302 |
| |
lock_node| Name: | lock_node | | Prototype: | static inline void lock_node (struct merge_node *node) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/sort.c | | Lines: | 3346-3350 |
| |
logical_getcwd| Name: | logical_getcwd | | Prototype: | static char * logical_getcwd (void) | | Coverage: | 62.069% (18/29) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/pwd.c | | Lines: | 299-323 |
| |
long_double_format| Name: | long_double_format | | Prototype: | static char const * long_double_format (char const *fmt, struct layout *layout) | | Coverage: | 75.758% (25/33) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/seq.c | | Lines: | 227-280 |
| |
long_int_avg| Name: | long_int_avg | | Prototype: | static long_int long_int_avg (long_int a, long_int b) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/lib/mktime.c | | Lines: | 210-214 |
| |