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: bed3ffbf9d952be6c7d739d068cdce44c046dfb7 vs 574581b50ac9c63dd9e4abebb731a3b67e5b50f6 Lines: 100.0 % 39 39 2 3 34 3
Current Date: 2026-05-05 10:23:31 +0900 Functions: 100.0 % 15 15 1 1 13 1
Baseline: lcov-20260505-025707-baseline Branches: 50.0 % 4 2 2 2
Baseline Date: 2026-05-05 10:27:06 +0900 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 878 100.0 % (2 / 2)
pg_atomic_add_fetch_u64_impl CBC 680 100.0 % (2 / 2)
pg_atomic_init_u32_impl CBC 4018180 100.0 % (3 / 3)
pg_atomic_init_u64_impl CBC 15678556 100.0 % (3 / 3)
pg_atomic_read_membarrier_u32_impl GIC 19 100.0 % (2 / 2)
pg_atomic_read_membarrier_u64_impl CBC 11706067 100.0 % (2 / 2)
pg_atomic_read_u32_impl CBC 242609772 100.0 % (2 / 2)
pg_atomic_read_u64_impl CBC 553582088 100.0 % (3 / 3) 50.0 % (1 / 2)
pg_atomic_sub_fetch_u32_impl CBC 222154641 100.0 % (2 / 2)
pg_atomic_sub_fetch_u64_impl CBC 112847956 100.0 % (2 / 2)
pg_atomic_unlocked_write_u32_impl ECB 5146134
pg_atomic_unlocked_write_u64_impl GNC 6463975 100.0 % (3 / 3)
pg_atomic_write_membarrier_u32_impl CBC 14 100.0 % (3 / 3)
pg_atomic_write_membarrier_u64_impl CBC 113302 100.0 % (3 / 3)
pg_atomic_write_u32_impl CBC 92856 100.0 % (3 / 3)
pg_atomic_write_u64_impl CBC 13916771 100.0 % (4 / 4) 50.0 % (1 / 2)

Generated by: LCOV version 2.5.0-beta