LCOV - differential code coverage report
Current view: top level - contrib/citext - citext.c (source / functions) Coverage Total Hit UBC CBC EUB ECB
Current: c70b6db34ffeab48beef1fb4ce61bcad3772b8dd vs 06473f5a344df8c9594ead90a609b86f6724cff8 Lines: 100.0 % 156 156 156
Current Date: 2025-09-06 07:49:51 +0900 Functions: 100.0 % 35 35 35
Baseline: lcov-20250906-005545-baseline Branches: 58.1 % 62 36 26 36 76 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
(30,360] days: 100.0 % 1 1 1
(360..) days: 100.0 % 155 155 155
Function coverage date bins:
(30,360] days: 100.0 % 1 1 1
(360..) days: 100.0 % 34 34 34
Branch coverage date bins:
(360..) days: 19.8 % 182 36 26 36 76 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
citext_ge CBC 1 100.0 % (7 / 7) 50.0 % (2 / 4)
citext_le CBC 1 100.0 % (7 / 7) 50.0 % (2 / 4)
citext_lt CBC 1 100.0 % (7 / 7) 50.0 % (2 / 4)
Pg_magic_func CBC 3 100.0 % (1 / 1)
citext_gt CBC 3 100.0 % (7 / 7) 50.0 % (2 / 4)
pg_finfo_citext_ge CBC 3 100.0 % (1 / 1)
pg_finfo_citext_gt CBC 3 100.0 % (1 / 1)
pg_finfo_citext_hash CBC 3 100.0 % (1 / 1)
pg_finfo_citext_hash_extended CBC 3 100.0 % (1 / 1)
pg_finfo_citext_larger CBC 3 100.0 % (1 / 1)
pg_finfo_citext_le CBC 3 100.0 % (1 / 1)
pg_finfo_citext_lt CBC 3 100.0 % (1 / 1)
pg_finfo_citext_smaller CBC 3 100.0 % (1 / 1)
pg_finfo_citext_ne CBC 4 100.0 % (1 / 1)
pg_finfo_citext_pattern_cmp CBC 4 100.0 % (1 / 1)
pg_finfo_citext_pattern_ge CBC 4 100.0 % (1 / 1)
pg_finfo_citext_pattern_gt CBC 4 100.0 % (1 / 1)
pg_finfo_citext_pattern_le CBC 4 100.0 % (1 / 1)
pg_finfo_citext_pattern_lt CBC 4 100.0 % (1 / 1)
pg_finfo_citext_cmp CBC 5 100.0 % (1 / 1)
pg_finfo_citext_eq CBC 5 100.0 % (1 / 1)
citext_larger CBC 6 100.0 % (5 / 5) 100.0 % (2 / 2)
citext_smaller CBC 7 100.0 % (5 / 5) 100.0 % (2 / 2)
citext_pattern_lt CBC 9 100.0 % (7 / 7) 50.0 % (2 / 4)
citext_hash CBC 10 100.0 % (7 / 7) 50.0 % (1 / 2)
citext_hash_extended CBC 10 100.0 % (8 / 8) 50.0 % (1 / 2)
citext_pattern_gt CBC 10 100.0 % (7 / 7) 50.0 % (2 / 4)
citext_pattern_cmp CBC 11 100.0 % (7 / 7) 50.0 % (2 / 4)
citext_pattern_ge CBC 12 100.0 % (7 / 7) 50.0 % (2 / 4)
citext_pattern_le CBC 13 100.0 % (7 / 7) 50.0 % (2 / 4)
citext_ne CBC 22 100.0 % (11 / 11) 50.0 % (2 / 4)
internal_citext_pattern_cmp CBC 55 100.0 % (14 / 14) 100.0 % (6 / 6)
citext_eq CBC 85 100.0 % (11 / 11) 50.0 % (2 / 4)
citext_cmp CBC 150 100.0 % (7 / 7) 50.0 % (2 / 4)
citextcmp CBC 169 100.0 % (8 / 8)

Generated by: LCOV version 2.4-beta