LCOV - differential code coverage report
Current view: top level - src/backend/utils/adt - lockfuncs.c (source / functions) Coverage Total Hit UBC GBC GNC CBC DCB
Current: 380a8b2ea024c33a35e7abc8628e7c4f52f9f9f9 vs db5ed03217b9c238703df8b4b286115d6e940488 Lines: 80.9 % 371 300 71 11 6 283 5
Current Date: 2026-05-29 21:51:00 -0400 Functions: 72.0 % 25 18 7 1 17
Baseline: lcov-20260530-034037-baseline Branches: 75.3 % 77 58 19 1 57
Baseline Date: 2026-05-29 14:39:03 -0700 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 % 6 6 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 13621 86.4 % (178 / 206) 74.4 % (32 / 43)
pg_blocking_pids CBC 2041 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 15170 100.0 % (3 / 3)
pg_advisory_lock_int4 CBC 55 100.0 % (6 / 6)
pg_advisory_lock_int8 CBC 219 100.0 % (5 / 5)
pg_advisory_lock_shared_int4 CBC 24 100.0 % (6 / 6)
pg_advisory_lock_shared_int8 CBC 34 100.0 % (5 / 5)
pg_advisory_unlock_all CBC 122 100.0 % (3 / 3)
pg_advisory_unlock_int4 CBC 52 100.0 % (6 / 6)
pg_advisory_unlock_int8 CBC 170 100.0 % (5 / 5)
pg_advisory_unlock_shared_int4 CBC 20 100.0 % (6 / 6)
pg_advisory_unlock_shared_int8 CBC 20 100.0 % (5 / 5)
pg_advisory_xact_lock_int4 CBC 55 100.0 % (6 / 6)
pg_advisory_xact_lock_int8 CBC 252 100.0 % (5 / 5)
pg_advisory_xact_lock_shared_int4 CBC 20 100.0 % (6 / 6)
pg_advisory_xact_lock_shared_int8 CBC 20025 100.0 % (5 / 5)
pg_try_advisory_lock_int4 UBC 0 0.0 % (0 / 6)
pg_try_advisory_lock_int8 CBC 495 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.5.0-beta