LCOV - differential code coverage report
Current view: top level - src/backend/utils/adt - pg_locale_builtin.c (source / functions) Coverage Total Hit UNC UBC GNC CBC DCB
Current: c70b6db34ffeab48beef1fb4ce61bcad3772b8dd vs 06473f5a344df8c9594ead90a609b86f6724cff8 Lines: 86.0 % 86 74 9 3 18 56 1
Current Date: 2025-09-06 07:49:51 +0900 Functions: 78.9 % 19 15 4 9 6
Baseline: lcov-20250907-010129-baseline Branches: 47.4 % 38 18 10 10 2 16
Baseline Date: 2025-09-05 08:21:35 +0100 Line coverage date bins:
Legend: Lines:     hit not hit
Branches: + taken - not taken # not executed
(30,360] days: 86.0 % 86 74 9 3 18 56
Function coverage date bins:
(30,360] days: 78.9 % 19 15 4 9 6
Branch coverage date bins:
(30,360] days: 47.4 % 38 18 10 10 2 16

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
char_is_cased_builtin UNC 0 0.0 % (0 / 3) 0.0 % (0 / 10)
wc_isgraph_builtin UNC 0 0.0 % (0 / 2)
wc_islower_builtin UNC 0 0.0 % (0 / 2)
wc_isprint_builtin UNC 0 0.0 % (0 / 2)
strfold_builtin CBC 6 100.0 % (3 / 3)
strtitle_builtin CBC 97 100.0 % (5 / 5)
wc_tolower_builtin GNC 264 100.0 % (2 / 2)
wc_toupper_builtin GNC 264 100.0 % (2 / 2)
initcap_wbnext CBC 412 100.0 % (15 / 15) 87.5 % (7 / 8)
create_pg_locale_builtin GNC 893 91.7 % (22 / 24) 50.0 % (6 / 12)
get_collation_actual_version_builtin CBC 924 87.5 % (7 / 8) 62.5 % (5 / 8)
wc_isalpha_builtin GNC 2059 100.0 % (2 / 2)
strlower_builtin CBC 6005 100.0 % (3 / 3)
wc_isspace_builtin GNC 8199 100.0 % (2 / 2)
wc_ispunct_builtin GNC 12288 100.0 % (2 / 2)
wc_isupper_builtin GNC 12288 100.0 % (2 / 2)
wc_isalnum_builtin GNC 18430 100.0 % (2 / 2)
wc_isdigit_builtin GNC 32826 100.0 % (2 / 2)
strupper_builtin CBC 158441 100.0 % (3 / 3)

Generated by: LCOV version 2.4-beta