LCOV - differential code coverage report
Current view: top level - contrib/citext - citext.c (source / functions) Coverage Total Hit UBC CBC EUB ECB
Current: a2387c32f2f8a1643c7d71b951587e6bcb2d4744 vs 371a302eecdc82274b0ae2967d18fd726a0aa6a1 Lines: 100.0 % 156 156 156
Current Date: 2025-10-26 12:31:50 -0700 Functions: 100.0 % 35 35 35
Baseline: lcov-20251027-010456-baseline Branches: 58.1 % 62 36 26 36 76 44
Baseline Date: 2025-10-26 11:01:32 +1300 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