LCOV - differential code coverage report
Current view: top level - contrib/pgstattuple - pgstattuple.c (source / functions) Coverage Total Hit UNC UBC GNC CBC DUB DCB
Current: c70b6db34ffeab48beef1fb4ce61bcad3772b8dd vs 06473f5a344df8c9594ead90a609b86f6724cff8 Lines: 39.8 % 186 74 1 111 1 73 1 1
Current Date: 2025-09-06 07:49:51 +0900 Functions: 58.8 % 17 10 7 1 9
Baseline: lcov-20250906-005545-baseline Branches: 28.3 % 92 26 66 26
Baseline Date: 2025-09-05 08:21:35 +0100 Line coverage date bins:
Legend: Lines:     hit not hit
Branches: + taken - not taken # not executed
(7,30] days: 50.0 % 2 1 1 1
(30,360] days: 100.0 % 3 3 3
(360..) days: 38.7 % 181 70 111 70
Function coverage date bins:
(30,360] days: 100.0 % 1 1 1
(360..) days: 56.2 % 16 9 7 1 8
Branch coverage date bins:
(30,360] days: 75.0 % 4 3 1 3
(360..) days: 26.1 % 88 23 65 23

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
pgstat_relation CBC 13 23.3 % (7 / 30) 32.3 % (10 / 31)
pgstat_hash_page UBC 0 0.0 % (0 / 17) 0.0 % (0 / 5)
pgstat_index UBC 0 0.0 % (0 / 15) 0.0 % (0 / 6)
pgstat_btree_page UBC 0 0.0 % (0 / 14) 0.0 % (0 / 8)
pgstat_gist_page UBC 0 0.0 % (0 / 10) 0.0 % (0 / 2)
pgstat_index_page UBC 0 0.0 % (0 / 10) 0.0 % (0 / 4)
pgstat_heap GNC 9 76.3 % (29 / 38) 55.0 % (11 / 20)
pgstattuple UBC 0 0.0 % (0 / 7) 0.0 % (0 / 4)
pgstattuplebyid UBC 0 0.0 % (0 / 6) 0.0 % (0 / 4)
build_pgstattuple_type CBC 9 96.0 % (24 / 25) 62.5 % (5 / 8)
Pg_magic_func CBC 1 100.0 % (1 / 1)
pg_finfo_pgstattuple CBC 1 100.0 % (1 / 1)
pg_finfo_pgstattuple_v1_5 CBC 2 100.0 % (1 / 1)
pg_finfo_pgstattuplebyid CBC 1 100.0 % (1 / 1)
pg_finfo_pgstattuplebyid_v1_5 CBC 2 100.0 % (1 / 1)
pgstattuple_v1_5 CBC 10 100.0 % (5 / 5)
pgstattuplebyid_v1_5 CBC 3 100.0 % (4 / 4)

Generated by: LCOV version 2.4-beta