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-20250906-005545-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_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 39 100.0 % (3 / 3)
pg_atomic_add_fetch_u64 CBC 91 100.0 % (3 / 3) 50.0 % (1 / 2)
pg_atomic_add_fetch_u32 CBC 415 100.0 % (3 / 3) 50.0 % (1 / 2)
pg_atomic_test_set_flag CBC 645 100.0 % (2 / 2)
pg_atomic_write_membarrier_u64 CBC 887 100.0 % (4 / 4) 50.0 % (1 / 2)
pg_atomic_unlocked_test_flag CBC 2228 100.0 % (2 / 2)
pg_atomic_init_flag CBC 11150 100.0 % (3 / 3)
pg_atomic_exchange_u32 CBC 12321 100.0 % (3 / 3) 50.0 % (1 / 2)
pg_atomic_fetch_add_u64 CBC 96252 100.0 % (3 / 3) 50.0 % (1 / 2)
pg_atomic_monotonic_advance_u64 CBC 445785 100.0 % (10 / 10) 87.5 % (7 / 8)
pg_atomic_fetch_sub_u32 CBC 678048 100.0 % (4 / 4) 50.0 % (2 / 4)
pg_atomic_compare_exchange_u64 CBC 1846013 100.0 % (3 / 3) 50.0 % (1 / 2)
pg_atomic_read_membarrier_u64 CBC 2113083 100.0 % (3 / 3) 50.0 % (1 / 2)
pg_atomic_fetch_and_u32 CBC 2554839 100.0 % (3 / 3) 50.0 % (1 / 2)
pg_atomic_init_u64 CBC 2719107 100.0 % (4 / 4) 50.0 % (1 / 2)
pg_atomic_unlocked_write_u32 CBC 5161826 100.0 % (4 / 4) 50.0 % (1 / 2)
pg_atomic_fetch_add_u32 CBC 6969914 100.0 % (3 / 3) 50.0 % (1 / 2)
pg_atomic_write_u64 CBC 12116676 100.0 % (4 / 4) 50.0 % (1 / 2)
pg_atomic_exchange_u64 CBC 16162762 100.0 % (3 / 3) 50.0 % (1 / 2)
pg_atomic_init_u32 CBC 22018293 100.0 % (4 / 4) 50.0 % (1 / 2)
pg_atomic_write_u32 CBC 34377898 100.0 % (4 / 4) 50.0 % (1 / 2)
pg_atomic_fetch_or_u32 CBC 37639806 100.0 % (3 / 3) 50.0 % (1 / 2)
pg_atomic_read_u64 CBC 53443483 100.0 % (3 / 3) 50.0 % (1 / 2)
pg_atomic_sub_fetch_u32 CBC 231013700 100.0 % (4 / 4) 50.0 % (2 / 4)
pg_atomic_compare_exchange_u32 CBC 356848471 100.0 % (4 / 4) 50.0 % (2 / 4)
pg_atomic_read_u32 CBC 534717650 100.0 % (3 / 3) 50.0 % (1 / 2)

Generated by: LCOV version 2.4-beta