LCOV - differential code coverage report
Current view: top level - contrib/btree_gist - btree_text.c (source / functions) Coverage Total Hit UBC GNC CBC
Current: 0e5ff9b9b45a657aea12440478dc002e9b01f138 vs 0123ce131fca454009439dfa3b2266d1d40737d7 Lines: 89.9 % 119 107 12 107
Current Date: 2026-03-14 14:10:32 -0400 Functions: 94.1 % 34 32 2 2 30
Baseline: lcov-20260315-024220-baseline Branches: 64.3 % 14 9 5 9
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 % 34 34 34
(360..) days: 85.9 % 85 73 12 73
Function coverage date bins:
(30,360] days: 100.0 % 6 6 6
(360..) days: 92.9 % 28 26 2 2 24
Branch coverage date bins:
(30,360] days: 50.0 % 8 4 4 4
(360..) days: 83.3 % 6 5 1 5

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
gbt_text_penalty UBC 0 0.0 % (0 / 5)
gbt_text_same UBC 0 0.0 % (0 / 6)
gbt_bpchar_sortsupport CBC 1 100.0 % (5 / 5)
gbt_text_sortsupport CBC 3 100.0 % (5 / 5)
gbt_text_union CBC 3 100.0 % (4 / 4)
pg_finfo_gbt_bpchar_compress CBC 4 100.0 % (1 / 1)
pg_finfo_gbt_bpchar_consistent CBC 4 100.0 % (1 / 1)
pg_finfo_gbt_bpchar_sortsupport CBC 4 100.0 % (1 / 1)
pg_finfo_gbt_text_compress CBC 6 100.0 % (1 / 1)
pg_finfo_gbt_text_consistent CBC 6 100.0 % (1 / 1)
pg_finfo_gbt_text_sortsupport CBC 6 100.0 % (1 / 1)
pg_finfo_gbt_text_penalty CBC 7 100.0 % (1 / 1)
pg_finfo_gbt_text_picksplit CBC 7 100.0 % (1 / 1)
pg_finfo_gbt_text_same CBC 7 100.0 % (1 / 1)
pg_finfo_gbt_text_union CBC 7 100.0 % (1 / 1)
gbt_text_picksplit CBC 16 100.0 % (5 / 5)
gbt_bpcharcmp CBC 57 100.0 % (2 / 2)
gbt_bpchareq CBC 156 100.0 % (2 / 2)
gbt_texteq CBC 381 100.0 % (2 / 2)
gbt_bpcharlt CBC 520 100.0 % (2 / 2)
gbt_bpchargt CBC 624 100.0 % (2 / 2)
gbt_bpcharge CBC 661 100.0 % (2 / 2)
gbt_bpcharle CBC 676 100.0 % (2 / 2)
gbt_textlt CBC 989 100.0 % (2 / 2)
gbt_bpchar_compress CBC 996 100.0 % (2 / 2)
gbt_textle CBC 1112 100.0 % (2 / 2)
gbt_textgt CBC 1234 100.0 % (2 / 2)
gbt_textge CBC 1263 100.0 % (2 / 2)
gbt_bpchar_consistent GNC 2690 100.0 % (13 / 13) 100.0 % (2 / 2)
gbt_text_compress CBC 2989 100.0 % (5 / 5) 100.0 % (2 / 2)
gbt_text_consistent GNC 5050 92.3 % (12 / 13) 50.0 % (1 / 2)
gbt_bpchar_ssup_cmp CBC 11261 100.0 % (11 / 11) 50.0 % (2 / 4)
gbt_text_ssup_cmp CBC 22034 100.0 % (11 / 11) 50.0 % (2 / 4)
gbt_textcmp CBC 28465 100.0 % (2 / 2)

Generated by: LCOV version 2.4-beta