LCOV - differential code coverage report
Current view: top level - contrib/intarray - _int_op.c (source / functions) Coverage Total Hit UBC GNC CBC EUB ECB DCB
Current: a2387c32f2f8a1643c7d71b951587e6bcb2d4744 vs 371a302eecdc82274b0ae2967d18fd726a0aa6a1 Lines: 85.8 % 240 206 34 1 205 1
Current Date: 2025-10-26 12:31:50 -0700 Functions: 95.1 % 41 39 2 1 38
Baseline: lcov-20251027-010456-baseline Branches: 37.1 % 278 103 175 103 9 3
Baseline Date: 2025-10-26 11:01:32 +1300 Line coverage date bins:
Legend: Lines:     hit not hit
Branches: + taken - not taken # not executed
(30,360] days: 100.0 % 2 2 1 1
(360..) days: 85.7 % 238 204 34 204
Function coverage date bins:
(30,360] days: 100.0 % 1 1 1
(360..) days: 95.0 % 40 38 2 1 37
Branch coverage date bins:
(360..) days: 35.5 % 290 103 175 103 9 3

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
_int_different UBC 0 0.0 % (0 / 2)
_int_same UBC 0 0.0 % (0 / 21) 0.0 % (0 / 26)
Pg_magic_func CBC 1 100.0 % (1 / 1)
_int_union CBC 1 100.0 % (11 / 11) 25.0 % (4 / 16)
idx CBC 1 100.0 % (8 / 8) 30.0 % (3 / 10)
intarray_del_elem CBC 1 100.0 % (15 / 15) 56.2 % (9 / 16)
intarray_push_array CBC 1 100.0 % (7 / 7) 50.0 % (2 / 4)
intset CBC 1 100.0 % (2 / 2)
intset_subtract CBC 1 96.6 % (28 / 29) 43.3 % (13 / 30)
pg_finfo__int_different CBC 1 100.0 % (1 / 1)
pg_finfo__int_same CBC 1 100.0 % (1 / 1)
sort_desc CBC 1 100.0 % (5 / 5) 25.0 % (2 / 8)
icount CBC 2 100.0 % (5 / 5) 50.0 % (1 / 2)
intarray_push_elem CBC 2 100.0 % (5 / 5) 50.0 % (1 / 2)
intset_union_elem CBC 2 100.0 % (6 / 6) 50.0 % (2 / 4)
pg_finfo__int_contained CBC 2 100.0 % (1 / 1)
pg_finfo__int_contains CBC 2 100.0 % (1 / 1)
pg_finfo__int_inter CBC 2 100.0 % (1 / 1)
pg_finfo__int_overlap CBC 2 100.0 % (1 / 1)
pg_finfo__int_union CBC 2 100.0 % (1 / 1)
pg_finfo_icount CBC 2 100.0 % (1 / 1)
pg_finfo_idx CBC 2 100.0 % (1 / 1)
pg_finfo_intarray_del_elem CBC 2 100.0 % (1 / 1)
pg_finfo_intarray_push_array CBC 2 100.0 % (1 / 1)
pg_finfo_intarray_push_elem CBC 2 100.0 % (1 / 1)
pg_finfo_intset CBC 2 100.0 % (1 / 1)
pg_finfo_intset_subtract CBC 2 100.0 % (1 / 1)
pg_finfo_intset_union_elem CBC 2 100.0 % (1 / 1)
pg_finfo_sort_asc CBC 2 100.0 % (1 / 1)
pg_finfo_sort_desc CBC 2 100.0 % (1 / 1)
pg_finfo_uniq CBC 2 100.0 % (1 / 1)
sort_asc CBC 2 100.0 % (5 / 5) 25.0 % (2 / 8)
uniq CBC 2 85.7 % (6 / 7) 25.0 % (2 / 8)
pg_finfo_subarray CBC 3 100.0 % (1 / 1)
sort CBC 3 91.7 % (22 / 24) 53.7 % (29 / 54)
subarray CBC 3 76.7 % (23 / 30) 47.4 % (18 / 38)
pg_finfo_sort CBC 4 100.0 % (1 / 1)
_int_inter CBC 6 100.0 % (11 / 11) 25.0 % (4 / 16)
_int_overlap GNC 7563 100.0 % (13 / 13) 35.0 % (7 / 20)
_int_contained CBC 41160 100.0 % (2 / 2)
_int_contains CBC 68284 100.0 % (11 / 11) 25.0 % (4 / 16)

Generated by: LCOV version 2.4-beta