| Functionâ–´ | Condition % |
initialize_job_control| Name: | initialize_job_control | | Prototype: | int initialize_job_control (force) | | Coverage: | 47.059% (40/85) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/jobs.c | | Lines: | 4163-4319 |
| |
initialize_job_signals| Name: | initialize_job_signals | | Prototype: | void initialize_job_signals () | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/jobs.c | | Lines: | 4390-4408 |
| |
initialize_readline| Name: | initialize_readline | | Prototype: | void initialize_readline () | | Coverage: | 0.000% (0/23) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/bashline.c | | Lines: | 405-592 |
| |
initialize_shell_builtins| Name: | initialize_shell_builtins | | Prototype: | void initialize_shell_builtins () | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/builtins/common.c | | Lines: | 897-902 |
| |
initialize_shell_level| Name: | initialize_shell_level | | Prototype: | static void initialize_shell_level () | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/variables.c | | Lines: | 830-834 |
| |
initialize_shell_options| Name: | initialize_shell_options | | Prototype: | void initialize_shell_options (no_shellopts) | | Coverage: | 37.500% (6/16) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/builtins/set.def | | Lines: | 589-613 |
| |
initialize_shell_signals| Name: | initialize_shell_signals | | Prototype: | static void initialize_shell_signals () | | Coverage: | 90.000% (9/10) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/sig.c | | Lines: | 297-324 |
| |
initialize_shell_variables| Name: | initialize_shell_variables | | Prototype: | void initialize_shell_variables (env, privmode) | | Coverage: | 36.364% (100/275) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/variables.c | | Lines: | 323-646 |
| |
initialize_signals| Name: | initialize_signals | | Prototype: | void initialize_signals (reinit) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/sig.c | | Lines: | 97-107 |
| |
initialize_subshell| Name: | initialize_subshell | | Prototype: | static void initialize_subshell () | | Coverage: | 57.143% (4/7) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/execute_cmd.c | | Lines: | 5517-5565 |
| |
initialize_terminating_signals| Name: | initialize_terminating_signals | | Prototype: | void initialize_terminating_signals () | | Coverage: | 76.000% (19/25) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/sig.c | | Lines: | 223-295 |
| |
initialize_traps| Name: | initialize_traps | | Prototype: | void initialize_traps () | | Coverage: | 78.947% (15/19) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/trap.c | | Lines: | 142-186 |
| |
input_avail| Name: | input_avail | | Prototype: | int input_avail (fd) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/sh/input_avail.c | | Lines: | 61-98 |
| |
insert_all_matches| Name: | insert_all_matches | | Prototype: | static void insert_all_matches (char **matches, int point, char *qc) | | Coverage: | 0.000% (0/23) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/readline/complete.c | | Lines: | 1923-1957 |
| |
insert_match| Name: | insert_match | | Prototype: | static void insert_match (char *match, int start, int mtype, char *qc) | | Coverage: | 0.000% (0/58) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/readline/complete.c | | Lines: | 1799-1843 |
| |
insert_some_chars| Name: | insert_some_chars | | Prototype: | static void insert_some_chars (char *string, int count, int col) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/readline/display.c | | Lines: | 2888-2893 |
| |
int| Name: | int | | Prototype: | int (_rl_digit_p) (int c) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/readline/util.c | | Lines: | 438-438 |
| |
int| Name: | int | | Prototype: | int (_rl_digit_value) (int c) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/readline/util.c | | Lines: | 439-439 |
| |
int| Name: | int | | Prototype: | int (_rl_lowercase_p) (int c) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/readline/util.c | | Lines: | 440-440 |
| |
int| Name: | int | | Prototype: | int (_rl_pure_alphabetic) (int c) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/readline/util.c | | Lines: | 441-441 |
| |
int| Name: | int | | Prototype: | int (_rl_to_lower) (int c) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/readline/util.c | | Lines: | 442-442 |
| |
int| Name: | int | | Prototype: | int (_rl_to_upper) (int c) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/readline/util.c | | Lines: | 443-443 |
| |
int| Name: | int | | Prototype: | int (_rl_uppercase_p) (int c) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/readline/util.c | | Lines: | 444-444 |
| |
integer_expected_error| Name: | integer_expected_error | | Prototype: | static void integer_expected_error (pch) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/test.c | | Lines: | 152-157 |
| |
integral| Name: | integral | | Prototype: | static double integral(real, ip) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/sh/snprintf.c | | Lines: | 549-589 |
| |
internal_calloc| Name: | internal_calloc | | Prototype: | static void * internal_calloc (n, s, file, line, flags) | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/malloc/malloc.c | | Lines: | 1203-1217 |
| |
internal_cfree| Name: | internal_cfree | | Prototype: | static void internal_cfree (p, file, line, flags) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/malloc/malloc.c | | Lines: | 1219-1226 |
| |
internal_error| Name: | internal_error | | Prototype: | void internal_error (const char *format, ...) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/error.c | | Lines: | 231-250 |
| |
internal_free| Name: | internal_free | | Prototype: | static void internal_free (mem, file, line, flags) | | Coverage: | 69.474% (66/95) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/malloc/malloc.c | | Lines: | 855-981 |
| |
internal_getopt| Name: | internal_getopt | | Prototype: | int internal_getopt(list, opts) | | Coverage: | 52.308% (68/130) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/builtins/bashgetopt.c | | Lines: | 49-170 |
| |
internal_glob_pattern_p| Name: | internal_glob_pattern_p | | Prototype: | static int internal_glob_pattern_p (pattern) | | Coverage: | 76.000% (19/25) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/glob/glob_loop.c | | Lines: | 23-62 |
| |
internal_glob_wpattern_p| Name: | internal_glob_wpattern_p | | Prototype: | static int internal_glob_wpattern_p (pattern) | | Coverage: | 84.000% (21/25) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/glob/glob_loop.c | | Lines: | 23-62 |
| |
internal_inform| Name: | internal_inform | | Prototype: | void internal_inform (const char *format, ...) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/error.c | | Lines: | 274-295 |
| |
internal_malloc| Name: | internal_malloc | | Prototype: | static void * internal_malloc (n, file, line, flags) | | Coverage: | 73.494% (61/83) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/malloc/malloc.c | | Lines: | 748-853 |
| |
internal_memalign| Name: | internal_memalign | | Prototype: | static void * internal_memalign (alignment, size, file, line, flags) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/malloc/malloc.c | | Lines: | 1104-1136 |
| |
internal_realloc| Name: | internal_realloc | | Prototype: | static void * internal_realloc (mem, n, file, line, flags) | | Coverage: | 57.377% (35/61) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/malloc/malloc.c | | Lines: | 983-1102 |
| |
internal_strmatch| Name: | internal_strmatch | | Prototype: | int internal_strmatch (pattern, string, flags) | | Coverage: | 50.000% (3/6) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/glob/sm_loop.c | | Lines: | 34-49 |
| |
internal_valloc| Name: | internal_valloc | | Prototype: | static void * internal_valloc (size, file, line, flags) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/malloc/malloc.c | | Lines: | 1192-1199 |
| |
internal_warning| Name: | internal_warning | | Prototype: | void internal_warning (const char *format, ...) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/error.c | | Lines: | 252-272 |
| |
internal_wstrmatch| Name: | internal_wstrmatch | | Prototype: | int internal_wstrmatch (pattern, string, flags) | | Coverage: | 50.000% (3/6) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/glob/sm_loop.c | | Lines: | 34-49 |
| |
inttostr| Name: | inttostr | | Prototype: | char * inttostr (i, buf, len) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/sh/itos.c | | Lines: | 32-39 |
| |
invalid_completion| Name: | invalid_completion | | Prototype: | static int invalid_completion (text, ind) | | Coverage: | 0.000% (0/33) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/bashline.c | | Lines: | 1391-1415 |
| |
invalidate_cached_quoted_dollar_at| Name: | invalidate_cached_quoted_dollar_at | | Prototype: | void invalidate_cached_quoted_dollar_at () | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/subst.c | | Lines: | 9503-9508 |
| |
ipow| Name: | ipow | | Prototype: | static intmax_t ipow (base, exp) | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/expr.c | | Lines: | 916-931 |
| |
is_basic| Name: | is_basic | | Prototype: | static inline int is_basic (char c) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/include/shmbchar.h | | Lines: | 67-72 |
| |
is_cclass| Name: | is_cclass | | Prototype: | static int is_cclass (c, name) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/glob/smatch.c | | Lines: | 227-241 |
| |
is_colored| Name: | is_colored | | Prototype: | static # 78 "colors.c" 3 4 _Bool # 79 "colors.c" is_colored (enum indicator_no colored_filetype) | | Coverage: | 0.000% (0/61) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/readline/colors.c | | Lines: | 78-86 |
| |
is_directory| Name: | is_directory | | Prototype: | int is_directory (file) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/findcmd.c | | Lines: | 218-223 |
| |
is_dirname| Name: | is_dirname | | Prototype: | static int is_dirname (pathname) | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/execute_cmd.c | | Lines: | 4073-4084 |
| |
is_valid_cclass| Name: | is_valid_cclass | | Prototype: | static enum char_class is_valid_cclass (name) | | Coverage: | 23.077% (9/39) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/glob/smatch.c | | Lines: | 147-166 |
| |
is_wcclass| Name: | is_wcclass | | Prototype: | static int is_wcclass (wc, name) | | Coverage: | 0.000% (0/26) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/glob/smatch.c | | Lines: | 335-381 |
| |
isinf_d| Name: | isinf_d | | Prototype: | static inline int isinf_d (double x) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/sh/snprintf.c | | Lines: | 323-323 |
| |
isinf_f| Name: | isinf_f | | Prototype: | static inline int isinf_f (float x) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/sh/snprintf.c | | Lines: | 322-322 |
| |
isinf_ld| Name: | isinf_ld | | Prototype: | static inline int isinf_ld (long double x) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/sh/snprintf.c | | Lines: | 324-324 |
| |
isnan_d| Name: | isnan_d | | Prototype: | static inline int isnan_d (double x) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/sh/snprintf.c | | Lines: | 313-313 |
| |
isnan_f| Name: | isnan_f | | Prototype: | static inline int isnan_f (float x) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/sh/snprintf.c | | Lines: | 312-312 |
| |
isnan_ld| Name: | isnan_ld | | Prototype: | static inline int isnan_ld (long double x) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/sh/snprintf.c | | Lines: | 314-314 |
| |
isnetconn| Name: | isnetconn | | Prototype: | int isnetconn (fd) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/sh/netconn.c | | Lines: | 43-82 |
| |
isolate_sequence| Name: | isolate_sequence | | Prototype: | static int isolate_sequence (string, ind, need_dquote, startp) | | Coverage: | 0.000% (0/39) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/bashline.c | | Lines: | 4193-4240 |
| |
isolate_tilde_prefix| Name: | isolate_tilde_prefix | | Prototype: | static char * isolate_tilde_prefix (const char *fname, int *lenp) | | Coverage: | 77.778% (7/9) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/tilde/tilde.c | | Lines: | 265-282 |
| |
it_init_aliases| Name: | it_init_aliases | | Prototype: | static int it_init_aliases (itp) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/pcomplete.c | | Lines: | 365-393 |
| |
it_init_arrayvars| Name: | it_init_arrayvars | | Prototype: | static int it_init_arrayvars (itp) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/pcomplete.c | | Lines: | 419-429 |
| |
it_init_bindings| Name: | it_init_bindings | | Prototype: | static int it_init_bindings (itp) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/pcomplete.c | | Lines: | 431-448 |
| |
it_init_builtins| Name: | it_init_builtins | | Prototype: | static int it_init_builtins (itp) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/pcomplete.c | | Lines: | 450-465 |
| |
it_init_disabled| Name: | it_init_disabled | | Prototype: | static int it_init_disabled (itp) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/pcomplete.c | | Lines: | 486-503 |
| |
it_init_enabled| Name: | it_init_enabled | | Prototype: | static int it_init_enabled (itp) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/pcomplete.c | | Lines: | 467-484 |
| |
it_init_exported| Name: | it_init_exported | | Prototype: | static int it_init_exported (itp) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/pcomplete.c | | Lines: | 505-511 |
| |
it_init_functions| Name: | it_init_functions | | Prototype: | static int it_init_functions (itp) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/pcomplete.c | | Lines: | 513-519 |
| |
it_init_helptopics| Name: | it_init_helptopics | | Prototype: | static int it_init_helptopics (itp) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/pcomplete.c | | Lines: | 523-537 |
| |
it_init_hostnames| Name: | it_init_hostnames | | Prototype: | static int it_init_hostnames (itp) | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/pcomplete.c | | Lines: | 539-552 |
| |
it_init_joblist| Name: | it_init_joblist | | Prototype: | static int it_init_joblist (itp, jstate) | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/pcomplete.c | | Lines: | 554-594 |
| |
it_init_jobs| Name: | it_init_jobs | | Prototype: | static int it_init_jobs (itp) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/pcomplete.c | | Lines: | 596-601 |
| |
it_init_keywords| Name: | it_init_keywords | | Prototype: | static int it_init_keywords (itp) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/pcomplete.c | | Lines: | 617-633 |
| |
it_init_running| Name: | it_init_running | | Prototype: | static int it_init_running (itp) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/pcomplete.c | | Lines: | 603-608 |
| |
it_init_setopts| Name: | it_init_setopts | | Prototype: | static int it_init_setopts (itp) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/pcomplete.c | | Lines: | 657-669 |
| |
it_init_shopts| Name: | it_init_shopts | | Prototype: | static int it_init_shopts (itp) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/pcomplete.c | | Lines: | 671-683 |
| |
it_init_signals| Name: | it_init_signals | | Prototype: | static int it_init_signals (itp) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/pcomplete.c | | Lines: | 635-647 |
| |
it_init_stopped| Name: | it_init_stopped | | Prototype: | static int it_init_stopped (itp) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/pcomplete.c | | Lines: | 610-615 |
| |
it_init_variables| Name: | it_init_variables | | Prototype: | static int it_init_variables (itp) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/pcomplete.c | | Lines: | 649-655 |
| |
itos| Name: | itos | | Prototype: | char * itos (i) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/sh/itos.c | | Lines: | 43-51 |
| |
itrace| Name: | itrace | | Prototype: | void itrace (const char *format, ...) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/error.c | | Lines: | 395-416 |
| |
j_strsignal| Name: | j_strsignal | | Prototype: | static char * j_strsignal (s) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/jobs.c | | Lines: | 1640-1653 |
| |
job_exit_signal| Name: | job_exit_signal | | Prototype: | int job_exit_signal (job) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/jobs.c | | Lines: | 2672-2677 |
| |
job_exit_status| Name: | job_exit_status | | Prototype: | int job_exit_status (job) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/jobs.c | | Lines: | 2665-2670 |
| |
job_last_running| Name: | job_last_running | | Prototype: | static int job_last_running (job) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/jobs.c | | Lines: | 3202-3207 |
| |
job_last_stopped| Name: | job_last_stopped | | Prototype: | static int job_last_stopped (job) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/jobs.c | | Lines: | 3193-3198 |
| |
job_signal_status| Name: | job_signal_status | | Prototype: | static WAIT job_signal_status (job) | | Coverage: | 66.667% (6/9) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/jobs.c | | Lines: | 2612-2630 |
| |
job_working_directory| Name: | job_working_directory | | Prototype: | static char * job_working_directory () | | Coverage: | 28.571% (2/7) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/jobs.c | | Lines: | 394-408 |
| |
jobs_builtin| Name: | jobs_builtin | | Prototype: | int jobs_builtin (list) | | Coverage: | 61.702% (29/47) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/builtins/jobs.def | | Lines: | 81-167 |
| |
jump_to_top_level| Name: | jump_to_top_level | | Prototype: | void jump_to_top_level (value) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/sig.c | | Lines: | 458-463 |
| |
kill_all_local_variables| Name: | kill_all_local_variables | | Prototype: | void kill_all_local_variables () | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/variables.c | | Lines: | 3763-3780 |
| |
kill_builtin| Name: | kill_builtin | | Prototype: | int kill_builtin (list) | | Coverage: | 52.532% (83/158) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/builtins/kill.def | | Lines: | 84-252 |
| |
kill_current_pipeline| Name: | kill_current_pipeline | | Prototype: | void kill_current_pipeline () | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/jobs.c | | Lines: | 1484-1489 |
| |
kill_error| Name: | kill_error | | Prototype: | static void kill_error (pid, e) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/builtins/kill.def | | Lines: | 254-265 |
| |
kill_pid| Name: | kill_pid | | Prototype: | int kill_pid (pid, sig, group) | | Coverage: | 51.852% (28/54) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/jobs.c | | Lines: | 3448-3520 |
| |
last_history_entry| Name: | last_history_entry | | Prototype: | static HIST_ENTRY * last_history_entry () | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/bashhist.c | | Lines: | 941-950 |
| |
last_history_line| Name: | last_history_line | | Prototype: | char * last_history_line () | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/bashhist.c | | Lines: | 952-961 |
| |
lastpipe_cleanup| Name: | lastpipe_cleanup | | Prototype: | static void lastpipe_cleanup (s) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/execute_cmd.c | | Lines: | 2411-2416 |
| |
ldfallback| Name: | ldfallback | | Prototype: | static void ldfallback (data, fs, fe, ld) | | Coverage: | 57.692% (15/26) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/sh/snprintf.c | | Lines: | 1639-1667 |
| |
legal_alias_name| Name: | legal_alias_name | | Prototype: | int legal_alias_name (string, flags) | | Coverage: | 56.250% (9/16) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/general.c | | Lines: | 339-350 |
| |