LCOV - differential code coverage report
Current view: top level - contrib/btree_gist - btree_text.c (source / functions) Coverage Total Hit UBC CBC
Current: b45a8d7d8b306b43f31a002f1b3f1dddc8defeaf vs 8767b449a3a1e75626dfb08f24da54933171d4c5 Lines: 89.9 % 119 107 12 107
Current Date: 2025-10-28 08:26:42 +0900 Functions: 94.1 % 34 32 2 32
Baseline: lcov-20251028-005825-baseline Branches: 64.3 % 14 9 5 9
Baseline Date: 2025-10-27 06:37:35 +0000 Line coverage date bins:
Legend: Lines:     hit not hit
Branches: + taken - not taken # not executed
(30,360] days: 100.0 % 36 36 36
(360..) days: 85.5 % 83 71 12 71
Function coverage date bins:
(30,360] days: 100.0 % 6 6 6
(360..) days: 92.9 % 28 26 2 26
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_bpchar_compress CBC 996 100.0 % (2 / 2)
gbt_bpchar_consistent CBC 2690 100.0 % (13 / 13) 100.0 % (2 / 2)
gbt_bpchar_sortsupport CBC 1 100.0 % (5 / 5)
gbt_bpchar_ssup_cmp CBC 11261 100.0 % (11 / 11) 50.0 % (2 / 4)
gbt_bpcharcmp CBC 57 100.0 % (2 / 2)
gbt_bpchareq CBC 156 100.0 % (2 / 2)
gbt_bpcharge CBC 661 100.0 % (2 / 2)
gbt_bpchargt CBC 624 100.0 % (2 / 2)
gbt_bpcharle CBC 676 100.0 % (2 / 2)
gbt_bpcharlt CBC 520 100.0 % (2 / 2)
gbt_text_compress CBC 2989 100.0 % (5 / 5) 100.0 % (2 / 2)
gbt_text_consistent CBC 5050 92.3 % (12 / 13) 50.0 % (1 / 2)
gbt_text_penalty UBC 0 0.0 % (0 / 5)
gbt_text_picksplit CBC 16 100.0 % (5 / 5)
gbt_text_same UBC 0 0.0 % (0 / 6)
gbt_text_sortsupport CBC 3 100.0 % (5 / 5)
gbt_text_ssup_cmp CBC 22034 100.0 % (11 / 11) 50.0 % (2 / 4)
gbt_text_union CBC 3 100.0 % (4 / 4)
gbt_textcmp CBC 28465 100.0 % (2 / 2)
gbt_texteq CBC 381 100.0 % (2 / 2)
gbt_textge CBC 1263 100.0 % (2 / 2)
gbt_textgt CBC 1234 100.0 % (2 / 2)
gbt_textle CBC 1112 100.0 % (2 / 2)
gbt_textlt CBC 989 100.0 % (2 / 2)
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_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_sortsupport CBC 6 100.0 % (1 / 1)
pg_finfo_gbt_text_union CBC 7 100.0 % (1 / 1)

Generated by: LCOV version 2.4-beta