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: 0e5ff9b9b45a657aea12440478dc002e9b01f138 vs 0123ce131fca454009439dfa3b2266d1d40737d7 Lines: 100.0 % 113 113 3 4 106 4
Current Date: 2026-03-14 14:10:32 -0400 Functions: 100.0 % 32 32 1 1 30 1
Baseline: lcov-20260315-024220-baseline Branches: 54.2 % 72 39 1 1 31 1 1 37 1 1
Baseline Date: 2026-03-14 15:27:56 +0100 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_compare_exchange_u32 CBC 175930170 100.0 % (4 / 4) 50.0 % (2 / 4)
pg_atomic_fetch_sub_u32 CBC 766631 100.0 % (4 / 4) 50.0 % (2 / 4)
pg_atomic_fetch_sub_u64 CBC 64485243 100.0 % (4 / 4) 50.0 % (2 / 4)
pg_atomic_sub_fetch_u32 CBC 175562006 100.0 % (4 / 4) 50.0 % (2 / 4)
pg_atomic_sub_fetch_u64 CBC 86473522 100.0 % (4 / 4) 50.0 % (2 / 4)
pg_atomic_add_fetch_u32 CBC 402 100.0 % (3 / 3) 50.0 % (1 / 2)
pg_atomic_add_fetch_u64 CBC 598 100.0 % (3 / 3) 50.0 % (1 / 2)
pg_atomic_compare_exchange_u64 CBC 200910688 100.0 % (3 / 3) 50.0 % (1 / 2)
pg_atomic_exchange_u32 CBC 16947 100.0 % (3 / 3) 50.0 % (1 / 2)
pg_atomic_exchange_u64 CBC 18652497 100.0 % (3 / 3) 50.0 % (1 / 2)
pg_atomic_fetch_add_u32 CBC 7609087 100.0 % (3 / 3) 50.0 % (1 / 2)
pg_atomic_fetch_add_u64 CBC 298707 100.0 % (3 / 3) 50.0 % (1 / 2)
pg_atomic_fetch_and_u32 CBC 3083011 100.0 % (3 / 3) 50.0 % (1 / 2)
pg_atomic_fetch_and_u64 CBC 24410 100.0 % (3 / 3) 50.0 % (1 / 2)
pg_atomic_fetch_or_u32 CBC 3305185 100.0 % (3 / 3) 50.0 % (1 / 2)
pg_atomic_fetch_or_u64 CBC 25218728 100.0 % (3 / 3) 50.0 % (1 / 2)
pg_atomic_init_u32 CBC 3597320 100.0 % (4 / 4) 50.0 % (1 / 2)
pg_atomic_init_u64 CBC 13768657 100.0 % (4 / 4) 50.0 % (1 / 2)
pg_atomic_monotonic_advance_u64 CBC 494601 100.0 % (10 / 10) 87.5 % (7 / 8)
pg_atomic_read_membarrier_u32 GIC 19 100.0 % (3 / 3) 50.0 % (1 / 2)
pg_atomic_read_membarrier_u64 CBC 2364371 100.0 % (3 / 3) 50.0 % (1 / 2)
pg_atomic_read_u32 CBC 191942275 100.0 % (3 / 3) 50.0 % (1 / 2)
pg_atomic_read_u64 CBC 423746749 100.0 % (3 / 3) 50.0 % (1 / 2)
pg_atomic_unlocked_write_u64 GNC 4682417 100.0 % (4 / 4) 50.0 % (1 / 2)
pg_atomic_write_membarrier_u32 CBC 14 100.0 % (4 / 4) 50.0 % (1 / 2)
pg_atomic_write_membarrier_u64 CBC 1000 100.0 % (4 / 4) 50.0 % (1 / 2)
pg_atomic_write_u32 CBC 86932 100.0 % (4 / 4) 50.0 % (1 / 2)
pg_atomic_write_u64 CBC 13179995 100.0 % (4 / 4) 50.0 % (1 / 2)
pg_atomic_clear_flag CBC 44 100.0 % (3 / 3)
pg_atomic_init_flag CBC 12566 100.0 % (3 / 3)
pg_atomic_test_set_flag CBC 783 100.0 % (2 / 2)
pg_atomic_unlocked_test_flag CBC 2683 100.0 % (2 / 2)
pg_atomic_unlocked_write_u32 ECB 5145883

Generated by: LCOV version 2.4-beta