LCOV - differential code coverage report
Current view: top level - src/common - unicode_category.c (source / functions) Coverage Total Hit UNC UBC GBC GNC CBC DUB DCB
Current: 380a8b2ea024c33a35e7abc8628e7c4f52f9f9f9 vs db5ed03217b9c238703df8b4b286115d6e940488 Lines: 32.5 % 237 77 8 152 4 15 58 9 14
Current Date: 2026-05-29 21:51:00 -0400 Functions: 60.0 % 25 15 8 2 15 9 14
Baseline: lcov-20260530-034037-baseline Branches: 35.1 % 154 54 100 10 44
Baseline Date: 2026-05-29 14:39:03 -0700 Line coverage date bins:
Legend: Lines:     hit not hit
Branches: + taken - not taken # not executed
(30,360] days: 65.2 % 23 15 8 15
(360..) days: 29.0 % 214 62 152 4 58
Function coverage date bins:
(30,360] days: 65.2 % 23 15 8 15
(360..) days: 0.0 % 2 0 2
Branch coverage date bins:
(360..) days: 35.1 % 154 54 100 10 44

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
pg_u_isblank UNC 0 0.0 % (0 / 3) 0.0 % (0 / 4)
pg_u_isgraph UNC 0 0.0 % (0 / 6) 0.0 % (0 / 4)
pg_u_islower UNC 0 0.0 % (0 / 2)
pg_u_isprint UNC 0 0.0 % (0 / 5) 0.0 % (0 / 6)
unicode_category_abbrev UBC 0 0.0 % (0 / 63) 0.0 % (0 / 31)
unicode_category_string UBC 0 0.0 % (0 / 63) 0.0 % (0 / 31)
pg_u_isxdigit GNC 3 71.4 % (5 / 7) 55.6 % (10 / 18)
pg_u_prop_lowercase GNC 50 75.0 % (3 / 4) 50.0 % (1 / 2)
pg_u_prop_case_ignorable GNC 105 100.0 % (4 / 4) 100.0 % (2 / 2)
pg_u_prop_white_space GNC 8312 100.0 % (4 / 4) 100.0 % (2 / 2)
pg_u_isupper GNC 16384 100.0 % (2 / 2)
unicode_category GNC 20650 100.0 % (14 / 14) 90.0 % (9 / 10)
pg_u_isalnum GNC 25740 100.0 % (2 / 2) 100.0 % (4 / 4)
pg_u_prop_alphabetic GNC 53833 100.0 % (4 / 4) 100.0 % (2 / 2)
range_search GNC 54334 100.0 % (12 / 12) 87.5 % (7 / 8)

Generated by: LCOV version 2.5.0-beta