OpenCoverage

Bash Test Coverage

Function Tree

Page:<>1
Function: _entry_flags
...10
Function: find_in_path_element
...20
Function: rl_do_lowercase_version
21
Function: rl_read_init_file
22
Function: rl_vi_prev_word
23
Function: set_new_line_discipline
24
Function: sh_setclexec
2526
Function: tcsh_magic_space
27
Function: unquoted_tilde_word
28
Function: xrealloc
Functionâ–´Condition %
stream_on_stack
Name: stream_on_stack
Prototype: int stream_on_stack (type)
Coverage:  0.000% (0/6)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/bash/src/parse.y
Lines: 1758-1768
  0.000% (0/6)
strescape
Name: strescape
Prototype: char * strescape (str)
Coverage:  0.000% (0/12)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/bash/src/error.c
Lines: 366-393
  0.000% (0/12)
string_extract
Name: string_extract
Prototype: static char * string_extract (string, sindex, charlist, flags)
Coverage:  77.966% (46/59)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/bash/src/subst.c
Lines: 779-835
 77.966% (46/59)
string_extract_double_quoted
Name: string_extract_double_quoted
Prototype: static char * string_extract_double_quoted (string, sindex, flags)
Coverage:  87.356% (76/87)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/bash/src/subst.c
Lines: 844-1002
 87.356% (76/87)
string_extract_single_quoted
Name: string_extract_single_quoted
Prototype: static inline char * string_extract_single_quoted (string, sindex)
Coverage:  81.250% (26/32)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/bash/src/subst.c
Lines: 1079-1102
 81.250% (26/32)
string_extract_verbatim
Name: string_extract_verbatim
Prototype: static char * string_extract_verbatim (string, slen, sindex, charlist, flags)
Coverage:  79.167% (76/96)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/bash/src/subst.c
Lines: 1132-1223
 79.167% (76/96)
string_gcd
Name: string_gcd
Prototype: static int string_gcd (s1, s2)
Coverage:  0.000% (0/14)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/bash/src/bracecomp.c
Lines: 47-63
  0.000% (0/14)
