LCOV - differential code coverage report
Current view: top level - src/backend/replication - slotfuncs.c (source / functions) Coverage Total Hit UBC CBC
Current: c70b6db34ffeab48beef1fb4ce61bcad3772b8dd vs 06473f5a344df8c9594ead90a609b86f6724cff8 Lines: 92.7 % 327 303 24 303
Current Date: 2025-09-06 07:49:51 +0900 Functions: 93.8 % 16 15 1 15
Baseline: lcov-20250906-005545-baseline Branches: 65.7 % 198 130 68 130
Baseline Date: 2025-09-05 08:21:35 +0100 Line coverage date bins:
Legend: Lines:     hit not hit
Branches: + taken - not taken # not executed
(1,7] days: 100.0 % 1 1 1
(30,360] days: 80.0 % 10 8 2 8
(360..) days: 93.0 % 316 294 22 294
Function coverage date bins:
(360..) days: 93.8 % 16 15 1 15
Branch coverage date bins:
(30,360] days: 41.7 % 12 5 7 5
(360..) days: 67.2 % 186 125 61 125

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
pg_copy_logical_replication_slot_b UBC 0 0.0 % (0 / 2)
pg_copy_physical_replication_slot_a CBC 2 100.0 % (2 / 2)
pg_physical_replication_slot_advance CBC 2 100.0 % (12 / 12) 50.0 % (3 / 6)
pg_copy_logical_replication_slot_a CBC 4 100.0 % (2 / 2)
pg_copy_logical_replication_slot_c CBC 5 100.0 % (2 / 2)
pg_copy_physical_replication_slot_b CBC 5 100.0 % (2 / 2)
pg_logical_replication_slot_advance CBC 8 100.0 % (2 / 2)
pg_sync_replication_slots CBC 11 88.9 % (16 / 18) 50.0 % (5 / 10)
pg_replication_slot_advance CBC 12 90.9 % (30 / 33) 57.1 % (16 / 28)
copy_replication_slot CBC 16 92.9 % (79 / 85) 59.7 % (43 / 72)
pg_create_physical_replication_slot CBC 33 94.7 % (18 / 19) 50.0 % (3 / 6)
create_physical_replication_slot CBC 38 100.0 % (10 / 10) 87.5 % (7 / 8)
pg_drop_replication_slot CBC 121 100.0 % (6 / 6)
pg_create_logical_replication_slot CBC 122 95.2 % (20 / 21) 50.0 % (3 / 6)
create_logical_replication_slot CBC 129 100.0 % (10 / 10) 83.3 % (5 / 6)
pg_get_replication_slots CBC 237 91.1 % (92 / 101) 80.4 % (45 / 56)

Generated by: LCOV version 2.4-beta