| Function | Condition %▾ |
print_padded_number| Name: | print_padded_number | | Prototype: | static void print_padded_number (void) | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/numfmt.c | | Lines: | 1255-1265 |
| |
print_only_size| Name: | print_only_size | | Prototype: | static void print_only_size (uintmax_t n_bytes) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/du.c | | Lines: | 395-404 |
| |
print_many_per_line| Name: | print_many_per_line | | Prototype: | static void print_many_per_line (void) | | Coverage: | 100.000% (8/8) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/ls.c | | Lines: | 4842-4876 |
| |
print_kth| Name: | print_kth | | Prototype: | static inline # 216 "src/cut.c" 3 4 _Bool # 217 "src/cut.c" print_kth (uintmax_t k) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/cut.c | | Lines: | 216-220 |
| |
print_filename [md5sum.c #2]| Name: | print_filename [md5sum.c #2] | | Prototype: | static void print_filename (char const *file, # 542 "src/md5sum.c" 3 4 _Bool # 542 "src/md5sum.c" escape) | | Coverage: | 100.000% (13/13) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/md5sum.c #2 | | Lines: | 541-568 |
| |
print_filename [md5sum.c #1]| Name: | print_filename [md5sum.c #1] | | Prototype: | static void print_filename (char const *file, # 542 "src/md5sum.c" 3 4 _Bool # 542 "src/md5sum.c" escape) | | Coverage: | 100.000% (13/13) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/md5sum.c #1 | | Lines: | 541-568 |
| |
print_esc_string| Name: | print_esc_string | | Prototype: | static void print_esc_string (const char *str) | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/printf.c | | Lines: | 312-320 |
| |
print_clump| Name: | print_clump | | Prototype: | static void print_clump (COLUMN *p, int n, char *clump) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/pr.c | | Lines: | 2261-2266 |
| |
print_LDBL| Name: | print_LDBL | | Prototype: | static void print_LDBL (long double x) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/getlimits.c | | Lines: | 112-112 |
| |
print_FLT| Name: | print_FLT | | Prototype: | static void print_FLT (float x) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/getlimits.c | | Lines: | 110-110 |
| |
print_DBL| Name: | print_DBL | | Prototype: | static void print_DBL (double x) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/getlimits.c | | Lines: | 111-111 |
| |
prfields| Name: | prfields | | Prototype: | static void prfields (struct line const *line, size_t join_field, size_t autocount) | | Coverage: | 100.000% (13/13) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/join.c | | Lines: | 566-583 |
| |
powm2| Name: | powm2 | | Prototype: | static uintmax_t powm2 (uintmax_t *r1m, const uintmax_t *bp, const uintmax_t *ep, const uintmax_t *np, uintmax_t ni, const uintmax_t *one) | | Coverage: | 100.000% (13/13) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/factor.c | | Lines: | 1080-1119 |
| |
powm| Name: | powm | | Prototype: | static uintmax_t __attribute__ ((__const__)) powm (uintmax_t b, uintmax_t e, uintmax_t n, uintmax_t ni, uintmax_t one) | | Coverage: | 100.000% (10/10) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/factor.c | | Lines: | 1060-1078 |
| |
powerld| Name: | powerld | | Prototype: | static long double powerld (long double base, unsigned int x) | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/numfmt.c | | Lines: | 312-325 |
| |
periodic_pattern| Name: | periodic_pattern | | Prototype: | static # 258 "src/shred.c" 3 4 _Bool # 259 "src/shred.c" periodic_pattern (int type) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/shred.c | | Lines: | 258-273 |
| |
patterns_match| Name: | patterns_match | | Prototype: | static # 2901 "src/ls.c" 3 4 _Bool # 2902 "src/ls.c" patterns_match (struct ignore_pattern const *patterns, char const *file) | | Coverage: | 100.000% (6/6) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/ls.c | | Lines: | 2901-2909 |
| |
passname| Name: | passname | | Prototype: | static void passname (unsigned char const *data, char name[7]) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/shred.c | | Lines: | 307-314 |
| |
parse_column_count| Name: | parse_column_count | | Prototype: | static void parse_column_count (char const *s) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/pr.c | | Lines: | 837-842 |
| |
pad_down| Name: | pad_down | | Prototype: | static void pad_down (unsigned int lines) | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/pr.c | | Lines: | 2074-2082 |
| |
pad_across_to| Name: | pad_across_to | | Prototype: | static void pad_across_to (int position) | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/pr.c | | Lines: | 2054-2067 |
| |
overwrite_ok| Name: | overwrite_ok | | Prototype: | static # 1675 "src/copy.c" 3 4 _Bool # 1676 "src/copy.c" overwrite_ok (struct cp_options const *x, char const *dst_name, struct stat const *dst_sb) | | Coverage: | 100.000% (5/5) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/copy.c | | Lines: | 1675-1700 |
| |
out_uint_x| Name: | out_uint_x | | Prototype: | static void out_uint_x (char *pformat, size_t prefix_len, uintmax_t arg) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/stat.c | | Lines: | 660-665 |
| |
out_uint_o| Name: | out_uint_o | | Prototype: | static void out_uint_o (char *pformat, size_t prefix_len, uintmax_t arg) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/stat.c | | Lines: | 654-659 |
| |
out_uint| Name: | out_uint | | Prototype: | static int out_uint (char *pformat, size_t prefix_len, uintmax_t arg) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/stat.c | | Lines: | 648-653 |
| |
out_string| Name: | out_string | | Prototype: | static void out_string (char *pformat, size_t prefix_len, char const *arg) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/stat.c | | Lines: | 636-641 |
| |
out_int| Name: | out_int | | Prototype: | static int out_int (char *pformat, size_t prefix_len, intmax_t arg) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/stat.c | | Lines: | 642-647 |
| |
orig_freopen| Name: | orig_freopen | | Prototype: | static FILE * orig_freopen (const char *filename, const char *mode, FILE *stream) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/gnulib/lib/freopen.c | | Lines: | 31-35 |
| |
order| Name: | order | | Prototype: | static int order (unsigned char c) | | Coverage: | 100.000% (10/10) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/gnulib/lib/filevercmp.c | | Lines: | 60-71 |
| |
optc_to_fileno| Name: | optc_to_fileno | | Prototype: | static int optc_to_fileno (int c) | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/stdbuf.c | | Lines: | 166-185 |
| |
operand_matches| Name: | operand_matches | | Prototype: | static # 1315 "src/dd.c" 3 4 _Bool __attribute__ ((__pure__)) # 1316 "src/dd.c" operand_matches (char const *str, char const *pattern, char delim) | | Coverage: | 100.000% (6/6) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/dd.c | | Lines: | 1315-1322 |
| |
operand_is| Name: | operand_is | | Prototype: | static # 1405 "src/dd.c" 3 4 _Bool __attribute__ ((__pure__)) # 1406 "src/dd.c" operand_is (char const *operand, char const *name) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/dd.c | | Lines: | 1405-1409 |
| |
open_safer| Name: | open_safer | | Prototype: | int open_safer (char const *file, int flags, ...) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/gnulib/lib/open-safer.c | | Lines: | 28-46 |
| |
open_input_files| Name: | open_input_files | | Prototype: | static size_t open_input_files (struct sortfile *files, size_t nfiles, FILE ***pfps) | | Coverage: | 100.000% (11/11) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/sort.c | | Lines: | 2898-2915 |
| |
one_argument [test.c #2]| Name: | one_argument [test.c #2] | | Prototype: | static # 600 "src/test.c" 3 4 _Bool # 601 "src/test.c" one_argument (void) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/test.c #2 | | Lines: | 600-604 |
| |
one_argument [test.c #1]| Name: | one_argument [test.c #1] | | Prototype: | static # 600 "src/test.c" 3 4 _Bool # 601 "src/test.c" one_argument (void) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/test.c #1 | | Lines: | 600-604 |
| |
octal_to_mode| Name: | octal_to_mode | | Prototype: | static mode_t octal_to_mode (unsigned int octal) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/gnulib/lib/modechange.c | | Lines: | 53-75 |
| |
numcompare| Name: | numcompare | | Prototype: | static int 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: | 1983-1992 |
| |
num_processors| Name: | num_processors | | Prototype: | unsigned long int num_processors (enum nproc_query query) | | Coverage: | 100.000% (10/10) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/lib/nproc.c | | Lines: | 370-395 |
| |
nstrftime [nstrftime.c #1]| Name: | nstrftime [nstrftime.c #1] | | Prototype: | size_t nstrftime (char *s, size_t maxsize, const char *format, const struct tm *tp , timezone_t tz, int ns ) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/lib/nstrftime.c #1 | | Lines: | 430-438 |
| |
nomoreargs| Name: | nomoreargs | | Prototype: | static # 652 "src/expr.c" 3 4 _Bool # 653 "src/expr.c" nomoreargs (void) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/expr.c | | Lines: | 652-656 |
| |
no_more_lines| Name: | no_more_lines | | Prototype: | static # 643 "src/csplit.c" 3 4 _Bool # 644 "src/csplit.c" no_more_lines (void) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/csplit.c | | Lines: | 643-647 |
| |
next_line| Name: | next_line | | Prototype: | static char * next_line (char *line, char eolbyte, size_t n) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/shuf.c | | Lines: | 140-145 |
| |
next_item| Name: | next_item | | Prototype: | static inline void next_item (uintmax_t *item_idx) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/cut.c | | Lines: | 206-212 |
| |
next_field| Name: | next_field | | Prototype: | static char* next_field (char **line) | | Coverage: | 100.000% (23/23) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/numfmt.c | | Lines: | 1324-1351 |
| |
new_line_control| Name: | new_line_control | | Prototype: | static struct line * new_line_control (void) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/csplit.c | | Lines: | 296-305 |
| |
new_item| Name: | new_item | | Prototype: | static struct item * new_item (const char *str) | | Coverage: | 100.000% (3/3) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/tsort.c | | Lines: | 107-122 |
| |
new_exclude_segment| Name: | new_exclude_segment | | Prototype: | static void new_exclude_segment (struct exclude *ex, enum exclude_type type, int options) | | Coverage: | 100.000% (5/5) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/gnulib/lib/exclude.c | | Lines: | 254-278 |
| |
new_exclude| Name: | new_exclude | | Prototype: | struct exclude * new_exclude (void) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/gnulib/lib/exclude.c | | Lines: | 190-194 |
| |
nan_compare| Name: | nan_compare | | Prototype: | static int nan_compare (char const *sa, char const *sb) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/sort.c | | Lines: | 1998-2010 |
| |
multiple_bits_set| Name: | multiple_bits_set | | Prototype: | static inline # 760 "src/dd.c" 3 4 _Bool # 761 "src/dd.c" multiple_bits_set (int i) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/dd.c | | Lines: | 760-764 |
| |
mulredc| Name: | mulredc | | Prototype: | static inline uintmax_t mulredc (uintmax_t a, uintmax_t b, uintmax_t m, uintmax_t mi) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/factor.c | | Lines: | 974-987 |
| |
mpz_sgn| Name: | mpz_sgn | | Prototype: | static int mpz_sgn (mpz_t z) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/expr.c | | Lines: | 123-127 |
| |
mpz_out_str| Name: | mpz_out_str | | Prototype: | static int mpz_out_str (FILE *stream, int base, mpz_t z) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/expr.c | | Lines: | 138-144 |
| |
mpz_init_set_ui| Name: | mpz_init_set_ui | | Prototype: | static void mpz_init_set_ui (mpz_t z, unsigned long int i) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/expr.c | | Lines: | 59-59 |
| |
mpz_init_set_str| Name: | mpz_init_set_str | | Prototype: | static int mpz_init_set_str (mpz_t z, char *s, int base) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/expr.c | | Lines: | 60-64 |
| |
mpz_get_str| Name: | mpz_get_str | | Prototype: | static char * mpz_get_str (char const *str, int base, mpz_t z) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/expr.c | | Lines: | 116-122 |
| |
mpz_clear| Name: | mpz_clear | | Prototype: | static void mpz_clear (mpz_t z) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/expr.c | | Lines: | 58-58 |
| |
mpsort_with_tmp| Name: | mpsort_with_tmp | | Prototype: | static void mpsort_with_tmp (void const **__restrict base, size_t n, void const **__restrict tmp, comparison_function cmp) | | Coverage: | 100.000% (24/24) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/gnulib/lib/mpsort.c | | Lines: | 85-146 |
| |
mpsort_into_tmp| Name: | mpsort_into_tmp | | Prototype: | static void mpsort_into_tmp (void const **__restrict base, size_t n, void const **__restrict tmp, comparison_function cmp) | | Coverage: | 100.000% (11/11) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/gnulib/lib/mpsort.c | | Lines: | 36-79 |
| |
mpsort| Name: | mpsort | | Prototype: | void mpsort (void const **base, size_t n, comparison_function cmp) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/gnulib/lib/mpsort.c | | Lines: | 152-156 |
| |
mkstemp_safer| Name: | mkstemp_safer | | Prototype: | int mkstemp_safer (char *templ) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/gnulib/lib/mkstemp-safer.c | | Lines: | 30-34 |
| |
mkstemp_len| Name: | mkstemp_len | | Prototype: | static int mkstemp_len (char *tmpl, size_t suff_len, size_t x_len, # 116 "src/mktemp.c" 3 4 _Bool # 116 "src/mktemp.c" dry_run) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/mktemp.c | | Lines: | 115-120 |
| |
mkostemp_safer| Name: | mkostemp_safer | | Prototype: | int mkostemp_safer (char *templ, int flags) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/gnulib/lib/mkstemp-safer.c | | Lines: | 39-43 |
| |
mkdtemp_len| Name: | mkdtemp_len | | Prototype: | static int mkdtemp_len (char *tmpl, size_t suff_len, size_t x_len, # 123 "src/mktemp.c" 3 4 _Bool # 123 "src/mktemp.c" dry_run) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/mktemp.c | | Lines: | 122-127 |
| |
millerrabin| Name: | millerrabin | | Prototype: | static # 1121 "src/factor.c" 3 4 _Bool # 1121 "src/factor.c" __attribute__ ((__const__)) millerrabin (uintmax_t n, uintmax_t ni, uintmax_t b, uintmax_t q, unsigned int k, uintmax_t one) | | Coverage: | 100.000% (15/15) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/factor.c | | Lines: | 1121-1142 |
| |
merge_tree_init| Name: | merge_tree_init | | Prototype: | static struct merge_node * merge_tree_init (size_t nthreads, size_t nlines, struct line *dest) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/sort.c | | Lines: | 3247-3263 |
| |
merge_loop| Name: | merge_loop | | Prototype: | static void merge_loop (struct merge_node_queue *queue, size_t total_lines, FILE *tfp, char const *temp_output) | | Coverage: | 100.000% (5/5) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/sort.c | | Lines: | 3545-3566 |
| |
me_for_dev| Name: | me_for_dev | | Prototype: | static struct mount_entry const * # 778 "src/df.c" 3 __attribute__ ((__pure__)) # 779 "src/df.c" me_for_dev (dev_t dev) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/df.c | | Lines: | 778-786 |
| |
md5_read_ctx| Name: | md5_read_ctx | | Prototype: | void * md5_read_ctx (const struct md5_ctx *ctx, void *resbuf) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/lib/md5.c | | Lines: | 98-108 |
| |
md5_process_block| Name: | md5_process_block | | Prototype: | void md5_process_block (const void *buffer, size_t len, struct md5_ctx *ctx) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/lib/md5.c | | Lines: | 313-470 |
| |
md5_init_ctx| Name: | md5_init_ctx | | Prototype: | void md5_init_ctx (struct md5_ctx *ctx) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/lib/md5.c | | Lines: | 75-85 |
| |
match_suffix| Name: | match_suffix | | Prototype: | static const char * match_suffix (const char **str) | | Coverage: | 100.000% (23/23) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/gnulib/lib/filevercmp.c | | Lines: | 33-57 |
| |
mark_key| Name: | mark_key | | Prototype: | static void mark_key (size_t offset, size_t width) | | Coverage: | 100.000% (10/10) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/sort.c | | Lines: | 2271-2287 |
| |
mark_ancestor_dirs| Name: | mark_ancestor_dirs | | Prototype: | static void mark_ancestor_dirs (FTSENT *ent) | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/remove.c | | Lines: | 350-360 |
| |
make_timespec| Name: | make_timespec | | Prototype: | inline struct timespec make_timespec (time_t s, long int ns) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/gnulib/lib/timespec.h | | Lines: | 46-53 |
| |
make_node_op_equals| Name: | make_node_op_equals | | Prototype: | static struct mode_change * make_node_op_equals (mode_t new_mode, mode_t mentioned) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/gnulib/lib/modechange.c | | Lines: | 111-122 |
| |
make_filename| Name: | make_filename | | Prototype: | static char * make_filename (unsigned int num) | | Coverage: | 100.000% (5/5) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/csplit.c | | Lines: | 932-941 |
| |
main [test.c #2]| Name: | main [test.c #2] | | Prototype: | int main (int margc, char **margv) | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/test.c #2 | | Lines: | 822-885 |
| |
lstatat| Name: | lstatat | | Prototype: | inline int lstatat (int fd, char const *name, struct stat *st) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/gnulib/lib/openat.h | | Lines: | 107-111 |
| |
looks_like_integer| Name: | looks_like_integer | | Prototype: | static # 556 "src/expr.c" 3 4 _Bool __attribute__ ((__pure__)) # 557 "src/expr.c" looks_like_integer (char const *cp) | | Coverage: | 100.000% (6/6) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/coreutils/src/src/expr.c | | Lines: | 556-567 |
| |
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 |
| |
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 |
| |
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 |
| |
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 |
| |
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 |
| |
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 |
| |
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 |
| |
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 |
| |
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 |
| |
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_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 |
| |
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 |
| |
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 |
| |
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 |
| |
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 |
| |
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 |
| |
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 |
| |
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 |
| |
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 |
| |