LCOV - differential code coverage report
Current view: top level - src/include/port - atomics.h (source / functions) Coverage Total Hit UNC UIC UBC GIC GNC CBC EUB ECB
Current: bed3ffbf9d952be6c7d739d068cdce44c046dfb7 vs 574581b50ac9c63dd9e4abebb731a3b67e5b50f6 Lines: 100.0 % 113 113 3 4 106 4
Current Date: 2026-05-05 10:23:31 +0900 Functions: 100.0 % 32 32 1 1 30 1
Baseline: lcov-20260505-025707-baseline Branches: 54.2 % 72 39 1 1 31 1 1 37 1 1
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 % 4 4 4
(360..) days: 100.0 % 109 109 3 106 4
Function coverage date bins:
(30,360] days: 100.0 % 1 1 1
(360..) days: 96.9 % 32 31 1 30 1
Branch coverage date bins:
(30,360] days: 50.0 % 2 1 1 1
(360..) days: 52.8 % 72 38 1 31 1 37 1 1

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_write_membarrier_u32 CBC 14 100.0 % (4 / 4) 50.0 % (1 / 2)
pg_atomic_read_membarrier_u32 GIC 19 100.0 % (3 / 3) 50.0 % (1 / 2)
pg_atomic_clear_flag CBC 68 100.0 % (3 / 3)
pg_atomic_add_fetch_u64 CBC 680 100.0 % (3 / 3) 50.0 % (1 / 2)
pg_atomic_add_fetch_u32 CBC 878 100.0 % (3 / 3) 50.0 % (1 / 2)
pg_atomic_test_set_flag CBC 1184 100.0 % (2 / 2)
pg_atomic_unlocked_test_flag CBC 3575 100.0 % (2 / 2)
pg_atomic_init_flag CBC 13779 100.0 % (3 / 3)
pg_atomic_exchange_u32 CBC 17364 100.0 % (3 / 3) 50.0 % (1 / 2)
pg_atomic_fetch_and_u64 CBC 29561 100.0 % (3 / 3) 50.0 % (1 / 2)
pg_atomic_write_u32 CBC 92856 100.0 % (4 / 4) 50.0 % (1 / 2)
pg_atomic_write_membarrier_u64 CBC 113302 100.0 % (4 / 4) 50.0 % (1 / 2)
pg_atomic_fetch_add_u64 CBC 331975 100.0 % (3 / 3) 50.0 % (1 / 2)
pg_atomic_monotonic_advance_u64 CBC 552944 100.0 % (10 / 10) 87.5 % (7 / 8)
pg_atomic_fetch_sub_u32 CBC 856697 100.0 % (4 / 4) 50.0 % (2 / 4)
pg_atomic_fetch_and_u32 CBC 3275968 100.0 % (3 / 3) 50.0 % (1 / 2)
pg_atomic_fetch_or_u32 CBC 3520976 100.0 % (3 / 3) 50.0 % (1 / 2)
pg_atomic_init_u32 CBC 4018180 100.0 % (4 / 4) 50.0 % (1 / 2)
pg_atomic_unlocked_write_u32 ECB 5146134
pg_atomic_unlocked_write_u64 GNC 6463975 100.0 % (4 / 4) 50.0 % (1 / 2)
pg_atomic_fetch_add_u32 CBC 8156379 100.0 % (3 / 3) 50.0 % (1 / 2)
pg_atomic_read_membarrier_u64 CBC 11706067 100.0 % (3 / 3) 50.0 % (1 / 2)
pg_atomic_write_u64 CBC 13916771 100.0 % (4 / 4) 50.0 % (1 / 2)
pg_atomic_init_u64 CBC 15678556 100.0 % (4 / 4) 50.0 % (1 / 2)
pg_atomic_exchange_u64 CBC 27420692 100.0 % (3 / 3) 50.0 % (1 / 2)
pg_atomic_fetch_or_u64 CBC 28312045 100.0 % (3 / 3) 50.0 % (1 / 2)
pg_atomic_fetch_sub_u64 CBC 31900715 100.0 % (4 / 4) 50.0 % (2 / 4)
pg_atomic_sub_fetch_u64 CBC 112847956 100.0 % (4 / 4) 50.0 % (2 / 4)
pg_atomic_sub_fetch_u32 CBC 222154641 100.0 % (4 / 4) 50.0 % (2 / 4)
pg_atomic_compare_exchange_u32 CBC 222528357 100.0 % (4 / 4) 50.0 % (2 / 4)
pg_atomic_read_u32 CBC 242609772 100.0 % (3 / 3) 50.0 % (1 / 2)
pg_atomic_compare_exchange_u64 CBC 256625145 100.0 % (3 / 3) 50.0 % (1 / 2)
pg_atomic_read_u64 CBC 553029144 100.0 % (3 / 3) 50.0 % (1 / 2)

Generated by: LCOV version 2.5.0-beta