LCOV - differential code coverage report
Current view: top level - contrib/citext - citext.c (source / functions) Coverage Total Hit UBC CBC EUB ECB
Current: 0e5ff9b9b45a657aea12440478dc002e9b01f138 vs 0123ce131fca454009439dfa3b2266d1d40737d7 Lines: 100.0 % 156 156 156
Current Date: 2026-03-14 14:10:32 -0400 Functions: 100.0 % 35 35 35
Baseline: lcov-20260315-024220-baseline Branches: 58.1 % 62 36 26 36 76 44
Baseline Date: 2026-03-14 15:27:56 +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_cmp CBC 150 100.0 % (7 / 7) 50.0 % (2 / 4)
citext_eq CBC 85 100.0 % (11 / 11) 50.0 % (2 / 4)
citext_ge CBC 1 100.0 % (7 / 7) 50.0 % (2 / 4)
citext_gt CBC 3 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)
citext_ne CBC 22 100.0 % (11 / 11) 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_gt CBC 10 100.0 % (7 / 7) 50.0 % (2 / 4)
citext_pattern_le CBC 13 100.0 % (7 / 7) 50.0 % (2 / 4)
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_larger CBC 6 100.0 % (5 / 5) 100.0 % (2 / 2)
citext_smaller CBC 7 100.0 % (5 / 5) 100.0 % (2 / 2)
internal_citext_pattern_cmp CBC 55 100.0 % (14 / 14) 100.0 % (6 / 6)
Pg_magic_func CBC 3 100.0 % (1 / 1)
citextcmp CBC 169 100.0 % (8 / 8)
pg_finfo_citext_cmp CBC 5 100.0 % (1 / 1)
pg_finfo_citext_eq CBC 5 100.0 % (1 / 1)
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_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_smaller CBC 3 100.0 % (1 / 1)

Generated by: LCOV version 2.4-beta