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: b45a8d7d8b306b43f31a002f1b3f1dddc8defeaf vs 8767b449a3a1e75626dfb08f24da54933171d4c5 Lines: 86.4 % 88 76 9 3 27 49 8
Current Date: 2025-10-28 08:26:42 +0900 Functions: 80.0 % 20 16 4 14 2
Baseline: lcov-20251028-005825-baseline Branches: 47.4 % 38 18 10 10 2 16
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: 100.0 % 12 12 12
(30,360] days: 84.2 % 76 64 9 3 15 49
Function coverage date bins:
(7,30] days: 100.0 % 1 1 1
(30,360] days: 78.9 % 19 15 4 13 2
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)
wc_isxdigit_builtin GNC 3 100.0 % (2 / 2)
strfold_builtin GNC 6 100.0 % (3 / 3)
strtitle_builtin GNC 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 902 91.7 % (22 / 24) 50.0 % (6 / 12)
get_collation_actual_version_builtin CBC 935 87.5 % (7 / 8) 62.5 % (5 / 8)
strlower_builtin GNC 6011 100.0 % (3 / 3)
wc_isspace_builtin GNC 8312 100.0 % (2 / 2)
wc_ispunct_builtin GNC 12288 100.0 % (2 / 2)
wc_isupper_builtin GNC 12288 100.0 % (2 / 2)
wc_isalpha_builtin GNC 19827 100.0 % (2 / 2)
wc_isalnum_builtin GNC 20609 100.0 % (2 / 2)
wc_isdigit_builtin GNC 39008 100.0 % (2 / 2)
strupper_builtin GNC 158459 100.0 % (3 / 3)

Generated by: LCOV version 2.4-beta