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: bed3ffbf9d952be6c7d739d068cdce44c046dfb7 vs 574581b50ac9c63dd9e4abebb731a3b67e5b50f6 Lines: 80.9 % 371 300 71 11 6 283 5
Current Date: 2026-05-05 10:23:31 +0900 Functions: 72.0 % 25 18 7 1 17
Baseline: lcov-20260505-025707-baseline Branches: 75.3 % 77 58 19 1 57
Baseline Date: 2026-05-05 10:27:06 +0900 Line coverage date bins:
Legend: Lines:     hit not hit
Branches: + taken - not taken # not executed
(1,7] 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
VXIDGetDatum CBC 15020 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 138 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 261 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_blocking_pids CBC 2078 100.0 % (39 / 39) 86.7 % (26 / 30)
pg_lock_status GNC 13436 86.4 % (178 / 206) 74.4 % (32 / 43)
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_int8 CBC 503 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