LCOV - differential code coverage report
Current view: top level - contrib/btree_gist - btree_oid.c (source / functions) Coverage Total Hit UBC CBC
Current: c70b6db34ffeab48beef1fb4ce61bcad3772b8dd vs 06473f5a344df8c9594ead90a609b86f6724cff8 Lines: 53.1 % 96 51 45 51
Current Date: 2025-09-06 07:49:51 +0900 Functions: 75.0 % 28 21 7 21
Baseline: lcov-20250906-005545-baseline Branches: 18.2 % 22 4 18 4
Baseline Date: 2025-09-05 08:21:35 +0100 Line coverage date bins:
Legend: Lines:     hit not hit
Branches: + taken - not taken # not executed
(30,360] days: 76.5 % 17 13 4 13
(360..) days: 48.1 % 79 38 41 38
Function coverage date bins:
(30,360] days: 100.0 % 3 3 3
(360..) days: 72.0 % 25 18 7 18
Branch coverage date bins:
(30,360] days: 50.0 % 4 2 2 2
(360..) days: 11.1 % 18 2 16 2

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_oid_compress CBC 1004 100.0 % (3 / 3)
gbt_oid_consistent CBC 2770 100.0 % (10 / 10)
gbt_oid_dist UBC 0 0.0 % (0 / 6) 0.0 % (0 / 2)
gbt_oid_distance UBC 0 0.0 % (0 / 7)
gbt_oid_fetch UBC 0 0.0 % (0 / 3)
gbt_oid_penalty UBC 0 0.0 % (0 / 6) 0.0 % (0 / 6)
gbt_oid_picksplit CBC 3 100.0 % (2 / 2)
gbt_oid_same UBC 0 0.0 % (0 / 6)
gbt_oid_sortsupport CBC 1 100.0 % (5 / 5)
gbt_oid_ssup_cmp CBC 999 75.0 % (6 / 8) 50.0 % (2 / 4)
gbt_oid_union UBC 0 0.0 % (0 / 5)
gbt_oideq CBC 250 100.0 % (2 / 2)
gbt_oidge CBC 258 100.0 % (2 / 2)
gbt_oidgt CBC 2244 100.0 % (2 / 2)
gbt_oidkey_cmp CBC 1997 62.5 % (5 / 8) 25.0 % (2 / 8)
gbt_oidle CBC 1013 100.0 % (2 / 2)
gbt_oidlt CBC 2994 100.0 % (2 / 2)
oid_dist UBC 0 0.0 % (0 / 7) 0.0 % (0 / 2)
pg_finfo_gbt_oid_compress CBC 4 100.0 % (1 / 1)
pg_finfo_gbt_oid_consistent CBC 4 100.0 % (1 / 1)
pg_finfo_gbt_oid_distance CBC 4 100.0 % (1 / 1)
pg_finfo_gbt_oid_fetch CBC 4 100.0 % (1 / 1)
pg_finfo_gbt_oid_penalty CBC 4 100.0 % (1 / 1)
pg_finfo_gbt_oid_picksplit CBC 4 100.0 % (1 / 1)
pg_finfo_gbt_oid_same CBC 4 100.0 % (1 / 1)
pg_finfo_gbt_oid_sortsupport CBC 4 100.0 % (1 / 1)
pg_finfo_gbt_oid_union CBC 4 100.0 % (1 / 1)
pg_finfo_oid_dist CBC 3 100.0 % (1 / 1)

Generated by: LCOV version 2.4-beta