LCOV - differential code coverage report
Current view: top level - src/backend/utils/adt - lockfuncs.c (source / functions) Coverage Total Hit UBC GNC CBC DCB
Current: c70b6db34ffeab48beef1fb4ce61bcad3772b8dd vs 06473f5a344df8c9594ead90a609b86f6724cff8 Lines: 77.8 % 370 288 82 4 284 4
Current Date: 2025-09-06 07:49:51 +0900 Functions: 72.0 % 25 18 7 1 17
Baseline: lcov-20250907-010129-baseline Branches: 74.0 % 77 57 20 57
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: 100.0 % 4 4 4
(30,360] days: 100.0 % 1 1 1
(360..) days: 77.5 % 365 283 82 283
Function coverage date bins:
(360..) days: 72.0 % 25 18 7 1 17
Branch coverage date bins:
(360..) days: 74.0 % 77 57 20 57

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_safe_snapshot_blocking_pids UBC 0 0.0 % (0 / 10) 0.0 % (0 / 4)
pg_try_advisory_lock_int4 UBC 0 0.0 % (0 / 6)
pg_try_advisory_lock_shared_int4 UBC 0 0.0 % (0 / 6)
pg_try_advisory_lock_shared_int8 UBC 0 0.0 % (0 / 5)
pg_try_advisory_xact_lock_int8 UBC 0 0.0 % (0 / 5)
pg_try_advisory_xact_lock_shared_int4 UBC 0 0.0 % (0 / 6)
pg_try_advisory_xact_lock_shared_int8 UBC 0 0.0 % (0 / 5)
pg_advisory_unlock_shared_int4 CBC 15 100.0 % (6 / 6)
pg_advisory_unlock_shared_int8 CBC 15 100.0 % (5 / 5)
pg_advisory_xact_lock_shared_int4 CBC 15 100.0 % (6 / 6)
pg_advisory_lock_shared_int4 CBC 18 100.0 % (6 / 6)
pg_advisory_lock_shared_int8 CBC 28 100.0 % (5 / 5)
pg_try_advisory_xact_lock_int4 CBC 33 100.0 % (6 / 6)
pg_advisory_unlock_int4 CBC 47 100.0 % (6 / 6)
pg_advisory_lock_int4 CBC 49 100.0 % (6 / 6)
pg_advisory_xact_lock_int4 CBC 50 100.0 % (6 / 6)
pg_advisory_unlock_all CBC 119 100.0 % (3 / 3)
pg_advisory_unlock_int8 CBC 139 100.0 % (5 / 5)
pg_advisory_lock_int8 CBC 212 100.0 % (5 / 5)
pg_advisory_xact_lock_int8 CBC 252 100.0 % (5 / 5)
pg_try_advisory_lock_int8 CBC 479 100.0 % (5 / 5)
pg_blocking_pids CBC 1945 100.0 % (39 / 39) 86.7 % (26 / 30)
pg_lock_status GNC 10074 81.0 % (166 / 205) 72.1 % (31 / 43)
VXIDGetDatum CBC 11204 100.0 % (3 / 3)
pg_advisory_xact_lock_shared_int8 CBC 20021 100.0 % (5 / 5)

Generated by: LCOV version 2.4-beta