LCOV - differential code coverage report
Current view: top level - src/include/port/atomics - generic.h (source / functions) Coverage Total Hit UBC CBC
Current: c70b6db34ffeab48beef1fb4ce61bcad3772b8dd vs 06473f5a344df8c9594ead90a609b86f6724cff8 Lines: 100.0 % 37 37 37
Current Date: 2025-09-06 07:49:51 +0900 Functions: 100.0 % 14 14 14
Baseline: lcov-20250907-010129-baseline Branches: 50.0 % 4 2 2 2
Baseline Date: 2025-09-05 08:21:35 +0100 Line coverage date bins:
Legend: Lines:     hit not hit
Branches: + taken - not taken # not executed
(360..) days: 100.0 % 37 37 37
Function coverage date bins:
(360..) days: 100.0 % 14 14 14
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_sub_fetch_u64_impl CBC 3 100.0 % (2 / 2)
pg_atomic_write_membarrier_u32_impl CBC 13 100.0 % (3 / 3)
pg_atomic_add_fetch_u64_impl CBC 91 100.0 % (2 / 2)
pg_atomic_add_fetch_u32_impl CBC 394 100.0 % (2 / 2)
pg_atomic_write_membarrier_u64_impl CBC 887 100.0 % (3 / 3)
pg_atomic_read_membarrier_u64_impl CBC 2116174 100.0 % (2 / 2)
pg_atomic_init_u64_impl CBC 2637193 100.0 % (3 / 3)
pg_atomic_unlocked_write_u32_impl CBC 5161820 100.0 % (3 / 3)
pg_atomic_write_u64_impl CBC 12201977 100.0 % (4 / 4) 50.0 % (1 / 2)
pg_atomic_init_u32_impl CBC 22017851 100.0 % (3 / 3)
pg_atomic_write_u32_impl CBC 34479694 100.0 % (3 / 3)
pg_atomic_read_u64_impl CBC 54880490 100.0 % (3 / 3) 50.0 % (1 / 2)
pg_atomic_sub_fetch_u32_impl CBC 231101512 100.0 % (2 / 2)
pg_atomic_read_u32_impl CBC 534832776 100.0 % (2 / 2)

Generated by: LCOV version 2.4-beta