OpenCoverage

Bash Test Coverage

Function Tree

Page:<>1
Function: zwrite
23
Function: tt_setnoecho
4
Function: strvec_len
5
Function: show_desc
6
Function: sh_backslash_quote
...10
Function: rl_backward_char_search
...20
Function: extglob_skipname
...28
Function: _rl_char_value
Functionâ–ľCondition %
vi_yank_dispatch
Name: vi_yank_dispatch
Prototype: static int vi_yank_dispatch (_rl_vimotion_cxt *m)
Coverage:  0.000% (0/14)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/readline/vi_mode.c
Lines: 1417-1433
  0.000% (0/14)
vi_save_insert_buffer
Name: vi_save_insert_buffer
Prototype: static void vi_save_insert_buffer (int start, int len)
Coverage:  0.000% (0/4)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/readline/vi_mode.c
Lines: 700-711
  0.000% (0/4)
vi_edit_and_execute_command
Name: vi_edit_and_execute_command
Prototype: static int vi_edit_and_execute_command (count, c)
Coverage:  0.000% (0/4)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/bash/src/bashline.c
Lines: 1006-1014
  0.000% (0/4)
vi_delete_dispatch
Name: vi_delete_dispatch
Prototype: static int vi_delete_dispatch (_rl_vimotion_cxt *m)
Coverage:  0.000% (0/14)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/readline/vi_mode.c
Lines: 1267-1278
  0.000% (0/14)
vi_change_dispatch
Name: vi_change_dispatch
Prototype: static int vi_change_dispatch (_rl_vimotion_cxt *m)
Coverage:  0.000% (0/55)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/readline/vi_mode.c
Lines: 1329-1366
  0.000% (0/55)
verify_substring_values
Name: verify_substring_values
Prototype: static int verify_substring_values (v, value, substr, vtype, e1p, e2p)
Coverage:  78.824% (67/85)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/bash/src/subst.c
Lines: 7083-7207
 78.824% (67/85)
vbprintf
Name: vbprintf
Prototype: static int vbprintf (const char *format, ...)
Coverage:  71.429% (5/7)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/bash/src/builtins/printf.def
Lines: 1035-1071
 71.429% (5/7)
vbadd
Name: vbadd
Prototype: static char * vbadd (buf, blen)
Coverage:  53.846% (7/13)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/bash/src/builtins/printf.def
Lines: 1004-1033
 53.846% (7/13)
vasprintf
Name: vasprintf
Prototype: int vasprintf(char **stringp, const char *format, va_list args)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/sh/snprintf.c
Lines: 1752-1771
  0.000% (0/1)
