| Functionâ–ľ | Condition % |
_rl_char_value| Name: | _rl_char_value | | Prototype: | wchar_t _rl_char_value (char *buf, int ind) | | Coverage: | 0.000% (0/24) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/readline/mbutil.c | | Lines: | 333-355 |
| |
_rl_char_search_internal| Name: | _rl_char_search_internal | | Prototype: | int _rl_char_search_internal (int count, int dir, char *smbchar, int len) | | Coverage: | 0.000% (0/36) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/readline/text.c | | Lines: | 1598-1658 |
| |
_rl_char_search_callback| Name: | _rl_char_search_callback | | Prototype: | static int _rl_char_search_callback (data) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/readline/text.c | | Lines: | 1702-1710 |
| |
_rl_char_search| Name: | _rl_char_search | | Prototype: | static int _rl_char_search (int count, int fdir, int bdir) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/readline/text.c | | Lines: | 1665-1680 |
| |
_rl_callback_newline| Name: | _rl_callback_newline | | Prototype: | static void _rl_callback_newline (void) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/readline/callback.c | | Lines: | 82-102 |
| |
_rl_callback_data_dispose| Name: | _rl_callback_data_dispose | | Prototype: | void _rl_callback_data_dispose (_rl_callback_generic_arg *arg) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/readline/callback.c | | Lines: | 329-333 |
| |
_rl_callback_data_alloc| Name: | _rl_callback_data_alloc | | Prototype: | _rl_callback_generic_arg * _rl_callback_data_alloc (int count) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/readline/callback.c | | Lines: | 316-327 |
| |
_rl_block_sigwinch| Name: | _rl_block_sigwinch | | Prototype: | void _rl_block_sigwinch (void) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/readline/signals.c | | Lines: | 649-675 |
| |
_rl_block_sigint| Name: | _rl_block_sigint | | Prototype: | void _rl_block_sigint (void) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/readline/signals.c | | Lines: | 627-634 |
| |
_rl_bind_tty_special_chars| Name: | _rl_bind_tty_special_chars | | Prototype: | static void _rl_bind_tty_special_chars (Keymap kmap, struct termios ttybuff) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/readline/rltty.c | | Lines: | 862-880 |
| |
_rl_backspace| Name: | _rl_backspace | | Prototype: | int _rl_backspace (int count) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/readline/terminal.c | | Lines: | 650-664 |
| |
_rl_arg_overflow| Name: | _rl_arg_overflow | | Prototype: | int _rl_arg_overflow (void) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/readline/misc.c | | Lines: | 78-92 |
| |
_rl_arg_init| Name: | _rl_arg_init | | Prototype: | void _rl_arg_init (void) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/readline/misc.c | | Lines: | 94-100 |
| |
_rl_arg_getchar| Name: | _rl_arg_getchar | | Prototype: | int _rl_arg_getchar (void) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/readline/misc.c | | Lines: | 102-113 |
| |
_rl_arg_dispatch| Name: | _rl_arg_dispatch | | Prototype: | int _rl_arg_dispatch (_rl_arg_cxt cxt, int c) | | Coverage: | 0.000% (0/43) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/readline/misc.c | | Lines: | 118-190 |
| |
_rl_arg_callback| Name: | _rl_arg_callback | | Prototype: | int _rl_arg_callback (_rl_arg_cxt cxt) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/readline/misc.c | | Lines: | 258-281 |
| |
_rl_any_typein| Name: | _rl_any_typein | | Prototype: | int _rl_any_typein (void) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/readline/input.c | | Lines: | 131-135 |
| |
_rl_adjust_point| Name: | _rl_adjust_point | | Prototype: | int _rl_adjust_point (char *string, int point, mbstate_t *ps) | | Coverage: | 40.741% (11/27) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/readline/mbutil.c | | Lines: | 279-317 |
| |
_rl_add_macro_char| Name: | _rl_add_macro_char | | Prototype: | void _rl_add_macro_char (int c) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/readline/macro.c | | Lines: | 207-220 |
| |
_rl_abort_internal| Name: | _rl_abort_internal | | Prototype: | int _rl_abort_internal (void) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/readline/util.c | | Lines: | 98-116 |
| |
_register_dump_table| Name: | _register_dump_table | | Prototype: | static void _register_dump_table(fp) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/malloc/table.c | | Lines: | 282-303 |
| |
_print_word_list| Name: | _print_word_list | | Prototype: | static void _print_word_list (list, separator, pfunc) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/print_cmd.c | | Lines: | 346-356 |
| |
_print_malloc_stats| Name: | _print_malloc_stats | | Prototype: | static void _print_malloc_stats (s, fp) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/malloc/stats.c | | Lines: | 93-120 |
| |
_path_readlink| Name: | _path_readlink | | Prototype: | static int _path_readlink (path, buf, bufsiz) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/sh/pathphys.c | | Lines: | 51-63 |
| |
_path_isdir| Name: | _path_isdir | | Prototype: | static int _path_isdir (path) | | Coverage: | 100.000% (5/5) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/sh/pathcanon.c | | Lines: | 74-89 |
| |
_netopen6| Name: | _netopen6 | | Prototype: | static int _netopen6 (host, serv, typ) | | Coverage: | 0.000% (0/25) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/sh/netopen.c | | Lines: | 211-268 |
| |
_netopen| Name: | _netopen | | Prototype: | static int _netopen(host, serv, typ) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/sh/netopen.c | | Lines: | 276-286 |
| |
_malloc_unblock_signals| Name: | _malloc_unblock_signals | | Prototype: | void _malloc_unblock_signals (setp, osetp) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/malloc/malloc.c | | Lines: | 526-537 |
| |
_malloc_ckwatch| Name: | _malloc_ckwatch | | Prototype: | void _malloc_ckwatch (addr, file, line, type, data) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/malloc/watch.c | | Lines: | 63-80 |
| |
_malloc_block_signals| Name: | _malloc_block_signals | | Prototype: | void _malloc_block_signals (setp, osetp) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/malloc/malloc.c | | Lines: | 511-524 |
| |
_location_dump_table| Name: | _location_dump_table | | Prototype: | static void _location_dump_table (fp) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/malloc/table.c | | Lines: | 374-385 |
| |
_is_multiop| Name: | _is_multiop | | Prototype: | static int _is_multiop (c) | | Coverage: | 22.222% (4/18) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/expr.c | | Lines: | 1212-1237 |
| |
_is_arithop| Name: | _is_arithop | | Prototype: | static int _is_arithop (c) | | Coverage: | 100.000% (22/22) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/expr.c | | Lines: | 1239-1268 |
| |
_imalloc_fopen| Name: | _imalloc_fopen | | Prototype: | FILE * _imalloc_fopen (s, fn, def, defbuf, defsiz) | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/malloc/stats.c | | Lines: | 160-204 |
| |
_ignore_completion_names| Name: | _ignore_completion_names | | Prototype: | static void _ignore_completion_names (names, name_func) | | Coverage: | 0.000% (0/43) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/bashline.c | | Lines: | 2799-2888 |
| |
_hs_replace_history_data| Name: | _hs_replace_history_data | | Prototype: | void _hs_replace_history_data (int which, histdata_t *old, histdata_t *new) | | Coverage: | 0.000% (0/35) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/readline/history.c | | Lines: | 438-473 |
| |
_hs_history_patsearch| Name: | _hs_history_patsearch | | Prototype: | int _hs_history_patsearch (const char *string, int direction, int flags) | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/readline/histsearch.c | | Lines: | 198-239 |
| |
_hs_append_history_line| Name: | _hs_append_history_line | | Prototype: | void _hs_append_history_line (int which, const char *line) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/readline/history.c | | Lines: | 402-430 |
| |
_getenv| Name: | _getenv | | Prototype: | char * _getenv (name) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/sh/getenv.c | | Lines: | 92-97 |
| |
_get_tty_settings| Name: | _get_tty_settings | | Prototype: | static int _get_tty_settings (int tty, struct termios *tiop) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/readline/rltty.c | | Lines: | 417-446 |
| |
_findlim| Name: | _findlim | | Prototype: | static int _findlim (opt) | | Coverage: | 66.667% (4/6) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/builtins/ulimit.def | | Lines: | 311-321 |
| |
_find_user_command_internal| Name: | _find_user_command_internal | | Prototype: | static char * _find_user_command_internal (name, flags) | | Coverage: | 70.000% (7/10) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/findcmd.c | | Lines: | 259-280 |
| |
_evalfile| Name: | _evalfile | | Prototype: | static int _evalfile (filename, flags) | | Coverage: | 74.336% (84/113) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/builtins/evalfile.c | | Lines: | 75-316 |
| |
_entry_flags| Name: | _entry_flags | | Prototype: | static char * _entry_flags(x) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/malloc/table.c | | Lines: | 270-280 |
| |