LCOV - differential code coverage report
Current view: top level - contrib/citext - citext.c (source / functions) Coverage Total Hit UBC CBC DUB DCB
Current: 380a8b2ea024c33a35e7abc8628e7c4f52f9f9f9 vs db5ed03217b9c238703df8b4b286115d6e940488 Lines: 100.0 % 156 156 156
Current Date: 2026-05-29 21:51:00 -0400 Functions: 100.0 % 35 35 35
Baseline: lcov-20260530-034037-baseline Branches: 58.1 % 62 36 26 36 76 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
(360..) days: 100.0 % 156 156 156
Function coverage date bins:
(360..) days: 100.0 % 35 35 35
Branch coverage date bins:
(360..) days: 58.1 % 62 36 26 36

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.5.0-beta