LCOV - differential code coverage report
Current view: top level - src/include/port - atomics.h (source / functions) Coverage Total Hit UBC CBC
Current: c70b6db34ffeab48beef1fb4ce61bcad3772b8dd vs 06473f5a344df8c9594ead90a609b86f6724cff8 Lines: 100.0 % 110 110 110
Current Date: 2025-09-06 07:49:51 +0900 Functions: 100.0 % 31 31 31
Baseline: lcov-20250907-010129-baseline Branches: 54.3 % 70 38 32 38
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 % 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_add_fetch_u32 CBC 394 100.0 % (3 / 3) 50.0 % (1 / 2)
pg_atomic_add_fetch_u64 CBC 91 100.0 % (3 / 3) 50.0 % (1 / 2)
pg_atomic_clear_flag CBC 39 100.0 % (3 / 3)
pg_atomic_compare_exchange_u32 CBC 356936031 100.0 % (4 / 4) 50.0 % (2 / 4)
pg_atomic_compare_exchange_u64 CBC 1831333 100.0 % (3 / 3) 50.0 % (1 / 2)
pg_atomic_exchange_u32 CBC 12350 100.0 % (3 / 3) 50.0 % (1 / 2)
pg_atomic_exchange_u64 CBC 16155384 100.0 % (3 / 3) 50.0 % (1 / 2)
pg_atomic_fetch_add_u32 CBC 6973042 100.0 % (3 / 3) 50.0 % (1 / 2)
pg_atomic_fetch_add_u64 CBC 96261 100.0 % (3 / 3) 50.0 % (1 / 2)
pg_atomic_fetch_and_u32 CBC 2553262 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_fetch_or_u32 CBC 37757303 100.0 % (3 / 3) 50.0 % (1 / 2)
pg_atomic_fetch_or_u64 CBC 6 100.0 % (3 / 3) 50.0 % (1 / 2)
pg_atomic_fetch_sub_u32 CBC 678322 100.0 % (4 / 4) 50.0 % (2 / 4)
pg_atomic_fetch_sub_u64 CBC 3 100.0 % (4 / 4) 50.0 % (2 / 4)
pg_atomic_init_flag CBC 11150 100.0 % (3 / 3)
pg_atomic_init_u32 CBC 22017851 100.0 % (4 / 4) 50.0 % (1 / 2)
pg_atomic_init_u64 CBC 2637193 100.0 % (4 / 4) 50.0 % (1 / 2)
pg_atomic_monotonic_advance_u64 CBC 449262 100.0 % (10 / 10) 87.5 % (7 / 8)
pg_atomic_read_membarrier_u64 CBC 2116174 100.0 % (3 / 3) 50.0 % (1 / 2)
pg_atomic_read_u32 CBC 534832776 100.0 % (3 / 3) 50.0 % (1 / 2)
pg_atomic_read_u64 CBC 54431228 100.0 % (3 / 3) 50.0 % (1 / 2)
pg_atomic_sub_fetch_u32 CBC 231101512 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_test_set_flag CBC 628 100.0 % (2 / 2)
pg_atomic_unlocked_test_flag CBC 2208 100.0 % (2 / 2)
pg_atomic_unlocked_write_u32 CBC 5161820 100.0 % (4 / 4) 50.0 % (1 / 2)
pg_atomic_write_membarrier_u32 CBC 13 100.0 % (4 / 4) 50.0 % (1 / 2)
pg_atomic_write_membarrier_u64 CBC 887 100.0 % (4 / 4) 50.0 % (1 / 2)
pg_atomic_write_u32 CBC 34479694 100.0 % (4 / 4) 50.0 % (1 / 2)
pg_atomic_write_u64 CBC 12201977 100.0 % (4 / 4) 50.0 % (1 / 2)

Generated by: LCOV version 2.4-beta