LCOV - differential code coverage report
Current view: top level - src/backend/utils/adt - pg_locale_icu.c (source / functions) Coverage Total Hit UNC UBC GNC CBC DUB DCB
Current: c70b6db34ffeab48beef1fb4ce61bcad3772b8dd vs 06473f5a344df8c9594ead90a609b86f6724cff8 Lines: 63.6 % 324 206 118 26 180 2 4
Current Date: 2025-09-06 07:49:51 +0900 Functions: 91.2 % 34 31 2 1 16 15
Baseline: lcov-20250907-010129-baseline Branches: 31.6 % 174 55 4 115 6 49
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: 63.6 % 324 206 118 26 180
Function coverage date bins:
(30,360] days: 91.2 % 34 31 2 1 16 15
Branch coverage date bins:
(30,360] days: 31.6 % 174 55 4 115 6 49

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
icu_set_collation_attributes UBC 0 0.0 % (0 / 62) 0.0 % (0 / 46)
strncoll_icu UNC 0 0.0 % (0 / 18) 0.0 % (0 / 6)
strnxfrm_prefix_icu UNC 0 0.0 % (0 / 19) 0.0 % (0 / 8)
strfold_icu CBC 6 100.0 % (7 / 7)
u_strFoldCase_default CBC 12 100.0 % (8 / 8) 66.7 % (4 / 6)
strtitle_icu CBC 15 100.0 % (7 / 7)
u_strToTitle_default_BI CBC 15 100.0 % (2 / 2)
strupper_icu CBC 27 100.0 % (7 / 7)
tolower_icu GNC 54 100.0 % (2 / 2)
toupper_icu GNC 54 100.0 % (2 / 2)
char_is_cased_icu GNC 63 100.0 % (3 / 3) 60.0 % (6 / 10)
create_pg_locale_icu GNC 105 88.9 % (32 / 36) 50.0 % (8 / 16)
make_icu_collator CBC 105 89.5 % (17 / 19) 60.0 % (6 / 10)
strlower_icu CBC 264 100.0 % (7 / 7)
icu_convert_case CBC 312 92.3 % (12 / 13) 50.0 % (3 / 6)
icu_from_uchar CBC 312 85.7 % (12 / 14) 42.9 % (6 / 14)
icu_to_uchar CBC 318 100.0 % (6 / 6)
strnxfrm_prefix_icu_utf8 GNC 834 88.9 % (8 / 9) 33.3 % (2 / 6)
strnxfrm_icu GNC 5010 87.5 % (14 / 16) 60.0 % (6 / 10)
uchar_convert CBC 5328 85.7 % (6 / 7) 25.0 % (1 / 4)
uchar_length CBC 5328 83.3 % (5 / 6) 33.3 % (2 / 6)
init_icu_converter CBC 5640 81.8 % (9 / 11) 40.0 % (4 / 10)
wc_isalnum_icu GNC 6144 100.0 % (2 / 2)
wc_isalpha_icu GNC 6144 100.0 % (2 / 2)
wc_isdigit_icu GNC 6144 100.0 % (2 / 2)
wc_isgraph_icu GNC 6144 100.0 % (2 / 2)
wc_islower_icu GNC 6144 100.0 % (2 / 2)
wc_isprint_icu GNC 6144 100.0 % (2 / 2)
wc_ispunct_icu GNC 6144 100.0 % (2 / 2)
wc_isspace_icu GNC 6144 100.0 % (2 / 2)
wc_isupper_icu GNC 6144 100.0 % (2 / 2)
strncoll_icu_utf8 GNC 12770 85.7 % (6 / 7) 33.3 % (2 / 6)
get_collation_actual_version_icu CBC 41128 100.0 % (6 / 6)
pg_ucol_open CBC 41307 83.3 % (10 / 12) 50.0 % (5 / 10)

Generated by: LCOV version 2.4-beta