variable_in_context
Name: variable_in_context
Prototype: static int variable_in_context (var)
Coverage: 100.000% (1/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/bash/src/variables.c
Lines: 4128-4133
100.000% (1/1)
variable_completion_function
Name: variable_completion_function
Prototype: static char * variable_completion_function (text, state)
Coverage:  0.000% (0/30)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/bash/src/bashline.c
Lines: 2302-2359
  0.000% (0/30)
var_lookup
Name: var_lookup
Prototype: SHELL_VAR * var_lookup (name, vcontext)
Coverage: 100.000% (6/6)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/bash/src/variables.c
Lines: 1919-1933
100.000% (6/6)
var_attribute_string
Name: var_attribute_string
Prototype: int var_attribute_string (var, pattr, flags)
Coverage:  77.551% (38/49)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/bash/src/builtins/setattr.def
Lines: 368-432
 77.551% (38/49)
vapply
Name: vapply
Prototype: static SHELL_VAR ** vapply (func)
Coverage:  75.000% (3/4)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/bash/src/variables.c
Lines: 4029-4039
 75.000% (3/4)
valloc
Name: valloc
Prototype: void * valloc (size)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/malloc/malloc.c
Lines: 1350-1355
  0.000% (0/1)
valid_nameref_value
Name: valid_nameref_value
Prototype: int valid_nameref_value (name, flags)
Coverage: 100.000% (13/13)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/bash/src/general.c
Lines: 236-253
100.000% (13/13)
valid_length_expression
Name: valid_length_expression
Prototype: static int valid_length_expression (name)
Coverage: 100.000% (1/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/bash/src/subst.c
Lines: 6951-6962
100.000% (1/1)
valid_exportstr
Name: valid_exportstr
Prototype: static int valid_exportstr (v)
Coverage:  0.000% (0/29)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/bash/src/variables.c
Lines: 4428-4461
  0.000% (0/29)
valid_brace_expansion_word
Name: valid_brace_expansion_word
Prototype: static int valid_brace_expansion_word (name, var_is_special)
Coverage: 100.000% (17/17)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/bash/src/subst.c
Lines: 6397-6414
100.000% (17/17)
valid_array_reference
Name: valid_array_reference
Prototype: int valid_array_reference (name, flags)
Coverage:  83.333% (20/24)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/bash/src/arrayfunc.c
Lines: 889-924
 83.333% (20/24)
uwp_init
Name: uwp_init
Prototype: void uwp_init ()
Coverage: 100.000% (1/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/bash/src/unwind_prot.c
Lines: 104-108
100.000% (1/1)
utf_mbsnlen
Name: utf_mbsnlen
Prototype: static inline int utf_mbsnlen(src, srclen, maxlen)
Coverage:  0.000% (0/9)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/sh/shmbchar.c
Lines: 222-236
  0.000% (0/9)
utf8locale
Name: utf8locale
Prototype: static int utf8locale (char *lspec)
Coverage:  0.000% (0/61)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/readline/nls.c
Lines: 102-118
  0.000% (0/61)
utf8_mbstrlen
Name: utf8_mbstrlen
Prototype: static inline size_t utf8_mbstrlen(s)
Coverage:  0.000% (0/6)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/sh/shmbchar.c
Lines: 50-62
  0.000% (0/6)
utf8_mbsmbchar
Name: utf8_mbsmbchar
Prototype: static inline char * utf8_mbsmbchar (str)
Coverage: 100.000% (6/6)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/sh/shmbchar.c
Lines: 173-183
100.000% (6/6)
utf8_mbschr
Name: utf8_mbschr
Prototype: static inline char * utf8_mbschr (s, c)
Coverage: 100.000% (1/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/sh/mbschr.c
Lines: 35-41
100.000% (1/1)
utf8_mblen
Name: utf8_mblen
Prototype: static inline int utf8_mblen (s, n)
Coverage:  0.000% (0/53)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/sh/shmbchar.c
Lines: 65-142
  0.000% (0/53)
using_history
Name: using_history
Prototype: void using_history (void)
Coverage: 100.000% (1/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/readline/history.c
Lines: 130-134
100.000% (1/1)
username_completion_function
Name: username_completion_function
Prototype: char * username_completion_function (const char *s, int i)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/readline/compat.c
Lines: 96-100
  0.000% (0/1)
user_command_matches
Name: user_command_matches
Prototype: char * user_command_matches (name, flags, state)
Coverage:  48.649% (18/37)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/bash/src/findcmd.c
Lines: 411-493
 48.649% (18/37)
update_mail_file
Name: update_mail_file
Prototype: static void update_mail_file (i)
Coverage:  0.000% (0/4)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/bash/src/mailcheck.c
Lines: 155-167
  0.000% (0/4)
update_line
Name: update_line
Prototype: static void update_line (char *old, char *new, int current_line, int omax, int nmax, int inv_botlin)
Coverage:  0.000% (0/611)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/readline/display.c
Lines: 1459-2218
  0.000% (0/611)
update_export_env_inplace
Name: update_export_env_inplace
Prototype: void update_export_env_inplace (env_prefix, preflen, value)
Coverage:  75.000% (3/4)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/bash/src/variables.c
Lines: 4758-4771
 75.000% (3/4)
unwind_protect_tag_on_stack
Name: unwind_protect_tag_on_stack
Prototype: int unwind_protect_tag_on_stack (tag)
Coverage:  26.829% (11/41)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/bash/src/unwind_prot.c
Lines: 202-216
 26.829% (11/41)
unwind_protect_mem_internal
Name: unwind_protect_mem_internal
Prototype: static void unwind_protect_mem_internal (var, psize)
Coverage: 100.000% (1/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/bash/src/unwind_prot.c
Lines: 342-359
100.000% (1/1)
unwind_protect_mem
Name: unwind_protect_mem
Prototype: void unwind_protect_mem (var, size)
Coverage: 100.000% (1/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/bash/src/unwind_prot.c
Lines: 364-370
100.000% (1/1)
unwind_frame_run_internal
Name: unwind_frame_run_internal
Prototype: static void unwind_frame_run_internal (tag, ignore)
Coverage:  53.846% (63/117)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/bash/src/unwind_prot.c
Lines: 306-340
 53.846% (63/117)
unwind_frame_discard_internal
Name: unwind_frame_discard_internal
Prototype: static void unwind_frame_discard_internal (tag, ignore)
Coverage:  49.074% (53/108)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/bash/src/unwind_prot.c
Lines: 271-294
 49.074% (53/108)
unstifle_history
Name: unstifle_history
Prototype: int unstifle_history (void)
Coverage: 100.000% (4/4)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/readline/history.c
Lines: 575-585
100.000% (4/4)
unsetenv
Name: unsetenv
Prototype: int unsetenv (name)
Coverage:  0.000% (0/14)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/sh/getenv.c
Lines: 210-232
  0.000% (0/14)
unset_sigwinch_handler
Name: unset_sigwinch_handler
Prototype: void unset_sigwinch_handler ()
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/bash/src/sig.c
Lines: 654-660
  0.000% (0/1)
unset_builtin
Name: unset_builtin
Prototype: int unset_builtin (list)
Coverage:  72.781% (123/169)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/bash/src/builtins/set.def
Lines: 798-967
 72.781% (123/169)
unset_bash_input
Name: unset_bash_input
Prototype: void unset_bash_input (check_zero)
Coverage:  60.000% (6/10)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/bash/src/shell.c
Lines: 1709-1728
 60.000% (6/10)
unquoted_tilde_word
Name: unquoted_tilde_word
Prototype: static int unquoted_tilde_word (s)
Coverage:  28.571% (4/14)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/bash/src/general.c
Lines: 1050-1067
 28.571% (4/14)
unquoted_glob_pattern_p
Name: unquoted_glob_pattern_p
Prototype: int unquoted_glob_pattern_p (string)
Coverage: 100.000% (39/39)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/bash/src/pathexp.c
Lines: 62-116
100.000% (39/39)
unlink_fifo_list
Name: unlink_fifo_list
Prototype: void unlink_fifo_list ()
Coverage: 100.000% (9/9)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/bash/src/subst.c
Lines: 5570-5582
100.000% (9/9)
unlink_fifo
Name: unlink_fifo
Prototype: void unlink_fifo (fd)
Coverage: 100.000% (4/4)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/bash/src/subst.c
Lines: 5558-5568
100.000% (4/4)
ungetc_with_restart
Name: ungetc_with_restart
Prototype: int ungetc_with_restart (c, stream)
Coverage:  0.000% (0/6)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/bash/src/input.c
Lines: 119-128
  0.000% (0/6)
unfreeze_jobs_list
Name: unfreeze_jobs_list
Prototype: void unfreeze_jobs_list ()
Coverage: 100.000% (1/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/bash/src/jobs.c
Lines: 4758-4762
100.000% (1/1)
undoablefd
Name: undoablefd
Prototype: static int undoablefd (fd)
Coverage:  0.000% (0/8)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/bash/src/redir.c
Lines: 700-710
  0.000% (0/8)
undo_partial_redirects
Name: undo_partial_redirects
Prototype: void undo_partial_redirects ()
Coverage: 100.000% (4/4)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/bash/src/execute_cmd.c
Lines: 453-461
100.000% (4/4)
unclosed_pair
Name: unclosed_pair
Prototype: int unclosed_pair (string, eindex, openstr)
Coverage:  0.000% (0/114)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/bash/src/subst.c
Lines: 2191-2237
  0.000% (0/114)
unbind_variable_noref
Name: unbind_variable_noref
Prototype: int unbind_variable_noref (name)
Coverage: 100.000% (4/4)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/bash/src/variables.c
Lines: 3576-3586
100.000% (4/4)
unbind_variable
Name: unbind_variable
Prototype: int unbind_variable (name)
Coverage: 100.000% (7/7)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/bash/src/variables.c
Lines: 3548-3560
100.000% (7/7)
unbind_nameref
Name: unbind_nameref
Prototype: int unbind_nameref (name)
Coverage: 100.000% (6/6)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/bash/src/variables.c
Lines: 3563-3573
100.000% (6/6)
unbind_keyseq
Name: unbind_keyseq
Prototype: static int unbind_keyseq (seq)
Coverage:  0.000% (0/10)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/bash/src/builtins/bind.def
Lines: 342-374
  0.000% (0/10)
unbind_function_def
Name: unbind_function_def
Prototype: int unbind_function_def (name)
Coverage:  0.000% (0/7)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/bash/src/variables.c
Lines: 3635-3655
  0.000% (0/7)
unbind_func
Name: unbind_func
Prototype: int unbind_func (name)
Coverage:  90.000% (9/10)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/bash/src/variables.c
Lines: 3604-3632
 90.000% (9/10)
unbind_compfunc_variables
Name: unbind_compfunc_variables
Prototype: static void unbind_compfunc_variables (exported)
Coverage:  0.000% (0/4)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/bash/src/pcomplete.c
Lines: 1030-1044
  0.000% (0/4)
unbind_command
Name: unbind_command
Prototype: static int unbind_command (name)
Coverage:  0.000% (0/4)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/bash/src/builtins/bind.def
Lines: 325-340
  0.000% (0/4)
unbind_array_element
Name: unbind_array_element
Prototype: int unbind_array_element (var, sub, flags)
Coverage:  76.000% (38/50)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/bash/src/arrayfunc.c
Lines: 767-840
 76.000% (38/50)
unbind_args
Name: unbind_args
Prototype: void unbind_args ()
Coverage: 100.000% (1/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/bash/src/shell.c
Lines: 1474-1479
100.000% (1/1)
unary_test
Name: unary_test
Prototype: int unary_test (op, arg)
Coverage:  92.593% (75/81)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/bash/src/test.c
Lines: 515-660
 92.593% (75/81)
unary_operator
Name: unary_operator
Prototype: static int unary_operator ()
Coverage:  62.500% (10/16)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/bash/src/test.c
Lines: 479-513
 62.500% (10/16)
unalias_builtin
Name: unalias_builtin
Prototype: int unalias_builtin (list)
Coverage:  81.818% (18/22)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/bash/src/builtins/alias.def
Lines: 169-223
 81.818% (18/22)
umatchlen
Name: umatchlen
Prototype: int umatchlen (pat, max)
Coverage:  51.685% (46/89)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/glob/gm_loop.c
Lines: 73-198
 51.685% (46/89)
umask_builtin
Name: umask_builtin
Prototype: int umask_builtin (list)
Coverage:  91.667% (33/36)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/bash/src/builtins/umask.def
Lines: 75-144
 91.667% (33/36)
ulimit_internal
Name: ulimit_internal
Prototype: static int ulimit_internal (cmd, cmdarg, mode, multiple)
Coverage:  14.504% (19/131)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/bash/src/builtins/ulimit.def
Lines: 434-495
 14.504% (19/131)
ulimit_builtin
Name: ulimit_builtin
Prototype: int ulimit_builtin (list)
Coverage:  48.980% (24/49)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/bash/src/builtins/ulimit.def
Lines: 327-432
 48.980% (24/49)
uitos
Name: uitos
Prototype: char * uitos (i)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/sh/itos.c
Lines: 76-84
  0.000% (0/1)
uinttostr
Name: uinttostr
Prototype: char * uinttostr (i, buf, len)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/sh/itos.c
Lines: 65-72
  0.000% (0/1)
uidset
Name: uidset
Prototype: static void uidset ()
Coverage:  60.000% (6/10)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/bash/src/variables.c
Lines: 920-943
 60.000% (6/10)
uidget
Name: uidget
Prototype: static int uidget ()
Coverage:  46.154% (6/13)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/bash/src/shell.c
Lines: 1268-1289
 46.154% (6/13)
udequote_pathname
Name: udequote_pathname
Prototype: static void udequote_pathname (pathname)
Coverage:  60.000% (9/15)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/glob/glob.c
Lines: 392-410
 60.000% (9/15)
uconvert
Name: uconvert
Prototype: int uconvert(s, ip, up)
Coverage:  32.500% (26/80)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/sh/uconvert.c
Lines: 66-116
 32.500% (26/80)
u32toutf8
Name: u32toutf8
Prototype: int u32toutf8 (wc, s)
Coverage:  40.000% (8/20)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/sh/unicode.c
Lines: 153-212
 40.000% (8/20)
u32toutf16
Name: u32toutf16
Prototype: int u32toutf16 (c, s)
Coverage:  0.000% (0/13)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/sh/unicode.c
Lines: 216-238
  0.000% (0/13)
u32tochar
Name: u32tochar
Prototype: int u32tochar (x, s)
Coverage:  0.000% (0/12)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/sh/unicode.c
Lines: 111-136
  0.000% (0/12)
u32tocesc
Name: u32tocesc
Prototype: int u32tocesc (wc, s)
Coverage:  0.000% (0/5)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/sh/unicode.c
Lines: 138-150
  0.000% (0/5)
u32reset
Name: u32reset
Prototype: void u32reset ()
Coverage:  33.333% (2/6)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/sh/unicode.c
Lines: 96-108
 33.333% (2/6)
u32cconv
Name: u32cconv
Prototype: int u32cconv (c, s)
Coverage:  42.857% (15/35)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/sh/unicode.c
Lines: 242-333
 42.857% (15/35)
type_builtin
Name: type_builtin
Prototype: int type_builtin (list)
Coverage:  18.595% (45/242)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/bash/src/builtins/type.def
Lines: 109-193
 18.595% (45/242)
two_arguments
Name: two_arguments
Prototype: static int two_arguments ()
Coverage:  76.471% (13/17)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/bash/src/test.c
Lines: 738-754
 76.471% (13/17)
ttyrestore
Name: ttyrestore
Prototype: static void ttyrestore (ttp)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/bash/src/builtins/read.def
Lines: 1030-1036
  0.000% (0/1)
ttsetattr
Name: ttsetattr
Prototype: int ttsetattr(fd, ttp)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/sh/shtty.c
Lines: 52-66
  0.000% (0/1)
ttsave
Name: ttsave
Prototype: void ttsave()
Coverage:  0.000% (0/4)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/sh/shtty.c
Lines: 68-76
  0.000% (0/4)
ttrestore
Name: ttrestore
Prototype: void ttrestore()
Coverage:  0.000% (0/4)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/sh/shtty.c
Lines: 78-86
  0.000% (0/4)
ttonechar
Name: ttonechar
Prototype: int ttonechar ()
Coverage:  0.000% (0/4)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/sh/shtty.c
Lines: 164-173
  0.000% (0/4)
ttnoecho
Name: ttnoecho
Prototype: int ttnoecho ()
Coverage:  0.000% (0/4)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/sh/shtty.c
Lines: 204-213
  0.000% (0/4)
ttnocanon
Name: ttnocanon
Prototype: int ttnocanon ()
Coverage:  0.000% (0/4)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/sh/shtty.c
Lines: 284-293
  0.000% (0/4)
ttgetattr
Name: ttgetattr
Prototype: int ttgetattr(fd, ttp)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/sh/shtty.c
Lines: 36-50
  0.000% (0/1)
ttfd_onechar
Name: ttfd_onechar
Prototype: int ttfd_onechar (fd, ttp)
Coverage:  0.000% (0/4)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/sh/shtty.c
Lines: 153-161
  0.000% (0/4)
ttfd_noecho
Name: ttfd_noecho
Prototype: int ttfd_noecho (fd, ttp)
Coverage:  0.000% (0/4)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/sh/shtty.c
Lines: 193-201
  0.000% (0/4)
ttfd_nocanon
Name: ttfd_nocanon
Prototype: int ttfd_nocanon (fd, ttp)
Coverage:  0.000% (0/4)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/sh/shtty.c
Lines: 273-281
  0.000% (0/4)
ttfd_eightbit
Name: ttfd_eightbit
Prototype: int ttfd_eightbit (fd, ttp)
Coverage:  0.000% (0/4)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/sh/shtty.c
Lines: 235-243
  0.000% (0/4)
ttfd_cbreak
Name: ttfd_cbreak
Prototype: int ttfd_cbreak (fd, ttp)
Coverage:  0.000% (0/4)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/sh/shtty.c
Lines: 310-318
  0.000% (0/4)
tteightbit
Name: tteightbit
Prototype: int tteightbit ()
Coverage:  0.000% (0/4)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/sh/shtty.c
Lines: 246-255
  0.000% (0/4)
ttcbreak
Name: ttcbreak
Prototype: int ttcbreak ()
Coverage:  0.000% (0/4)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/sh/shtty.c
Lines: 321-330
  0.000% (0/4)
ttattr
Name: ttattr
Prototype: struct termios * ttattr (fd)
Coverage:  0.000% (0/10)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/sh/shtty.c
Lines: 89-101
  0.000% (0/10)
tt_setonechar
Name: tt_setonechar
Prototype: int tt_setonechar(ttp)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/sh/shtty.c
Lines: 107-150
  0.000% (0/1)
Page:<>1
Function: zwrite
23
Function: tt_setnoecho
4
Function: strvec_len
5
Function: show_desc
6
Function: sh_backslash_quote
...10
Function: rl_backward_char_search
...20
Function: extglob_skipname
...28
Function: _rl_char_value

Generated by Squish Coco 4.1.2