| Function | Condition %▴ |
find_matching_open| Name: | find_matching_open | | Prototype: | static int find_matching_open (char *string, int from, int closer) | | Coverage: | 0.000% (0/41) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/readline/parens.c | | Lines: | 147-180 |
| |
find_variable_for_assignment| Name: | find_variable_for_assignment | | Prototype: | SHELL_VAR * find_variable_for_assignment (name) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/variables.c | | Lines: | 2340-2355 |
| |
find_variable_nameref_for_assignment| Name: | find_variable_nameref_for_assignment | | Prototype: | SHELL_VAR * find_variable_nameref_for_assignment (name, flags) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/variables.c | | Lines: | 2202-2226 |
| |
find_variable_no_invisible| Name: | find_variable_no_invisible | | Prototype: | SHELL_VAR * find_variable_no_invisible (name) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/variables.c | | Lines: | 2321-2336 |
| |
findbrk| Name: | findbrk | | Prototype: | static size_t findbrk () | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/xmalloc.c | | Lines: | 76-81 |
| |
first_pending_trap| Name: | first_pending_trap | | Prototype: | int first_pending_trap () | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/trap.c | | Lines: | 478-487 |
| |
floating| Name: | floating | | Prototype: | static void floating(p, d) | | Coverage: | 0.000% (0/205) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/sh/snprintf.c | | Lines: | 987-1055 |
| |
fnprint| Name: | fnprint | | Prototype: | static int fnprint (const char *to_print, int prefix_bytes, const char *real_pathname) | | Coverage: | 0.000% (0/73) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/readline/complete.c | | Lines: | 791-913 |
| |
fnwidth| Name: | fnwidth | | Prototype: | static int fnwidth (const char *string) | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/readline/complete.c | | Lines: | 739-787 |
| |
fnx_tofs| Name: | fnx_tofs | | Prototype: | char * fnx_tofs (string, len) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/sh/fnxform.c | | Lines: | 97-139 |
| |
force_execute_file| Name: | force_execute_file | | Prototype: | int force_execute_file (fname, force_noninteractive) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/builtins/evalfile.c | | Lines: | 335-350 |
| |
fprint_malloc_stats| Name: | fprint_malloc_stats | | Prototype: | void fprint_malloc_stats (s, fp) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/malloc/stats.c | | Lines: | 129-135 |
| |
free_lvalue| Name: | free_lvalue | | Prototype: | static void free_lvalue (lv) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/expr.c | | Lines: | 1105-1110 |
| |
free_mail_files| Name: | free_mail_files | | Prototype: | void free_mail_files () | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/mailcheck.c | | Lines: | 234-247 |
| |
free_undo_list| Name: | free_undo_list | | Prototype: | void free_undo_list (void) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/readline/compat.c | | Lines: | 48-52 |
| |
fsleep| Name: | fsleep | | Prototype: | int fsleep(sec, usec) | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/sh/ufuncs.c | | Lines: | 96-139 |
| |
gen_action_completions| Name: | gen_action_completions | | Prototype: | static STRINGLIST * gen_action_completions (cs, text) | | Coverage: | 0.000% (0/134) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/pcomplete.c | | Lines: | 824-881 |
| |
gen_command_matches| Name: | gen_command_matches | | Prototype: | static STRINGLIST * gen_command_matches (cs, cmd, text, line, ind, lwords, nw, cw) | | Coverage: | 0.000% (0/56) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/pcomplete.c | | Lines: | 1207-1291 |
| |
gen_completion_matches| Name: | gen_completion_matches | | Prototype: | static char ** gen_completion_matches (char *text, int start, int end, rl_compentry_func_t *our_func, int found_quote, int quote_char) | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/readline/complete.c | | Lines: | 1196-1236 |
| |
gen_compspec_completions| Name: | gen_compspec_completions | | Prototype: | STRINGLIST * gen_compspec_completions (cs, cmd, word, start, end, foundp) | | Coverage: | 0.000% (0/118) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/pcomplete.c | | Lines: | 1312-1519 |
| |
gen_globpat_matches| Name: | gen_globpat_matches | | Prototype: | static STRINGLIST * gen_globpat_matches (cs, text) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/pcomplete.c | | Lines: | 888-902 |
| |
gen_matches_from_itemlist| Name: | gen_matches_from_itemlist | | Prototype: | static STRINGLIST * gen_matches_from_itemlist (itp, text) | | Coverage: | 0.000% (0/82) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/pcomplete.c | | Lines: | 690-724 |
| |
gen_progcomp_completions| Name: | gen_progcomp_completions | | Prototype: | static STRINGLIST * gen_progcomp_completions (ocmd, cmd, word, start, end, foundp, retryp, lastcs) | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/pcomplete.c | | Lines: | 1555-1612 |
| |
gen_shell_function_matches| Name: | gen_shell_function_matches | | Prototype: | static STRINGLIST * gen_shell_function_matches (cs, cmd, text, line, ind, lwords, nw, cw, foundp) | | Coverage: | 0.000% (0/33) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/pcomplete.c | | Lines: | 1102-1196 |
| |
gen_wordlist_matches| Name: | gen_wordlist_matches | | Prototype: | static STRINGLIST * gen_wordlist_matches (cs, text) | | Coverage: | 0.000% (0/76) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/pcomplete.c | | Lines: | 906-949 |
| |
get_alias_value| Name: | get_alias_value | | Prototype: | char * get_alias_value (name) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/alias.c | | Lines: | 94-105 |
| |
get_bash_argv0| Name: | get_bash_argv0 | | Prototype: | static SHELL_VAR * get_bash_argv0 (var) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/variables.c | | Lines: | 1500-1510 |
| |
get_clk_tck| Name: | get_clk_tck | | Prototype: | long get_clk_tck () | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/sh/clktck.c | | Lines: | 46-61 |
| |
get_comp_wordbreaks| Name: | get_comp_wordbreaks | | Prototype: | static SHELL_VAR * get_comp_wordbreaks (var) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/variables.c | | Lines: | 1572-1584 |
| |
get_current_flags| Name: | get_current_flags | | Prototype: | char * get_current_flags () | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/flags.c | | Lines: | 320-331 |
| |
get_current_options| Name: | get_current_options | | Prototype: | char * get_current_options () | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/builtins/set.def | | Lines: | 322-338 |
| |
get_funky_string| Name: | get_funky_string | | Prototype: | static # 103 "parse-colors.c" 3 4 _Bool # 104 "parse-colors.c" get_funky_string (char **dest, const char **src, # 104 "parse-colors.c" 3 4 _Bool # 104 "parse-colors.c" equals_end, size_t *output_count) | | Coverage: | 0.000% (0/110) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/readline/parse-colors.c | | Lines: | 103-297 |
| |
get_group_array| Name: | get_group_array | | Prototype: | int * get_group_array (ngp) | | Coverage: | 0.000% (0/22) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/general.c | | Lines: | 1284-1315 |
| |
get_histcmd| Name: | get_histcmd | | Prototype: | static SHELL_VAR * get_histcmd (var) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/variables.c | | Lines: | 1557-1567 |
| |
get_hostname_list| Name: | get_hostname_list | | Prototype: | char ** get_hostname_list () | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/bashline.c | | Lines: | 806-812 |
| |
get_job_by_pid| Name: | get_job_by_pid | | Prototype: | int get_job_by_pid (pid, block) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/jobs.c | | Lines: | 1601-1618 |
| |
get_minus_o_opts| Name: | get_minus_o_opts | | Prototype: | char ** get_minus_o_opts () | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/builtins/set.def | | Lines: | 309-320 |
| |
get_new_window_size| Name: | get_new_window_size | | Prototype: | void get_new_window_size (from_sig, rp, cp) | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/sh/winsize.c | | Lines: | 75-98 |
| |
get_shopt_options| Name: | get_shopt_options | | Prototype: | char ** get_shopt_options () | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/builtins/shopt.def | | Lines: | 717-729 |
| |
get_stat_atime| Name: | get_stat_atime | | Prototype: | static inline struct timespec get_stat_atime (struct stat const *st) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/include/stat-time.h | | Lines: | 118-129 |
| |
get_stat_atime_ns| Name: | get_stat_atime_ns | | Prototype: | static inline long int get_stat_atime_ns (struct stat const *st) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/include/stat-time.h | | Lines: | 64-74 |
| |
get_stat_birthtime| Name: | get_stat_birthtime | | Prototype: | static inline struct timespec get_stat_birthtime (struct stat const *st) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/include/stat-time.h | | Lines: | 171-212 |
| |
get_stat_birthtime_ns| Name: | get_stat_birthtime_ns | | Prototype: | static inline long int get_stat_birthtime_ns (struct stat const *st) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/include/stat-time.h | | Lines: | 103-115 |
| |
get_stat_ctime| Name: | get_stat_ctime | | Prototype: | static inline struct timespec get_stat_ctime (struct stat const *st) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/include/stat-time.h | | Lines: | 132-143 |
| |
get_stat_ctime_ns| Name: | get_stat_ctime_ns | | Prototype: | static inline long int get_stat_ctime_ns (struct stat const *st) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/include/stat-time.h | | Lines: | 77-87 |
| |
get_stat_mtime_ns| Name: | get_stat_mtime_ns | | Prototype: | static inline long int get_stat_mtime_ns (struct stat const *st) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/include/stat-time.h | | Lines: | 90-100 |
| |
get_sys_tmpdir| Name: | get_sys_tmpdir | | Prototype: | static char * get_sys_tmpdir () | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/sh/tmpfile.c | | Lines: | 65-92 |
| |
get_term_capabilities| Name: | get_term_capabilities | | Prototype: | static void get_term_capabilities (char **bp) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/readline/terminal.c | | Lines: | 423-433 |
| |
get_tty_settings| Name: | get_tty_settings | | Prototype: | static int get_tty_settings (int tty, struct termios *tiop) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/readline/rltty.c | | Lines: | 448-462 |
| |
get_y_or_n| Name: | get_y_or_n | | Prototype: | static int get_y_or_n (int for_pager) | | Coverage: | 0.000% (0/38) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/readline/complete.c | | Lines: | 518-549 |
| |
getc_with_restart| Name: | getc_with_restart | | Prototype: | int getc_with_restart (stream) | | Coverage: | 0.000% (0/38) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/input.c | | Lines: | 71-117 |
| |
getcoprocbyname| Name: | getcoprocbyname | | Prototype: | struct coproc * getcoprocbyname (name) | | Coverage: | 0.000% (0/31) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/execute_cmd.c | | Lines: | 1942-1954 |
| |
getinterp| Name: | getinterp | | Prototype: | static char * getinterp (sample, sample_len, endp) | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/execute_cmd.c | | Lines: | 5430-5451 |
| |
getmaxuprc| Name: | getmaxuprc | | Prototype: | static int getmaxuprc (valuep) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/builtins/ulimit.def | | Lines: | 688-705 |
| |
getmaxvm| Name: | getmaxvm | | Prototype: | static int getmaxvm (softlim, hardlim) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/builtins/ulimit.def | | Lines: | 623-644 |
| |
glean_key_from_name| Name: | glean_key_from_name | | Prototype: | static int glean_key_from_name (char *name) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/readline/bind.c | | Lines: | 2245-2255 |
| |
glob_complete_word| Name: | glob_complete_word | | Prototype: | static char * glob_complete_word (text, state) | | Coverage: | 0.000% (0/28) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/bashline.c | | Lines: | 3685-3729 |
| |
groupnum| Name: | groupnum | | Prototype: | static char * groupnum (s) | | Coverage: | 0.000% (0/40) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/sh/snprintf.c | | Lines: | 1160-1218 |
| |
hack_braces_completion| Name: | hack_braces_completion | | Prototype: | static int hack_braces_completion (names) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/bracecomp.c | | Lines: | 165-185 |
| |
hack_special_boolean_var| Name: | hack_special_boolean_var | | Prototype: | static void hack_special_boolean_var (int i) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/readline/bind.c | | Lines: | 1816-1834 |
| |
handle_parser_directive| Name: | handle_parser_directive | | Prototype: | static int handle_parser_directive (char *statement) | | Coverage: | 0.000% (0/28) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/readline/bind.c | | Lines: | 1417-1450 |
| |
hangup_all_jobs| Name: | hangup_all_jobs | | Prototype: | void hangup_all_jobs () | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/jobs.c | | Lines: | 1465-1482 |
| |
hash_bucket| Name: | hash_bucket | | Prototype: | int hash_bucket (string, table) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/hashlib.c | | Lines: | 153-161 |
| |
hash_pstats| Name: | hash_pstats | | Prototype: | void hash_pstats (table, name) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/hashlib.c | | Lines: | 345-370 |
| |
hash_size| Name: | hash_size | | Prototype: | int hash_size (table) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/hashlib.c | | Lines: | 67-72 |
| |
hc_erasedups| Name: | hc_erasedups | | Prototype: | static void hc_erasedups (line) | | Coverage: | 0.000% (0/42) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/bashhist.c | | Lines: | 687-706 |
| |
histfile_backup| Name: | histfile_backup | | Prototype: | static int histfile_backup (const char *filename, const char *back) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/readline/histfile.c | | Lines: | 440-455 |
| |
history_and_alias_expand_line| Name: | history_and_alias_expand_line | | Prototype: | static int history_and_alias_expand_line (count, ignore) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/bashline.c | | Lines: | 2663-2695 |
| |
history_backupfile| Name: | history_backupfile | | Prototype: | static char * history_backupfile (const char *filename) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/readline/histfile.c | | Lines: | 180-206 |
| |
history_completion_generator| Name: | history_completion_generator | | Prototype: | static char * history_completion_generator (hint_text, state) | | Coverage: | 0.000% (0/55) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/bashline.c | | Lines: | 3450-3477 |
| |
history_expand_line| Name: | history_expand_line | | Prototype: | static int history_expand_line (count, ignore) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/bashline.c | | Lines: | 2618-2636 |
| |
history_expand_line_internal| Name: | history_expand_line_internal | | Prototype: | static char * history_expand_line_internal (line) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/bashline.c | | Lines: | 2508-2521 |
| |
history_get_history_state| Name: | history_get_history_state | | Prototype: | HISTORY_STATE * history_get_history_state (void) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/readline/history.c | | Lines: | 99-114 |
| |
history_get_time| Name: | history_get_time | | Prototype: | time_t history_get_time (HIST_ENTRY *hist) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/readline/history.c | | Lines: | 233-249 |
| |
history_is_stifled| Name: | history_is_stifled | | Prototype: | int history_is_stifled (void) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/readline/history.c | | Lines: | 587-591 |
| |
history_number| Name: | history_number | | Prototype: | int history_number () | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/bashhist.c | | Lines: | 902-907 |
| |
history_search_pos| Name: | history_search_pos | | Prototype: | int history_search_pos (const char *string, int dir, int pos) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/readline/histsearch.c | | Lines: | 258-273 |
| |
history_set_history_state| Name: | history_set_history_state | | Prototype: | void history_set_history_state (HISTORY_STATE *state) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/readline/history.c | | Lines: | 117-126 |
| |
history_total_bytes| Name: | history_total_bytes | | Prototype: | int history_total_bytes (void) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/readline/history.c | | Lines: | 139-148 |
| |
histtime| Name: | histtime | | Prototype: | static char * histtime (hlist, histtimefmt) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/builtins/history.def | | Lines: | 317-336 |
| |
hostname_completion_function| Name: | hostname_completion_function | | Prototype: | static char * hostname_completion_function (text, state) | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/bashline.c | | Lines: | 2362-2400 |
| |
hostnames_matching| Name: | hostnames_matching | | Prototype: | static char ** hostnames_matching (text) | | Coverage: | 0.000% (0/71) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/bashline.c | | Lines: | 829-873 |
| |
ibuffer_space| Name: | ibuffer_space | | Prototype: | static int ibuffer_space (void) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/readline/input.c | | Lines: | 145-152 |
| |
importable_function_name| Name: | importable_function_name | | Prototype: | int importable_function_name (string, len) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/general.c | | Lines: | 311-323 |
| |
indent| Name: | indent | | Prototype: | static void indent (from, to) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/execute_cmd.c | | Lines: | 3127-3144 |
| |
init_fromfs| Name: | init_fromfs | | Prototype: | static void init_fromfs () | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/sh/fnxform.c | | Lines: | 88-95 |
| |
init_itemlist_from_varlist| Name: | init_itemlist_from_varlist | | Prototype: | static void init_itemlist_from_varlist (itp, svfunc) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/pcomplete.c | | Lines: | 395-417 |
| |
init_line_structures| Name: | init_line_structures | | Prototype: | static void init_line_structures (int minsize) | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/readline/display.c | | Lines: | 601-647 |
| |
init_tofs| Name: | init_tofs | | Prototype: | static void init_tofs () | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/sh/fnxform.c | | Lines: | 79-86 |
| |
init_unix_command_map| Name: | init_unix_command_map | | Prototype: | static void init_unix_command_map () | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/bashline.c | | Lines: | 4187-4191 |
| |
initialize_hostname_list| Name: | initialize_hostname_list | | Prototype: | static void initialize_hostname_list () | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/bashline.c | | Lines: | 705-720 |
| |
initialize_itemlist| Name: | initialize_itemlist | | Prototype: | void initialize_itemlist (itp) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/pcomplete.c | | Lines: | 228-235 |
| |
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 |
| |
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 |
| |