LCOV - differential code coverage report
Current view: top level - src/backend/regex - regc_pg_locale.c (source / functions) Coverage Total Hit UNC UBC GNC CBC DUB DCB
Current: b45a8d7d8b306b43f31a002f1b3f1dddc8defeaf vs 8767b449a3a1e75626dfb08f24da54933171d4c5 Lines: 76.2 % 164 125 16 23 52 73 70 131
Current Date: 2025-10-28 08:26:42 +0900 Functions: 100.0 % 15 15 14 1 13
Baseline: lcov-20251028-005825-baseline Branches: 56.2 % 130 73 38 19 30 43
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 % 14 14 14
(30,360] days: 71.4 % 56 40 16 38 2
(360..) days: 75.5 % 94 71 23 71
Function coverage date bins:
(7,30] days: 100.0 % 13 13 13
(360..) days: 100.0 % 2 2 1 1
Branch coverage date bins:
(30,360] days: 45.7 % 70 32 38 30 2
(360..) days: 68.3 % 60 41 19 41

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
regc_ctype_get_cache GNC 439 75.0 % (51 / 68) 69.0 % (29 / 42)
regc_wc_isgraph GNC 8195 60.0 % (3 / 5) 16.7 % (1 / 6)
regc_wc_islower GNC 8195 60.0 % (3 / 5) 16.7 % (1 / 6)
regc_wc_isprint GNC 8195 60.0 % (3 / 5) 16.7 % (1 / 6)
regc_wc_ispunct GNC 20483 60.0 % (3 / 5) 16.7 % (1 / 6)
regc_wc_isspace GNC 38193 60.0 % (3 / 5) 16.7 % (1 / 6)
regc_wc_isupper GNC 20488 60.0 % (3 / 5) 16.7 % (1 / 6)
store_match CBC 5897 68.2 % (15 / 22) 58.3 % (7 / 12)
pg_set_regex_collation GNC 4050455 92.3 % (12 / 13) 66.7 % (8 / 12)
regc_wc_isalnum GNC 47493 100.0 % (5 / 5) 83.3 % (5 / 6)
regc_wc_isalpha GNC 14859 100.0 % (5 / 5) 83.3 % (5 / 6)
regc_wc_isdigit GNC 93455 100.0 % (5 / 5) 83.3 % (5 / 6)
regc_wc_tolower GNC 5353 83.3 % (5 / 6) 75.0 % (3 / 4)
regc_wc_toupper GNC 5351 83.3 % (5 / 6) 75.0 % (3 / 4)
regc_wc_isword GNC 18817 100.0 % (4 / 4) 100.0 % (2 / 2)

Generated by: LCOV version 2.4-beta