string_list
Name: string_list
Prototype: char * string_list (list)
Coverage: 100.000% (1/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/bash/src/subst.c
Lines: 2490-2495
100.000% (1/1)
string_list_dollar_at
Name: string_list_dollar_at
Prototype: char * string_list_dollar_at (list, quoted, flags)
Coverage:  88.235% (15/17)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/bash/src/subst.c
Lines: 2597-2663
 88.235% (15/17)
string_list_dollar_star
Name: string_list_dollar_star
Prototype: char * string_list_dollar_star (list, quoted, flags)
Coverage: 100.000% (5/5)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/bash/src/subst.c
Lines: 2540-2580
100.000% (5/5)
string_list_internal
Name: string_list_internal
Prototype: char * string_list_internal (list, sep)
Coverage:  93.750% (30/32)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/bash/src/subst.c
Lines: 2437-2486
 93.750% (30/32)
string_list_pos_params
Name: string_list_pos_params
Prototype: char * string_list_pos_params (pchar, list, quoted)
Coverage:  79.487% (31/39)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/bash/src/subst.c
Lines: 2669-2716
 79.487% (31/39)
string_quote_removal
Name: string_quote_removal
Prototype: char * string_quote_removal (string, quoted)
Coverage:  82.222% (37/45)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/bash/src/subst.c
Lines: 10428-10490
 82.222% (37/45)
string_rest_of_args
Name: string_rest_of_args
Prototype: char * string_rest_of_args (dollar_star)
Coverage:  0.000% (0/3)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/bash/src/subst.c
Lines: 3347-3358
  0.000% (0/3)
string_to_rlimtype
Name: string_to_rlimtype
Prototype: rlim_t string_to_rlimtype (s)
Coverage:  53.846% (14/26)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/bash/src/general.c
Lines: 99-118
 53.846% (14/26)
string_transform
Name: string_transform
Prototype: static char * string_transform (xc, v, s)
Coverage:  84.615% (22/26)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/bash/src/subst.c
Lines: 7404-7443
 84.615% (22/26)
string_var_assignment
Name: string_var_assignment
Prototype: static char * string_var_assignment (v, s)
Coverage: 100.000% (5/5)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/bash/src/subst.c
Lines: 7334-7351
100.000% (5/5)
string_varname
Name: string_varname
Prototype: static const char * string_varname (int i)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/readline/bind.c
Lines: 1896-1900
  0.000% (0/1)
strings
Name: strings
Prototype: static void strings(p, tmp)
Coverage:  68.085% (32/47)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/sh/snprintf.c
Lines: 869-882
 68.085% (32/47)
strip_trailing
Name: strip_trailing
Prototype: void strip_trailing (string, len, newlines_only)
Coverage:  60.000% (9/15)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/bash/src/stringlib.c
Lines: 263-278
 60.000% (9/15)
strip_trailing_ifs_whitespace
Name: strip_trailing_ifs_whitespace
Prototype: char * strip_trailing_ifs_whitespace (string, separators, saw_escape)
Coverage:  60.000% (18/30)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/bash/src/subst.c
Lines: 2977-2990
 60.000% (18/30)
strlist_append
Name: strlist_append
Prototype: STRINGLIST * strlist_append (m1, m2)
Coverage:  0.000% (0/14)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/sh/stringlist.c
Lines: 167-189
  0.000% (0/14)
strlist_copy
Name: strlist_copy
Prototype: STRINGLIST * strlist_copy (sl)
Coverage:  0.000% (0/15)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/sh/stringlist.c
Lines: 120-142
  0.000% (0/15)
strlist_create
Name: strlist_create
Prototype: STRINGLIST * strlist_create (n)
Coverage:  0.000% (0/8)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/sh/stringlist.c
Lines: 39-61
  0.000% (0/8)
strlist_dispose
Name: strlist_dispose
Prototype: void strlist_dispose (sl)
Coverage:  0.000% (0/7)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/sh/stringlist.c
Lines: 93-102
  0.000% (0/7)
strlist_flush
Name: strlist_flush
Prototype: void strlist_flush (sl)
Coverage:  0.000% (0/6)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/sh/stringlist.c
Lines: 83-91
  0.000% (0/6)
strlist_from_word_list
Name: strlist_from_word_list
Prototype: STRINGLIST * strlist_from_word_list (list, alloc, starting_index, ip)
Coverage:  0.000% (0/10)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/sh/stringlist.c
Lines: 261-283
  0.000% (0/10)
strlist_merge
Name: strlist_merge
Prototype: STRINGLIST * strlist_merge (m1, m2)
Coverage:  0.000% (0/15)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/sh/stringlist.c
Lines: 146-164
  0.000% (0/15)
strlist_prefix_suffix
Name: strlist_prefix_suffix
Prototype: STRINGLIST * strlist_prefix_suffix (sl, prefix, suffix)
Coverage:  0.000% (0/46)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/sh/stringlist.c
Lines: 191-223
  0.000% (0/46)
strlist_print
Name: strlist_print
Prototype: void strlist_print (sl, prefix)
Coverage:  0.000% (0/7)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/sh/stringlist.c
Lines: 225-236
  0.000% (0/7)
strlist_remove
Name: strlist_remove
Prototype: int strlist_remove (sl, s)
Coverage:  0.000% (0/11)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/sh/stringlist.c
Lines: 104-118
  0.000% (0/11)
strlist_resize
Name: strlist_resize
Prototype: STRINGLIST * strlist_resize (sl, n)
Coverage:  0.000% (0/10)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/sh/stringlist.c
Lines: 63-81
  0.000% (0/10)
strlist_sort
Name: strlist_sort
Prototype: void strlist_sort (sl)
Coverage:  0.000% (0/8)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/sh/stringlist.c
Lines: 252-259
  0.000% (0/8)
strlist_to_word_list
Name: strlist_to_word_list
Prototype: WORD_LIST * strlist_to_word_list (sl, alloc, starting_index)
Coverage:  0.000% (0/6)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/sh/stringlist.c
Lines: 285-297
  0.000% (0/6)
strlist_walk
Name: strlist_walk
Prototype: void strlist_walk (sl, func)
Coverage:  0.000% (0/9)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/sh/stringlist.c
Lines: 238-250
  0.000% (0/9)
strlong
Name: strlong
Prototype: static intmax_t strlong (num)
Coverage:  88.333% (53/60)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/bash/src/expr.c
Lines: 1501-1571
 88.333% (53/60)
strmatch
Name: strmatch
Prototype: int strmatch (pattern, string, flags)
Coverage:  50.000% (3/6)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/glob/strmatch.c
Lines: 32-42
 50.000% (3/6)
strsub
Name: strsub
Prototype: char * strsub (string, pat, rep, global)
Coverage:  35.443% (28/79)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/bash/src/stringlib.c
Lines: 144-178
 35.443% (28/79)
strvec_copy
Name: strvec_copy
Prototype: char ** strvec_copy (array)
Coverage:  0.000% (0/4)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/sh/stringvec.c
Lines: 143-159
  0.000% (0/4)
strvec_create
Name: strvec_create
Prototype: char ** strvec_create (n)
Coverage: 100.000% (1/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/sh/stringvec.c
Lines: 36-41
100.000% (1/1)
strvec_dispose
Name: strvec_dispose
Prototype: void strvec_dispose (array)
Coverage: 100.000% (4/4)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/sh/stringvec.c
Lines: 92-101
100.000% (4/4)
strvec_flush
Name: strvec_flush
Prototype: void strvec_flush (array)
Coverage:  71.429% (5/7)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/sh/stringvec.c
Lines: 79-90
 71.429% (5/7)
strvec_from_word_list
Name: strvec_from_word_list
Prototype: char ** strvec_from_word_list (list, alloc, starting_index, ip)
Coverage: 100.000% (12/12)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/sh/stringvec.c
Lines: 195-215
100.000% (12/12)
strvec_len
Name: strvec_len
Prototype: int strvec_len (array)
Coverage: 100.000% (4/4)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/sh/stringvec.c
Lines: 68-76
100.000% (4/4)
strvec_mcreate
Name: strvec_mcreate
Prototype: char ** strvec_mcreate (n)
Coverage: 100.000% (1/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/sh/stringvec.c
Lines: 44-49
100.000% (1/1)
strvec_mresize
Name: strvec_mresize
Prototype: char ** strvec_mresize (array, nsize)
Coverage: 100.000% (1/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/sh/stringvec.c
Lines: 59-65
100.000% (1/1)
strvec_remove
Name: strvec_remove
Prototype: int strvec_remove (array, name)
Coverage:  0.000% (0/44)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/sh/stringvec.c
Lines: 103-123
  0.000% (0/44)
strvec_resize
Name: strvec_resize
Prototype: char ** strvec_resize (array, nsize)
Coverage: 100.000% (1/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/sh/stringvec.c
Lines: 51-57
100.000% (1/1)
strvec_sort
Name: strvec_sort
Prototype: void strvec_sort (array)
Coverage: 100.000% (1/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/sh/stringvec.c
Lines: 180-185
100.000% (1/1)
strvec_strcmp
Name: strvec_strcmp
Prototype: int strvec_strcmp (s1, s2)
Coverage: 100.000% (1/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/sh/stringvec.c
Lines: 163-177
100.000% (1/1)
strvec_to_word_list
Name: strvec_to_word_list
Prototype: WORD_LIST * strvec_to_word_list (array, alloc, starting_index)
Coverage:  86.667% (13/15)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/sh/stringvec.c
Lines: 222-248
 86.667% (13/15)
stub_charset
Name: stub_charset
Prototype: static char * stub_charset ()
Coverage:  0.000% (0/18)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/sh/unicode.c
Lines: 69-93
  0.000% (0/18)
stupidly_hack_special_variables
Name: stupidly_hack_special_variables
Prototype: void stupidly_hack_special_variables (name)
Coverage: 100.000% (7/7)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/bash/src/variables.c
Lines: 5310-5327
100.000% (7/7)
sub_append_string
Name: sub_append_string
Prototype: inline char * sub_append_string (source, target, indx, size)
Coverage:  86.667% (13/15)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/bash/src/subst.c
Lines: 724-750
 86.667% (13/15)
subexpr
Name: subexpr
Prototype: static intmax_t subexpr (expr)
Coverage:  88.462% (23/26)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/bash/src/expr.c
Lines: 425-461
 88.462% (23/26)
subshell_exit
Name: subshell_exit
Prototype: void subshell_exit (s)
Coverage:  75.000% (3/4)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/bash/src/shell.c
Lines: 1026-1039
 75.000% (3/4)
substring
Name: substring
Prototype: char * substring (string, start, end)
Coverage: 100.000% (1/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/bash/src/stringlib.c
Lines: 126-139
100.000% (1/1)
substring_member_of_array
Name: substring_member_of_array
Prototype: static int substring_member_of_array (const char *string, const char * const *array)
Coverage:  0.000% (0/7)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/readline/bind.c
Lines: 2831-2841
  0.000% (0/7)
suspend_builtin
Name: suspend_builtin
Prototype: int suspend_builtin (list)
Coverage:  0.000% (0/18)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/bash/src/builtins/suspend.def
Lines: 78-126
  0.000% (0/18)
suspend_continue
Name: suspend_continue
Prototype: static void suspend_continue (sig)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/bash/src/builtins/suspend.def
Lines: 65-74
  0.000% (0/1)
sv_bell_style
Name: sv_bell_style
Prototype: static int sv_bell_style (const char *value)
Coverage:  0.000% (0/20)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/readline/bind.c
Lines: 2085-2099
  0.000% (0/20)
sv_childmax
Name: sv_childmax
Prototype: void sv_childmax (name)
Coverage:  0.000% (0/5)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/bash/src/variables.c
Lines: 5926-5936
  0.000% (0/5)
sv_combegin
Name: sv_combegin
Prototype: static int sv_combegin (const char *value)
Coverage:  0.000% (0/9)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/readline/bind.c
Lines: 1982-1992
  0.000% (0/9)
sv_comp_wordbreaks
Name: sv_comp_wordbreaks
Prototype: void sv_comp_wordbreaks (name)
Coverage:  75.000% (3/4)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/bash/src/variables.c
Lines: 5414-5423
 75.000% (3/4)
sv_compare
Name: sv_compare
Prototype: static int sv_compare (sv1, sv2)
Coverage:  11.765% (4/34)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/bash/src/variables.c
Lines: 5276-5285
 11.765% (4/34)
sv_compquery
Name: sv_compquery
Prototype: static int sv_compquery (const char *value)
Coverage:  0.000% (0/9)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/readline/bind.c
Lines: 2009-2022
  0.000% (0/9)
sv_compwidth
Name: sv_compwidth
Prototype: static int sv_compwidth (const char *value)
Coverage:  0.000% (0/6)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/readline/bind.c
Lines: 2024-2034
  0.000% (0/6)
sv_dispprefix
Name: sv_dispprefix
Prototype: static int sv_dispprefix (const char *value)
Coverage:  0.000% (0/9)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/readline/bind.c
Lines: 1994-2007
  0.000% (0/9)
sv_editmode
Name: sv_editmode
Prototype: static int sv_editmode (const char *value)
Coverage:  42.857% (3/7)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/readline/bind.c
Lines: 1962-1980
 42.857% (3/7)
sv_emacs_modestr
Name: sv_emacs_modestr
Prototype: static int sv_emacs_modestr (const char *value)
Coverage:  0.000% (0/21)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/readline/bind.c
Lines: 2138-2164
  0.000% (0/21)
sv_execignore
Name: sv_execignore
Prototype: void sv_execignore (name)
Coverage:  0.000% (0/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/bash/src/variables.c
Lines: 5397-5402
  0.000% (0/1)
sv_funcnest
Name: sv_funcnest
Prototype: void sv_funcnest (name)
Coverage:  71.429% (5/7)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/bash/src/variables.c
Lines: 5380-5394
 71.429% (5/7)
sv_globignore
Name: sv_globignore
Prototype: void sv_globignore (name)
Coverage:  75.000% (3/4)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/bash/src/variables.c
Lines: 5405-5411
 75.000% (3/4)
sv_histchars
Name: sv_histchars
Prototype: void sv_histchars (name)
Coverage:  75.000% (9/12)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/bash/src/variables.c
Lines: 5581-5604
 75.000% (9/12)
sv_histignore
Name: sv_histignore
Prototype: void sv_histignore (name)
Coverage: 100.000% (1/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/bash/src/variables.c
Lines: 5541-5546
100.000% (1/1)
sv_history_control
Name: sv_history_control
Prototype: void sv_history_control (name)
Coverage:  10.067% (15/149)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/bash/src/variables.c
Lines: 5549-5577
 10.067% (15/149)
sv_histsize
Name: sv_histsize
Prototype: static int sv_histsize (const char *value)
Coverage:  0.000% (0/9)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/readline/bind.c
Lines: 2036-2053
  0.000% (0/9)
sv_histsize
Name: sv_histsize
Prototype: void sv_histsize (name)
Coverage:  62.069% (18/29)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/bash/src/variables.c
Lines: 5501-5538
 62.069% (18/29)
sv_histtimefmt
Name: sv_histtimefmt
Prototype: void sv_histtimefmt (name)
Coverage:  28.571% (2/7)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/bash/src/variables.c
Lines: 5607-5619
 28.571% (2/7)
sv_hostfile
Name: sv_hostfile
Prototype: void sv_hostfile (name)
Coverage:  0.000% (0/4)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/bash/src/variables.c
Lines: 5436-5447
  0.000% (0/4)
sv_ifs
Name: sv_ifs
Prototype: void sv_ifs (name)
Coverage: 100.000% (1/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/bash/src/variables.c
Lines: 5341-5349
100.000% (1/1)
sv_ignoreeof
Name: sv_ignoreeof
Prototype: void sv_ignoreeof (name)
Coverage:  78.571% (11/14)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/bash/src/variables.c
Lines: 5635-5650
 78.571% (11/14)
sv_isrchterm
Name: sv_isrchterm
Prototype: static int sv_isrchterm (const char *value)
Coverage:  0.000% (0/27)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/readline/bind.c
Lines: 2101-2134
  0.000% (0/27)
sv_keymap
Name: sv_keymap
Prototype: static int sv_keymap (const char *value)
Coverage:  0.000% (0/4)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/readline/bind.c
Lines: 2055-2067
  0.000% (0/4)
sv_locale
Name: sv_locale
Prototype: void sv_locale (name)
Coverage:  75.000% (9/12)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/bash/src/variables.c
Lines: 5706-5723
 75.000% (9/12)
sv_mail
Name: sv_mail
Prototype: void sv_mail (name)
Coverage:  0.000% (0/4)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/bash/src/variables.c
Lines: 5363-5378
  0.000% (0/4)
sv_opterr
Name: sv_opterr
Prototype: void sv_opterr (name)
Coverage:  80.000% (4/5)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/bash/src/variables.c
Lines: 5680-5688
 80.000% (4/5)
sv_optind
Name: sv_optind
Prototype: void sv_optind (name)
Coverage:  64.286% (9/14)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/bash/src/variables.c
Lines: 5652-5678
 64.286% (9/14)
sv_path
Name: sv_path
Prototype: void sv_path (name)
Coverage: 100.000% (1/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/bash/src/variables.c
Lines: 5352-5358
100.000% (1/1)
sv_seqtimeout
Name: sv_seqtimeout
Prototype: static int sv_seqtimeout (const char *value)
Coverage:  0.000% (0/9)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/readline/bind.c
Lines: 2069-2083
  0.000% (0/9)
sv_shcompat
Name: sv_shcompat
Prototype: void sv_shcompat (name)
Coverage:  6.452% (2/31)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/bash/src/variables.c
Lines: 5873-5923
  6.452% (2/31)
sv_strict_posix
Name: sv_strict_posix
Prototype: void sv_strict_posix (name)
Coverage:  62.500% (5/8)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/bash/src/variables.c
Lines: 5690-5704
 62.500% (5/8)
sv_terminal
Name: sv_terminal
Prototype: void sv_terminal (name)
Coverage:  0.000% (0/6)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/bash/src/variables.c
Lines: 5428-5434
  0.000% (0/6)
sv_tz
Name: sv_tz
Prototype: void sv_tz (name)
Coverage: 100.000% (4/4)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/bash/src/variables.c
Lines: 5623-5629
100.000% (4/4)
sv_vicmd_modestr
Name: sv_vicmd_modestr
Prototype: static int sv_vicmd_modestr (const char *value)
Coverage:  0.000% (0/21)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/readline/bind.c
Lines: 2194-2220
  0.000% (0/21)
sv_viins_modestr
Name: sv_viins_modestr
Prototype: static int sv_viins_modestr (const char *value)
Coverage:  0.000% (0/21)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/readline/bind.c
Lines: 2166-2192
  0.000% (0/21)
sv_xtracefd
Name: sv_xtracefd
Prototype: void sv_xtracefd (name)
Coverage:  52.632% (10/19)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/bash/src/variables.c
Lines: 5836-5869
 52.632% (10/19)
symbolic_umask
Name: symbolic_umask
Prototype: static int symbolic_umask (list)
Coverage: 100.000% (4/4)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/bash/src/builtins/umask.def
Lines: 298-317
100.000% (4/4)
sync_buffered_stream
Name: sync_buffered_stream
Prototype: int sync_buffered_stream (bfd)
Coverage:  88.889% (8/9)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/bash/src/input.c
Lines: 550-565
 88.889% (8/9)
sys_error
Name: sys_error
Prototype: void sys_error (const char *format, ...)
Coverage: 100.000% (1/1)
Absolute File Name: /home/opencoverage/opencoverage/guest-scripts/bash/src/error.c
Lines: 297-318
100.000% (1/1)
Page:<>1
Function: _entry_flags
...10
Function: find_in_path_element
...20
Function: rl_do_lowercase_version
21
Function: rl_read_init_file
22
Function: rl_vi_prev_word
23
Function: set_new_line_discipline
24
Function: sh_setclexec
2526
Function: tcsh_magic_space
27
Function: unquoted_tilde_word
28
Function: xrealloc

Generated by Squish Coco 4.1.2