Functionâ–ľ | Condition % |
isdirName: | 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 |
| |
isbase64Name: | 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 |
| |
isbase32Name: | 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 |
| |
isapipeName: | 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 |
| |
isaac_seedName: | 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 |
| |
isaac_refillName: | 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 |
| |
is_zero_or_power_of_twoName: | 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 |
| |
is_tty_writableName: | 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_smack_enabledName: | 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_rootName: | 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_range_start_indexName: | 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_probably_sparseName: | 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_primeName: | 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_nulName: | 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_local_fs_typeName: | 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_equiv_class_memberName: | 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_empty_dirName: | 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_directoryName: | 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_coloredName: | 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_cjk_encodingName: | 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_char_class_memberName: | 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_basicName: | 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_ancestorName: | 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_ENOTSUPName: | 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 |
| |
iread_fullblockName: | 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 |
| |
ireadName: | 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 |
| |
io_errorName: | 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 |
| |
io_blksizeName: | 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 |
| |
invalidate_cacheName: | 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 |
| |
interrupt_handlerName: | 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 |
| |
internal_read_fileName: | 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 |
| |
integer_overflowName: | 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_overflowName: | 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 |
| |
integer_argName: | 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 |
| |
int_valueName: | 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 |
| |
install_signal_handlersName: | 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 |
| |
install_sigchldName: | 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_file_in_file_parentsName: | 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_file_in_fileName: | 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_dirName: | 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_cleanupName: | 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 |
| |
insertkeyName: | 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 |
| |
input_sizeName: | 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 |
| |
input_from_argvName: | 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_file_sizeName: | 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 |
| |
ino_map_insertName: | 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 |
| |
ino_map_freeName: | 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_allocName: | 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_hashName: | 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 |
| |
ino_compareName: | 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 |
| |
inittablesName: | 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 |
| |
initseqName: | 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 |
| |
initialize_regexName: | 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 |
| |
initialize_ordering_vectorName: | 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 |
| |
initialize_exit_failureName: | 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 |
| |
initbufferName: | 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 |
| |
initbufName: | 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 |
| |
init_tokenbufferName: | 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 |
| |
init_store_colsName: | 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 |
| |
init_parametersName: | 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 |
| |
init_pageName: | 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 |
| |
init_nodeName: | 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 |
| |
init_linepName: | 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 |
| |
init_headerName: | 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 |
| |
init_funcsName: | 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 |
| |
init_fpsName: | 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 |
| |
init_column_infoName: | 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 |
| |
indentName: | 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 |
| |
indName: | 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 |
| |
incrName: | 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 |
| |
incompatible_optionsName: | 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 |
| |
incnameName: | 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 |
| |
include_fieldName: | 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 |
| |
imaxtostrName: | 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 |
| |
ignore_fifo_and_pipeName: | 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 |
| |
ignorable_sync_errnoName: | 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 |
| |
ignorable_missingName: | 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 |
| |
ignorable_failureName: | 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 |
| |
ignorable_ctx_errName: | 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 |
| |
ignorableName: | 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 |
| |
iftruncateName: | 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 |
| |
ifd_reopenName: | 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 |
| |
idle_stringName: | 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 |
| |
idle_stringName: | 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 |
| |
i_ring_pushName: | 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 |
| |
i_ring_popName: | 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 |
| |
i_ring_initName: | 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 |
| |
i_ring_emptyName: | 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 |
| |
humblockName: | 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 |
| |
human_timeName: | 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 |
| |
human_readableName: | 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 |
| |
human_numcompareName: | 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 |
| |
human_fstypeName: | 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 |
| |
human_accessName: | 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 |
| |
homogeneous_spec_listName: | 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 |
| |
hold_fileName: | 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 |
| |
hide_problematic_charsName: | 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 |
| |
hextobinName: | 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 |
| |
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 |
| |
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 |
| |