LCOV - differential code coverage report
Current view: top level - contrib/btree_gist - btree_bytea.c (source / functions) Coverage Total Hit UBC CBC
Current: c70b6db34ffeab48beef1fb4ce61bcad3772b8dd vs 06473f5a344df8c9594ead90a609b86f6724cff8 Lines: 83.6 % 67 56 11 56
Current Date: 2025-09-06 07:49:51 +0900 Functions: 90.5 % 21 19 2 19
Baseline: lcov-20250906-005545-baseline Branches: 50.0 % 4 2 2 2
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: 100.0 % 16 16 16
(360..) days: 78.4 % 51 40 11 40
Function coverage date bins:
(30,360] days: 100.0 % 3 3 3
(360..) days: 88.9 % 18 16 2 16
Branch coverage date bins:
(30,360] days: 50.0 % 4 2 2 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_bytea_compress CBC 995 100.0 % (3 / 3)
gbt_bytea_consistent CBC 5106 100.0 % (11 / 11)
gbt_bytea_penalty UBC 0 0.0 % (0 / 5)
gbt_bytea_picksplit CBC 5 100.0 % (5 / 5)
gbt_bytea_same UBC 0 0.0 % (0 / 6)
gbt_bytea_sortsupport CBC 1 100.0 % (5 / 5)
gbt_bytea_ssup_cmp CBC 10773 100.0 % (9 / 9) 50.0 % (2 / 4)
gbt_bytea_union CBC 1 100.0 % (4 / 4)
gbt_byteacmp CBC 10436 100.0 % (2 / 2)
gbt_byteaeq CBC 1234 100.0 % (2 / 2)
gbt_byteage CBC 617 100.0 % (2 / 2)
gbt_byteagt CBC 617 100.0 % (2 / 2)
gbt_byteale CBC 989 100.0 % (2 / 2)
gbt_bytealt CBC 1607 100.0 % (2 / 2)
pg_finfo_gbt_bytea_compress CBC 4 100.0 % (1 / 1)
pg_finfo_gbt_bytea_consistent CBC 4 100.0 % (1 / 1)
pg_finfo_gbt_bytea_penalty CBC 4 100.0 % (1 / 1)
pg_finfo_gbt_bytea_picksplit CBC 4 100.0 % (1 / 1)
pg_finfo_gbt_bytea_same CBC 4 100.0 % (1 / 1)
pg_finfo_gbt_bytea_sortsupport CBC 4 100.0 % (1 / 1)
pg_finfo_gbt_bytea_union CBC 4 100.0 % (1 / 1)

Generated by: LCOV version 2.4-beta