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: b45a8d7d8b306b43f31a002f1b3f1dddc8defeaf vs 8767b449a3a1e75626dfb08f24da54933171d4c5 Lines: 63.2 % 326 206 4 116 31 175 4 9
Current Date: 2025-10-28 08:26:42 +0900 Functions: 88.6 % 35 31 3 1 17 14
Baseline: lcov-20251028-005825-baseline Branches: 31.6 % 174 55 4 115 6 49
Baseline Date: 2025-10-27 06:37:35 +0000 Line coverage date bins:
Legend: Lines:     hit not hit
Branches: + taken - not taken # not executed
(7,30] days: 55.6 % 9 5 4 5
(30,360] days: 93.3 % 134 125 9 26 99
(360..) days: 41.5 % 183 76 107 76
Function coverage date bins:
(7,30] days: 0.0 % 1 0 1
(30,360] days: 92.3 % 26 24 2 16 8
(360..) days: 87.5 % 8 7 1 1 6
Branch coverage date bins:
(30,360] days: 51.9 % 52 27 4 21 6 21
(360..) days: 23.0 % 122 28 94 28

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)
wc_isxdigit_icu UNC 0 0.0 % (0 / 2)
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 GNC 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 2874 87.5 % (14 / 16) 60.0 % (6 / 10)
uchar_convert CBC 3192 85.7 % (6 / 7) 25.0 % (1 / 4)
uchar_length CBC 3192 83.3 % (5 / 6) 33.3 % (2 / 6)
init_icu_converter CBC 3504 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 11797 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