| Functionâ–ľ | Condition % |
make_array_variable_value| Name: | make_array_variable_value | | Prototype: | char * make_array_variable_value (entry, ind, key, value, flags) | | Coverage: | 100.000% (13/13) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/arrayfunc.c | | Lines: | 140-179 |
| |
make_arith_for_expr| Name: | make_arith_for_expr | | Prototype: | static WORD_LIST * make_arith_for_expr (s) | | Coverage: | 83.333% (5/6) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/make_cmd.c | | Lines: | 244-260 |
| |
make_arith_for_command| Name: | make_arith_for_command | | Prototype: | COMMAND * make_arith_for_command (exprs, action, lineno) | | Coverage: | 97.059% (33/34) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/make_cmd.c | | Lines: | 267-343 |
| |
make_arith_command| Name: | make_arith_command | | Prototype: | COMMAND * make_arith_command (exp) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/make_cmd.c | | Lines: | 429-453 |
| |
make_absolute| Name: | make_absolute | | Prototype: | char * make_absolute (string, dot_path) | | Coverage: | 85.714% (6/7) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/general.c | | Lines: | 736-758 |
| |
main| Name: | main | | Prototype: | int main (argc, argv, env) | | Coverage: | 25.455% (98/385) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/shell.c | | Lines: | 359-807 |
| |
mailstat| Name: | mailstat | | Prototype: | int mailstat(path, st) | | Coverage: | 0.000% (0/61) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/sh/mailstat.c | | Lines: | 54-159 |
| |
logout_builtin| Name: | logout_builtin | | Prototype: | int logout_builtin (list) | | Coverage: | 6.977% (3/43) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/builtins/exit.def | | Lines: | 81-94 |
| |
log_10| Name: | log_10 | | Prototype: | static int log_10(r) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/sh/snprintf.c | | Lines: | 514-542 |
| |
localetrans| Name: | localetrans | | Prototype: | char * localetrans (string, len, lenp) | | Coverage: | 18.310% (13/71) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/locale.c | | Lines: | 381-435 |
| |
localeexpand| Name: | localeexpand | | Prototype: | char * localeexpand (string, start, end, lineno, lenp) | | Coverage: | 48.000% (12/25) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/locale.c | | Lines: | 490-543 |
| |
locale_setblanks| Name: | locale_setblanks | | Prototype: | static void locale_setblanks () | | Coverage: | 100.000% (12/12) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/locale.c | | Lines: | 547-564 |
| |
locale_isutf8| Name: | locale_isutf8 | | Prototype: | static int locale_isutf8 (lspec) | | Coverage: | 1.639% (1/61) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/locale.c | | Lines: | 569-599 |
| |
locale_decpoint| Name: | locale_decpoint | | Prototype: | int locale_decpoint () | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/locale.c | | Lines: | 602-609 |
| |
local_exported_variables| Name: | local_exported_variables | | Prototype: | SHELL_VAR ** local_exported_variables () | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/variables.c | | Lines: | 4122-4126 |
| |
local_dlclose| Name: | local_dlclose | | Prototype: | static int local_dlclose (handle) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/builtins/enable.def | | Lines: | 482-492 |
| |
local_builtin| Name: | local_builtin | | Prototype: | int local_builtin (list) | | Coverage: | 23.256% (10/43) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/builtins/declare.def | | Lines: | 117-135 |
| |
local_and_exported| Name: | local_and_exported | | Prototype: | static int local_and_exported (var) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/variables.c | | Lines: | 4109-4114 |
| |
load_history| Name: | load_history | | Prototype: | void load_history () | | Coverage: | 87.500% (7/8) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/bashhist.c | | Lines: | 299-328 |
| |
lnumber| Name: | lnumber | | Prototype: | static void lnumber(p, d, base) | | Coverage: | 0.000% (0/182) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/sh/snprintf.c | | Lines: | 772-841 |
| |
list_transform| Name: | list_transform | | Prototype: | static char * list_transform (xc, v, list, itype, quoted) | | Coverage: | 82.353% (14/17) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/subst.c | | Lines: | 7445-7476 |
| |
list_string| Name: | list_string | | Prototype: | WORD_LIST * list_string (string, separators, quoted) | | Coverage: | 79.503% (128/161) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/subst.c | | Lines: | 2750-2865 |
| |
list_stopped_jobs| Name: | list_stopped_jobs | | Prototype: | void list_stopped_jobs (format) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/jobs.c | | Lines: | 1886-1892 |
| |
list_some_shopts| Name: | list_some_shopts | | Prototype: | static int list_some_shopts (mode, flags) | | Coverage: | 88.889% (8/9) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/builtins/shopt.def | | Lines: | 489-502 |
| |
list_some_o_options| Name: | list_some_o_options | | Prototype: | static int list_some_o_options (mode, flags) | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/builtins/shopt.def | | Lines: | 541-548 |
| |
list_some_builtins| Name: | list_some_builtins | | Prototype: | static void list_some_builtins (filter) | | Coverage: | 75.000% (18/24) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/builtins/enable.def | | Lines: | 229-250 |
| |
list_shopts| Name: | list_shopts | | Prototype: | static int list_shopts (list, flags) | | Coverage: | 95.455% (21/22) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/builtins/shopt.def | | Lines: | 451-487 |
| |
list_shopt_o_options| Name: | list_shopt_o_options | | Prototype: | static int list_shopt_o_options (list, flags) | | Coverage: | 86.364% (19/22) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/builtins/shopt.def | | Lines: | 504-539 |
| |
list_running_jobs| Name: | list_running_jobs | | Prototype: | void list_running_jobs (format) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/jobs.c | | Lines: | 1894-1900 |
| |
list_reverse| Name: | list_reverse | | Prototype: | GENERIC_LIST * list_reverse (list) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/list.c | | Lines: | 62-76 |
| |
list_rest_of_args| Name: | list_rest_of_args | | Prototype: | WORD_LIST * list_rest_of_args () | | Coverage: | 100.000% (9/9) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/subst.c | | Lines: | 3295-3309 |
| |
list_remove_pattern| Name: | list_remove_pattern | | Prototype: | static char * list_remove_pattern (list, pattern, patspec, itype, quoted) | | Coverage: | 80.000% (8/10) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/subst.c | | Lines: | 5083-5106 |
| |
list_quote_escapes| Name: | list_quote_escapes | | Prototype: | static WORD_LIST * list_quote_escapes (list) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/subst.c | | Lines: | 4047-4061 |
| |
list_one_job| Name: | list_one_job | | Prototype: | void list_one_job (job, format, ignore, job_index) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/jobs.c | | Lines: | 1878-1884 |
| |
list_minus_o_opts| Name: | list_minus_o_opts | | Prototype: | void list_minus_o_opts (mode, reusable) | | Coverage: | 90.909% (20/22) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/builtins/set.def | | Lines: | 282-307 |
| |
list_length| Name: | list_length | | Prototype: | int list_length (list) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/list.c | | Lines: | 79-87 |
| |
list_hashed_filename_targets| Name: | list_hashed_filename_targets | | Prototype: | static int list_hashed_filename_targets (list, fmt) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/builtins/hash.def | | Lines: | 271-304 |
| |
list_append| Name: | list_append | | Prototype: | GENERIC_LIST * list_append (head, tail) | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/list.c | | Lines: | 90-103 |
| |
list_all_jobs| Name: | list_all_jobs | | Prototype: | void list_all_jobs (format) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/jobs.c | | Lines: | 1904-1910 |
| |
line_isblank| Name: | line_isblank | | Prototype: | int line_isblank (line) | | Coverage: | 55.556% (5/9) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/general.c | | Lines: | 407-419 |
| |
let_builtin| Name: | let_builtin | | Prototype: | int let_builtin (list) | | Coverage: | 30.000% (18/60) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/builtins/let.def | | Lines: | 82-109 |
| |
lesscore| Name: | lesscore | | Prototype: | static void lesscore (nu) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/lib/malloc/malloc.c | | Lines: | 542-558 |
| |
legal_number| Name: | legal_number | | Prototype: | int legal_number (string, result) | | Coverage: | 76.000% (19/25) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/general.c | | Lines: | 172-208 |
| |
legal_identifier| Name: | legal_identifier | | Prototype: | int legal_identifier (name) | | Coverage: | 100.000% (22/22) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/bash/src/general.c | | Lines: | 213-229 |
| |
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 |
| |
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 |
| |
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 |
| |
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 |
| |
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 |
| |
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 |
| |
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_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_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_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 |
| |
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 |
| |
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 |
| |
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 |
| |
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_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_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_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_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 |
| |
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 |
| |
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 |
| |
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 |
| |
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 |
| |
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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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 |
| |
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 |
| |
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 |
| |
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 |
| |
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 |
| |
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_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 |
| |
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 |
| |
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_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 |
| |
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 |
| |
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_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_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_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_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_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 |
| |