LCOV - differential code coverage report
Current view: top level - src/test/modules/test_bitmapset - test_bitmapset.c (source / functions) Coverage Total Hit UNC UBC GNC CBC
Current: 603a3335f2b60b2c798da5c627b3bb288b92a7bd vs e395fbd32a07557de4ac98088928c1749d4845d8 Lines: 96.2 % 344 331 5 8 37 294
Current Date: 2026-07-25 17:13:00 -0400 Functions: 100.0 % 71 71 4 67
Baseline: lcov-20260726-baseline Branches: 72.5 % 244 177 18 49 18 159
Baseline Date: 2026-07-25 19:16:42 +0200 Line coverage date bins:
Legend: Lines:     hit not hit
Branches: + taken - not taken # not executed
(7,30] days: 88.1 % 42 37 5 37
(30,360] days: 97.4 % 302 294 8 294
Function coverage date bins:
(7,30] days: 100.0 % 4 4 4
(30,360] days: 100.0 % 67 67 67
Branch coverage date bins:
(7,30] days: 50.0 % 36 18 18 18
(30,360] days: 76.4 % 208 159 49 159

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
test_random_operations CBC 1 90.8 % (79 / 87) 53.4 % (47 / 88)
test_random_offset_operations GNC 1 85.7 % (30 / 35) 50.0 % (17 / 34)
Pg_magic_func CBC 1 100.0 % (1 / 1)
pg_finfo_test_bitmap_hash CBC 2 100.0 % (1 / 1)
pg_finfo_test_bitmap_match CBC 2 100.0 % (1 / 1)
pg_finfo_test_bms_add_member CBC 2 100.0 % (1 / 1)
pg_finfo_test_bms_add_members CBC 2 100.0 % (1 / 1)
pg_finfo_test_bms_add_range CBC 2 100.0 % (1 / 1)
pg_finfo_test_bms_compare CBC 2 100.0 % (1 / 1)
pg_finfo_test_bms_copy CBC 2 100.0 % (1 / 1)
pg_finfo_test_bms_del_member CBC 2 100.0 % (1 / 1)
pg_finfo_test_bms_del_members CBC 2 100.0 % (1 / 1)
pg_finfo_test_bms_difference CBC 2 100.0 % (1 / 1)
pg_finfo_test_bms_equal CBC 2 100.0 % (1 / 1)
pg_finfo_test_bms_get_singleton_member CBC 2 100.0 % (1 / 1)
pg_finfo_test_bms_hash_value CBC 2 100.0 % (1 / 1)
pg_finfo_test_bms_int_members CBC 2 100.0 % (1 / 1)
pg_finfo_test_bms_intersect CBC 2 100.0 % (1 / 1)
pg_finfo_test_bms_is_empty CBC 2 100.0 % (1 / 1)
pg_finfo_test_bms_is_member CBC 2 100.0 % (1 / 1)
pg_finfo_test_bms_is_subset CBC 2 100.0 % (1 / 1)
pg_finfo_test_bms_join CBC 2 100.0 % (1 / 1)
pg_finfo_test_bms_make_singleton CBC 2 100.0 % (1 / 1)
pg_finfo_test_bms_member_index CBC 2 100.0 % (1 / 1)
pg_finfo_test_bms_membership CBC 2 100.0 % (1 / 1)
pg_finfo_test_bms_next_member CBC 2 100.0 % (1 / 1)
pg_finfo_test_bms_nonempty_difference CBC 2 100.0 % (1 / 1)
pg_finfo_test_bms_num_members CBC 2 100.0 % (1 / 1)
pg_finfo_test_bms_offset_members GNC 2 100.0 % (1 / 1)
pg_finfo_test_bms_overlap CBC 2 100.0 % (1 / 1)
pg_finfo_test_bms_overlap_list CBC 2 100.0 % (1 / 1)
pg_finfo_test_bms_prev_member CBC 2 100.0 % (1 / 1)
pg_finfo_test_bms_replace_members CBC 2 100.0 % (1 / 1)
pg_finfo_test_bms_singleton_member CBC 2 100.0 % (1 / 1)
pg_finfo_test_bms_subset_compare CBC 2 100.0 % (1 / 1)
pg_finfo_test_bms_union CBC 2 100.0 % (1 / 1)
pg_finfo_test_random_offset_operations GNC 2 100.0 % (1 / 1)
pg_finfo_test_random_operations CBC 2 100.0 % (1 / 1)
test_bitmap_hash CBC 7 100.0 % (4 / 4) 100.0 % (2 / 2)
test_bitmap_match CBC 12 100.0 % (5 / 5) 100.0 % (4 / 4)
test_bms_add_member CBC 7 100.0 % (7 / 7) 75.0 % (3 / 4)
test_bms_add_members CBC 3 100.0 % (5 / 5) 50.0 % (2 / 4)
test_bms_add_range CBC 25 100.0 % (8 / 8) 100.0 % (6 / 6)
test_bms_compare CBC 10 100.0 % (5 / 5) 100.0 % (4 / 4)
test_bms_copy CBC 2 100.0 % (4 / 4) 100.0 % (2 / 2)
test_bms_del_member CBC 12 100.0 % (7 / 7) 75.0 % (3 / 4)
test_bms_del_members CBC 10 100.0 % (5 / 5) 100.0 % (4 / 4)
test_bms_difference CBC 10 100.0 % (5 / 5) 100.0 % (4 / 4)
test_bms_equal CBC 13 100.0 % (5 / 5) 100.0 % (4 / 4)
test_bms_get_singleton_member CBC 4 100.0 % (5 / 5) 100.0 % (4 / 4)
test_bms_hash_value CBC 7 100.0 % (4 / 4) 100.0 % (2 / 2)
test_bms_int_members CBC 7 100.0 % (5 / 5) 100.0 % (4 / 4)
test_bms_intersect CBC 8 100.0 % (5 / 5) 100.0 % (4 / 4)
test_bms_is_empty CBC 3 100.0 % (4 / 4) 100.0 % (2 / 2)
test_bms_is_member CBC 6 100.0 % (7 / 7) 75.0 % (3 / 4)
test_bms_is_subset CBC 10 100.0 % (5 / 5) 100.0 % (4 / 4)
test_bms_join CBC 9 100.0 % (5 / 5) 100.0 % (4 / 4)
test_bms_make_singleton CBC 4 100.0 % (4 / 4)
test_bms_member_index CBC 8 100.0 % (7 / 7) 100.0 % (4 / 4)
test_bms_membership CBC 4 100.0 % (4 / 4) 100.0 % (2 / 2)
test_bms_next_member CBC 6 100.0 % (7 / 7) 100.0 % (4 / 4)
test_bms_nonempty_difference CBC 9 100.0 % (5 / 5) 100.0 % (4 / 4)
test_bms_num_members CBC 3 100.0 % (4 / 4) 50.0 % (1 / 2)
test_bms_offset_members GNC 13 100.0 % (5 / 5) 50.0 % (1 / 2)
test_bms_overlap CBC 6 100.0 % (5 / 5) 100.0 % (4 / 4)
test_bms_overlap_list CBC 11 100.0 % (19 / 19) 91.7 % (11 / 12)
test_bms_prev_member CBC 7 100.0 % (7 / 7) 100.0 % (4 / 4)
test_bms_replace_members CBC 6 100.0 % (5 / 5) 100.0 % (4 / 4)
test_bms_singleton_member CBC 3 100.0 % (4 / 4) 50.0 % (1 / 2)
test_bms_subset_compare CBC 23 100.0 % (5 / 5) 100.0 % (4 / 4)
test_bms_union CBC 9 100.0 % (5 / 5) 100.0 % (4 / 4)

Generated by: LCOV version 2.0-1