LCOV - differential code coverage report
Current view: top level - src/include/port/atomics - generic.h (source / functions) Coverage Total Hit UBC GIC GNC CBC ECB
Current: 380a8b2ea024c33a35e7abc8628e7c4f52f9f9f9 vs db5ed03217b9c238703df8b4b286115d6e940488 Lines: 100.0 % 39 39 2 3 34 3
Current Date: 2026-05-29 21:51:00 -0400 Functions: 100.0 % 15 15 1 1 13 1
Baseline: lcov-20260530-034037-baseline Branches: 50.0 % 4 2 2 2
Baseline Date: 2026-05-29 14:39:03 -0700 Line coverage date bins:
Legend: Lines:     hit not hit
Branches: + taken - not taken # not executed
(30,360] days: 100.0 % 3 3 3
(360..) days: 100.0 % 36 36 2 34 3
Function coverage date bins:
(30,360] days: 100.0 % 1 1 1
(360..) days: 93.3 % 15 14 1 13 1
Branch coverage date bins:
(360..) days: 50.0 % 4 2 2 2

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_atomic_add_fetch_u32_impl CBC 879 100.0 % (2 / 2)
pg_atomic_add_fetch_u64_impl CBC 702 100.0 % (2 / 2)
pg_atomic_init_u32_impl CBC 4037542 100.0 % (3 / 3)
pg_atomic_init_u64_impl CBC 15715565 100.0 % (3 / 3)
pg_atomic_read_membarrier_u32_impl GIC 18 100.0 % (2 / 2)
pg_atomic_read_membarrier_u64_impl CBC 11775066 100.0 % (2 / 2)
pg_atomic_read_u32_impl CBC 244092362 100.0 % (2 / 2)
pg_atomic_read_u64_impl CBC 555182336 100.0 % (3 / 3) 50.0 % (1 / 2)
pg_atomic_sub_fetch_u32_impl CBC 223533191 100.0 % (2 / 2)
pg_atomic_sub_fetch_u64_impl CBC 113230010 100.0 % (2 / 2)
pg_atomic_unlocked_write_u32_impl ECB 5146209
pg_atomic_unlocked_write_u64_impl GNC 6464751 100.0 % (3 / 3)
pg_atomic_write_membarrier_u32_impl CBC 23109 100.0 % (3 / 3)
pg_atomic_write_membarrier_u64_impl CBC 113141 100.0 % (3 / 3)
pg_atomic_write_u32_impl CBC 70337 100.0 % (3 / 3)
pg_atomic_write_u64_impl CBC 13958483 100.0 % (4 / 4) 50.0 % (1 / 2)

Generated by: LCOV version 2.5.0-beta