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: 0e5ff9b9b45a657aea12440478dc002e9b01f138 vs 0123ce131fca454009439dfa3b2266d1d40737d7 Lines: 88.2 % 93 82 8 3 34 48 9
Current Date: 2026-03-14 14:10:32 -0400 Functions: 81.8 % 22 18 4 17 1
Baseline: lcov-20260315-024220-baseline Branches: 62.5 % 32 20 2 10 4 16
Baseline Date: 2026-03-14 15:27:56 +0100 Line coverage date bins:
Legend: Lines:     hit not hit
Branches: + taken - not taken # not executed
(30,360] days: 81.4 % 43 35 8 34 1
(360..) days: 94.0 % 50 47 3 47
Function coverage date bins:
(30,360] days: 73.3 % 15 11 4 11
(360..) days: 100.0 % 7 7 6 1
Branch coverage date bins:
(30,360] days: 66.7 % 6 4 2 4
(360..) days: 61.5 % 26 16 10 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
create_pg_locale_builtin GNC 945 91.7 % (22 / 24) 50.0 % (6 / 12)
get_collation_actual_version_builtin CBC 978 87.5 % (7 / 8) 62.5 % (5 / 8)
initcap_wbnext GNC 412 100.0 % (15 / 15) 87.5 % (7 / 8)
strfold_builtin GNC 6 100.0 % (3 / 3)
strlower_builtin GNC 6200 100.0 % (3 / 3)
strtitle_builtin GNC 97 100.0 % (5 / 5)
strupper_builtin GNC 158517 100.0 % (3 / 3)
to_char32 GNC 112907 100.0 % (3 / 3) 50.0 % (1 / 2)
to_pg_wchar GNC 546 100.0 % (3 / 3) 50.0 % (1 / 2)
wc_isalnum_builtin GNC 20609 100.0 % (2 / 2)
wc_isalpha_builtin GNC 19853 100.0 % (2 / 2)
wc_iscased_builtin UNC 0 0.0 % (0 / 2)
wc_isdigit_builtin GNC 39008 100.0 % (2 / 2)
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_ispunct_builtin GNC 12288 100.0 % (2 / 2)
wc_isspace_builtin GNC 8312 100.0 % (2 / 2)
wc_isupper_builtin GNC 12288 100.0 % (2 / 2)
wc_isxdigit_builtin GNC 3 100.0 % (2 / 2)
wc_tolower_builtin GNC 273 100.0 % (2 / 2)
wc_toupper_builtin GNC 273 100.0 % (2 / 2)

Generated by: LCOV version 2.4-beta