LCOV - differential code coverage report
Current view: top level - src/common - unicode_category.c (source / functions) Coverage Total Hit UBC CBC
Current: c70b6db34ffeab48beef1fb4ce61bcad3772b8dd vs 06473f5a344df8c9594ead90a609b86f6724cff8 Lines: 30.4 % 237 72 165 72
Current Date: 2025-09-06 07:49:51 +0900 Functions: 56.0 % 25 14 11 14
Baseline: lcov-20250906-005545-baseline Branches: 28.6 % 154 44 110 44
Baseline Date: 2025-09-05 08:21:35 +0100 Line coverage date bins:
Legend: Lines:     hit not hit
Branches: + taken - not taken # not executed
(360..) days: 30.4 % 237 72 165 72
Function coverage date bins:
(360..) days: 56.0 % 25 14 11 14
Branch coverage date bins:
(360..) days: 28.6 % 154 44 110 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_isalnum CBC 19183 100.0 % (2 / 2) 100.0 % (4 / 4)
pg_u_isalpha CBC 27386 100.0 % (2 / 2)
pg_u_isblank UBC 0 0.0 % (0 / 3) 0.0 % (0 / 4)
pg_u_iscntrl UBC 0 0.0 % (0 / 2)
pg_u_isdigit CBC 37565 100.0 % (4 / 4) 100.0 % (6 / 6)
pg_u_isgraph UBC 0 0.0 % (0 / 6) 0.0 % (0 / 4)
pg_u_islower UBC 0 0.0 % (0 / 2)
pg_u_isprint UBC 0 0.0 % (0 / 5) 0.0 % (0 / 6)
pg_u_ispunct CBC 12288 100.0 % (8 / 8) 100.0 % (4 / 4)
pg_u_isspace CBC 8199 100.0 % (2 / 2)
pg_u_isupper CBC 12288 100.0 % (2 / 2)
pg_u_isword UBC 0 0.0 % (0 / 5) 0.0 % (0 / 6)
pg_u_isxdigit UBC 0 0.0 % (0 / 7) 0.0 % (0 / 18)
pg_u_prop_alphabetic CBC 27386 100.0 % (4 / 4) 100.0 % (2 / 2)
pg_u_prop_case_ignorable CBC 63 100.0 % (4 / 4) 100.0 % (2 / 2)
pg_u_prop_cased CBC 39 100.0 % (7 / 7) 62.5 % (5 / 8)
pg_u_prop_hex_digit UBC 0 0.0 % (0 / 4) 0.0 % (0 / 2)
pg_u_prop_join_control UBC 0 0.0 % (0 / 4) 0.0 % (0 / 2)
pg_u_prop_lowercase CBC 30 75.0 % (3 / 4) 50.0 % (1 / 2)
pg_u_prop_uppercase CBC 12318 100.0 % (4 / 4) 100.0 % (2 / 2)
pg_u_prop_white_space CBC 8199 100.0 % (4 / 4) 100.0 % (2 / 2)
range_search CBC 44562 100.0 % (12 / 12) 87.5 % (7 / 8)
unicode_category CBC 15474 100.0 % (14 / 14) 90.0 % (9 / 10)
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)

Generated by: LCOV version 2.4-beta