LCOV - differential code coverage report
Current view: top level - src/bin/psql - tab-complete.in.c (source / functions) Coverage Total Hit UNC LBC UIC UBC GBC GIC GNC CBC DUB DCB
Current: bed3ffbf9d952be6c7d739d068cdce44c046dfb7 vs 574581b50ac9c63dd9e4abebb731a3b67e5b50f6 Lines: 27.1 % 2510 679 211 1620 1 31 647 51 15
Current Date: 2026-05-05 10:23:31 +0900 Functions: 97.4 % 39 38 1 6 32 2
Baseline: lcov-20260505-025707-baseline Branches: 26.5 % 1647 437 80 16 55 1059 13 4 16 404
Baseline Date: 2026-05-05 10:27:06 +0900 Line coverage date bins:
Legend: Lines:     hit not hit
Branches: + taken - not taken # not executed
(7,30] days: 0.0 % 9 0 9
(30,360] days: 13.0 % 254 33 202 19 31 2
(360..) days: 28.7 % 2247 646 1601 1 645
Function coverage date bins:
(30,360] days: 100.0 % 3 3 3
(360..) days: 97.2 % 36 35 1 3 32
Branch coverage date bins:
(7,30] days: 0.0 % 2 0 2
(30,360] days: 18.4 % 98 18 78 2 16 2
(360..) days: 27.1 % 1547 419 16 55 1057 13 4 402

Function Name Sort by function name TLA Hit count Sort by function hit count Lines Sort by unexercised lines in function Branches Sort by unexercised branches in function
alter_command_generator UBC 0 0.0 % (0 / 2)
complete_from_versioned_query CBC 2 71.4 % (5 / 7) 50.0 % (2 / 4)
create_command_generator CBC 2 100.0 % (2 / 2)
drop_command_generator CBC 2 100.0 % (2 / 2)
get_guctype CBC 2 100.0 % (12 / 12) 50.0 % (2 / 4)
set_completion_reference_verbatim CBC 2 100.0 % (4 / 4)
complete_from_variables GNC 3 100.0 % (14 / 14) 100.0 % (8 / 8)
ends_with CBC 3 100.0 % (3 / 3) 50.0 % (2 / 4)
initialize_readline CBC 3 100.0 % (14 / 14) 100.0 % (2 / 2)
complete_from_const CBC 4 85.7 % (6 / 7) 66.7 % (4 / 6)
quote_file_name CBC 5 100.0 % (18 / 18) 68.2 % (15 / 22)
complete_from_versioned_schema_query CBC 8 71.4 % (5 / 7) 50.0 % (2 / 4)
HeadMatchesImpl CBC 10 100.0 % (9 / 9) 83.3 % (5 / 6)
dequote_file_name CBC 12 83.3 % (10 / 12) 50.0 % (3 / 6)
MatchesImpl CBC 14 88.9 % (8 / 9) 66.7 % (4 / 6)
_complete_from_files GNC 16 80.0 % (4 / 5) 50.0 % (1 / 2)
set_completion_reference CBC 19 100.0 % (3 / 3)
requote_identifier CBC 31 79.1 % (34 / 43) 72.5 % (29 / 40)
complete_from_list CBC 32 100.0 % (21 / 21) 95.0 % (19 / 20)
TailMatchesImpl CBC 36 100.0 % (9 / 9) 83.3 % (5 / 6)
pg_strdup_keyword_case CBC 40 100.0 % (12 / 12) 81.2 % (13 / 16)
make_like_pattern CBC 44 81.2 % (13 / 16) 60.0 % (6 / 10)
exec_query CBC 46 62.5 % (5 / 8) 50.0 % (4 / 8)
identifier_needs_quotes CBC 49 66.7 % (6 / 9) 33.3 % (4 / 12)
parse_identifier CBC 55 80.0 % (32 / 40) 63.3 % (19 / 30)
match_previous_words CBC 58 100.0 % (1 / 1)
get_previous_words GNC 67 96.0 % (48 / 50) 82.4 % (28 / 34)
psql_completion CBC 67 91.1 % (72 / 79) 80.9 % (38 / 47)
escape_string CBC 71 100.0 % (5 / 5)
complete_from_schema_query CBC 86 100.0 % (2 / 2)
append_variable_names GNC 124 66.7 % (4 / 6) 50.0 % (1 / 2)
complete_from_query CBC 186 100.0 % (2 / 2)
_complete_from_query CBC 282 94.6 % (140 / 148) 77.9 % (95 / 122)
HeadMatchesArray CBC 5152 100.0 % (8 / 8) 100.0 % (6 / 6)
TailMatchesArray CBC 7696 100.0 % (8 / 8) 100.0 % (6 / 6)
word_matches CBC 8240 100.0 % (27 / 27) 96.7 % (29 / 30)
MatchesArray CBC 28094 81.0 % (17 / 21) 83.3 % (15 / 18)

Generated by: LCOV version 2.5.0-beta