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: c70b6db34ffeab48beef1fb4ce61bcad3772b8dd vs 06473f5a344df8c9594ead90a609b86f6724cff8 Lines: 85.8 % 240 206 34 1 205 1
Current Date: 2025-09-06 07:49:51 +0900 Functions: 95.1 % 41 39 2 1 38
Baseline: lcov-20250906-005545-baseline Branches: 37.1 % 278 103 175 103 9 3
Baseline Date: 2025-09-05 08:21:35 +0100 Line coverage date bins:
Legend: Lines:     hit not hit
Branches: + taken - not taken # not executed
(7,30] days: 100.0 % 1 1 1
(30,360] days: 100.0 % 1 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_same UBC 0 0.0 % (0 / 21) 0.0 % (0 / 26)
sort CBC 3 91.7 % (22 / 24) 53.7 % (29 / 54)
subarray CBC 3 76.7 % (23 / 30) 47.4 % (18 / 38)
intset_subtract CBC 1 96.6 % (28 / 29) 43.3 % (13 / 30)
_int_overlap GNC 7563 100.0 % (13 / 13) 35.0 % (7 / 20)
_int_contains CBC 68284 100.0 % (11 / 11) 25.0 % (4 / 16)
_int_inter CBC 6 100.0 % (11 / 11) 25.0 % (4 / 16)
_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)
sort_asc CBC 2 100.0 % (5 / 5) 25.0 % (2 / 8)
sort_desc CBC 1 100.0 % (5 / 5) 25.0 % (2 / 8)
uniq CBC 2 85.7 % (6 / 7) 25.0 % (2 / 8)
intarray_push_array CBC 1 100.0 % (7 / 7) 50.0 % (2 / 4)
intset_union_elem CBC 2 100.0 % (6 / 6) 50.0 % (2 / 4)
icount CBC 2 100.0 % (5 / 5) 50.0 % (1 / 2)
intarray_push_elem CBC 2 100.0 % (5 / 5) 50.0 % (1 / 2)
Pg_magic_func CBC 1 100.0 % (1 / 1)
_int_contained CBC 41160 100.0 % (2 / 2)
_int_different UBC 0 0.0 % (0 / 2)
intset CBC 1 100.0 % (2 / 2)
pg_finfo__int_contained CBC 2 100.0 % (1 / 1)
pg_finfo__int_contains CBC 2 100.0 % (1 / 1)
pg_finfo__int_different CBC 1 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_same CBC 1 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 CBC 4 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_subarray CBC 3 100.0 % (1 / 1)
pg_finfo_uniq CBC 2 100.0 % (1 / 1)

Generated by: LCOV version 2.4-beta