LCOV - differential code coverage report
Current view: top level - src/include/port - atomics.h (source / functions) Coverage Total Hit UBC CBC
Current: b45a8d7d8b306b43f31a002f1b3f1dddc8defeaf vs 8767b449a3a1e75626dfb08f24da54933171d4c5 Lines: 100.0 % 110 110 110
Current Date: 2025-10-28 08:26:42 +0900 Functions: 100.0 % 31 31 31
Baseline: lcov-20251028-005825-baseline Branches: 54.3 % 70 38 32 38
Baseline Date: 2025-10-27 06:37:35 +0000 Line coverage date bins:
Legend: Lines:     hit not hit
Branches: + taken - not taken # not executed
(360..) days: 100.0 % 110 110 110
Function coverage date bins:
(360..) days: 100.0 % 31 31 31
Branch coverage date bins:
(360..) days: 54.3 % 70 38 32 38

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_fetch_sub_u64 CBC 3 100.0 % (4 / 4) 50.0 % (2 / 4)
pg_atomic_sub_fetch_u64 CBC 3 100.0 % (4 / 4) 50.0 % (2 / 4)
pg_atomic_fetch_or_u64 CBC 6 100.0 % (3 / 3) 50.0 % (1 / 2)
pg_atomic_fetch_and_u64 CBC 9 100.0 % (3 / 3) 50.0 % (1 / 2)
pg_atomic_write_membarrier_u32 CBC 13 100.0 % (4 / 4) 50.0 % (1 / 2)
pg_atomic_clear_flag CBC 40 100.0 % (3 / 3)
pg_atomic_add_fetch_u64 CBC 96 100.0 % (3 / 3) 50.0 % (1 / 2)
pg_atomic_add_fetch_u32 CBC 430 100.0 % (3 / 3) 50.0 % (1 / 2)
pg_atomic_test_set_flag CBC 632 100.0 % (2 / 2)
pg_atomic_write_membarrier_u64 CBC 907 100.0 % (4 / 4) 50.0 % (1 / 2)
pg_atomic_unlocked_test_flag CBC 2232 100.0 % (2 / 2)
pg_atomic_init_flag CBC 11431 100.0 % (3 / 3)
pg_atomic_exchange_u32 CBC 12614 100.0 % (3 / 3) 50.0 % (1 / 2)
pg_atomic_fetch_add_u64 CBC 96333 100.0 % (3 / 3) 50.0 % (1 / 2)
pg_atomic_monotonic_advance_u64 CBC 457931 100.0 % (10 / 10) 87.5 % (7 / 8)
pg_atomic_fetch_sub_u32 CBC 687664 100.0 % (4 / 4) 50.0 % (2 / 4)
pg_atomic_compare_exchange_u64 CBC 1839923 100.0 % (3 / 3) 50.0 % (1 / 2)
pg_atomic_read_membarrier_u64 CBC 2135502 100.0 % (3 / 3) 50.0 % (1 / 2)
pg_atomic_fetch_and_u32 CBC 2576092 100.0 % (3 / 3) 50.0 % (1 / 2)
pg_atomic_init_u64 CBC 2688451 100.0 % (4 / 4) 50.0 % (1 / 2)
pg_atomic_unlocked_write_u32 CBC 5162425 100.0 % (4 / 4) 50.0 % (1 / 2)
pg_atomic_fetch_add_u32 CBC 7079302 100.0 % (3 / 3) 50.0 % (1 / 2)
pg_atomic_write_u64 CBC 12230082 100.0 % (4 / 4) 50.0 % (1 / 2)
pg_atomic_exchange_u64 CBC 16224007 100.0 % (3 / 3) 50.0 % (1 / 2)
pg_atomic_init_u32 CBC 22649509 100.0 % (4 / 4) 50.0 % (1 / 2)
pg_atomic_write_u32 CBC 30030745 100.0 % (4 / 4) 50.0 % (1 / 2)
pg_atomic_fetch_or_u32 CBC 33289747 100.0 % (3 / 3) 50.0 % (1 / 2)
pg_atomic_read_u64 CBC 54343203 100.0 % (3 / 3) 50.0 % (1 / 2)
pg_atomic_sub_fetch_u32 CBC 233036602 100.0 % (4 / 4) 50.0 % (2 / 4)
pg_atomic_compare_exchange_u32 CBC 364778609 100.0 % (4 / 4) 50.0 % (2 / 4)
pg_atomic_read_u32 CBC 542311485 100.0 % (3 / 3) 50.0 % (1 / 2)

Generated by: LCOV version 2.4-beta