LCOV - differential code coverage report
Current view: top level - src/backend/utils/adt - lockfuncs.c (source / functions) Coverage Total Hit UNC UBC GBC GNC CBC DUB DCB
Current: 0e5ff9b9b45a657aea12440478dc002e9b01f138 vs 0123ce131fca454009439dfa3b2266d1d40737d7 Lines: 80.8 % 370 299 1 70 11 6 282 1 6
Current Date: 2026-03-14 14:10:32 -0400 Functions: 72.0 % 25 18 7 1 17
Baseline: lcov-20260315-024220-baseline Branches: 75.3 % 77 58 19 1 57
Baseline Date: 2026-03-14 15:27:56 +0100 Line coverage date bins:
Legend: Lines:     hit not hit
Branches: + taken - not taken # not executed
(30,360] days: 85.7 % 7 6 1 6
(360..) days: 80.7 % 363 293 70 11 282
Function coverage date bins:
(360..) days: 72.0 % 25 18 7 1 17
Branch coverage date bins:
(360..) days: 75.3 % 77 58 19 1 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_lock_status GNC 9898 86.3 % (177 / 205) 74.4 % (32 / 43)
pg_blocking_pids CBC 1995 100.0 % (39 / 39) 86.7 % (26 / 30)
pg_safe_snapshot_blocking_pids UBC 0 0.0 % (0 / 10) 0.0 % (0 / 4)
VXIDGetDatum CBC 11043 100.0 % (3 / 3)
pg_advisory_lock_int4 CBC 49 100.0 % (6 / 6)
pg_advisory_lock_int8 CBC 211 100.0 % (5 / 5)
pg_advisory_lock_shared_int4 CBC 18 100.0 % (6 / 6)
pg_advisory_lock_shared_int8 CBC 28 100.0 % (5 / 5)
pg_advisory_unlock_all CBC 119 100.0 % (3 / 3)
pg_advisory_unlock_int4 CBC 47 100.0 % (6 / 6)
pg_advisory_unlock_int8 CBC 161 100.0 % (5 / 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_int4 CBC 50 100.0 % (6 / 6)
pg_advisory_xact_lock_int8 CBC 254 100.0 % (5 / 5)
pg_advisory_xact_lock_shared_int4 CBC 15 100.0 % (6 / 6)
pg_advisory_xact_lock_shared_int8 CBC 20020 100.0 % (5 / 5)
pg_try_advisory_lock_int4 UBC 0 0.0 % (0 / 6)
pg_try_advisory_lock_int8 CBC 504 100.0 % (5 / 5)
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_int4 CBC 33 100.0 % (6 / 6)
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)

Generated by: LCOV version 2.4-beta