LCOV - differential code coverage report
Current view: top level - contrib/ltree - ltree_op.c (source / functions) Coverage Total Hit UBC CBC
Current: c70b6db34ffeab48beef1fb4ce61bcad3772b8dd vs 06473f5a344df8c9594ead90a609b86f6724cff8 Lines: 92.4 % 317 293 24 293
Current Date: 2025-09-06 07:49:51 +0900 Functions: 94.0 % 50 47 3 47
Baseline: lcov-20250906-005545-baseline Branches: 77.7 % 188 146 42 146
Baseline Date: 2025-09-05 08:21:35 +0100 Line coverage date bins:
Legend: Lines:     hit not hit
Branches: + taken - not taken # not executed
(30,360] days: 100.0 % 1 1 1
(360..) days: 92.4 % 316 292 24 292
Function coverage date bins:
(30,360] days: 100.0 % 1 1 1
(360..) days: 93.9 % 49 46 3 46
Branch coverage date bins:
(360..) days: 77.7 % 188 146 42 146

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
ltree_textadd UBC 0 0.0 % (0 / 11) 0.0 % (0 / 4)
ltreeparentsel UBC 0 0.0 % (0 / 7)
ltree_ne UBC 0 0.0 % (0 / 3) 0.0 % (0 / 4)
subpath CBC 8 88.9 % (16 / 18) 85.7 % (12 / 14)
inner_subltree CBC 9 95.2 % (20 / 21) 66.7 % (12 / 18)
Pg_magic_func CBC 3 100.0 % (1 / 1)
hash_ltree CBC 3031 100.0 % (12 / 12) 100.0 % (4 / 4)
hash_ltree_extended CBC 12 100.0 % (16 / 16) 75.0 % (6 / 8)
inner_isparent CBC 21186 100.0 % (15 / 15) 100.0 % (8 / 8)
lca CBC 6 100.0 % (11 / 11) 87.5 % (7 / 8)
lca_inner CBC 14 100.0 % (38 / 38) 100.0 % (20 / 20)
ltree2text CBC 1 100.0 % (15 / 15) 83.3 % (5 / 6)
ltree_addltree CBC 5 100.0 % (7 / 7) 50.0 % (2 / 4)
ltree_addtext CBC 1 100.0 % (11 / 11) 50.0 % (2 / 4)
ltree_cmp CBC 71218 100.0 % (3 / 3) 75.0 % (3 / 4)
ltree_compare CBC 139130 100.0 % (18 / 18) 100.0 % (10 / 10)
ltree_concat CBC 6 100.0 % (11 / 11) 75.0 % (3 / 4)
ltree_eq CBC 2016 100.0 % (3 / 3) 100.0 % (4 / 4)
ltree_ge CBC 2923 100.0 % (3 / 3) 75.0 % (3 / 4)
ltree_gt CBC 2922 100.0 % (3 / 3) 75.0 % (3 / 4)
ltree_index CBC 18 100.0 % (31 / 31) 79.4 % (27 / 34)
ltree_isparent CBC 11538 100.0 % (7 / 7) 75.0 % (3 / 4)
ltree_le CBC 2141 100.0 % (3 / 3) 75.0 % (3 / 4)
ltree_lt CBC 2140 100.0 % (3 / 3) 75.0 % (3 / 4)
ltree_risparent CBC 9320 100.0 % (7 / 7) 75.0 % (3 / 4)
nlevel CBC 2 100.0 % (5 / 5) 50.0 % (1 / 2)
pg_finfo_hash_ltree CBC 3 100.0 % (1 / 1)
pg_finfo_hash_ltree_extended CBC 3 100.0 % (1 / 1)
pg_finfo_lca CBC 16 100.0 % (1 / 1)
pg_finfo_ltree2text CBC 3 100.0 % (1 / 1)
pg_finfo_ltree_addltree CBC 3 100.0 % (1 / 1)
pg_finfo_ltree_addtext CBC 3 100.0 % (1 / 1)
pg_finfo_ltree_cmp CBC 3 100.0 % (1 / 1)
pg_finfo_ltree_eq CBC 3 100.0 % (1 / 1)
pg_finfo_ltree_ge CBC 3 100.0 % (1 / 1)
pg_finfo_ltree_gt CBC 3 100.0 % (1 / 1)
pg_finfo_ltree_index CBC 6 100.0 % (1 / 1)
pg_finfo_ltree_isparent CBC 3 100.0 % (1 / 1)
pg_finfo_ltree_le CBC 3 100.0 % (1 / 1)
pg_finfo_ltree_lt CBC 3 100.0 % (1 / 1)
pg_finfo_ltree_ne CBC 2 100.0 % (1 / 1)
pg_finfo_ltree_risparent CBC 3 100.0 % (1 / 1)
pg_finfo_ltree_textadd CBC 2 100.0 % (1 / 1)
pg_finfo_ltreeparentsel CBC 2 100.0 % (1 / 1)
pg_finfo_nlevel CBC 3 100.0 % (1 / 1)
pg_finfo_subltree CBC 3 100.0 % (1 / 1)
pg_finfo_subpath CBC 6 100.0 % (1 / 1)
pg_finfo_text2ltree CBC 3 100.0 % (1 / 1)
subltree CBC 1 100.0 % (5 / 5) 50.0 % (1 / 2)
text2ltree CBC 1 100.0 % (7 / 7) 50.0 % (1 / 2)

Generated by: LCOV version 2.4-beta