LCOV - differential code coverage report
Current view: top level - src/backend/commands - cluster.c (source / functions) Coverage Total Hit UBC GNC CBC DCB
Current: c70b6db34ffeab48beef1fb4ce61bcad3772b8dd vs 06473f5a344df8c9594ead90a609b86f6724cff8 Lines: 90.8 % 465 422 43 1 421 1
Current Date: 2025-09-06 07:49:51 +0900 Functions: 100.0 % 13 13 1 12
Baseline: lcov-20250906-005545-baseline Branches: 62.1 % 380 236 144 236
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: 96.6 % 29 28 1 1 27
(360..) days: 90.4 % 436 394 42 394
Function coverage date bins:
(30,360] days: 100.0 % 3 3 1 2
(360..) days: 100.0 % 10 10 10
Branch coverage date bins:
(30,360] days: 66.7 % 18 12 6 12
(360..) days: 61.9 % 362 224 138 224

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
get_tables_to_cluster CBC 10 100.0 % (18 / 18) 100.0 % (4 / 4)
get_tables_to_cluster_partitioned CBC 10 100.0 % (17 / 17) 90.0 % (9 / 10)
cluster_multiple_rels CBC 20 100.0 % (12 / 12) 100.0 % (6 / 6)
cluster_is_permitted_for_relation CBC 47 100.0 % (5 / 5) 75.0 % (3 / 4)
cluster CBC 115 93.2 % (41 / 44) 71.4 % (30 / 42)
mark_index_clustered CBC 136 91.7 % (22 / 24) 67.9 % (19 / 28)
check_index_is_clusterable CBC 140 76.9 % (10 / 13) 38.9 % (7 / 18)
cluster_rel CBC 274 71.2 % (37 / 52) 53.8 % (28 / 52)
copy_table_data GNC 274 96.3 % (52 / 54) 71.4 % (30 / 42)
rebuild_relation CBC 274 100.0 % (19 / 19) 75.0 % (9 / 12)
finish_heap_swap CBC 991 98.0 % (48 / 49) 86.4 % (19 / 22)
make_new_heap CBC 1069 93.5 % (29 / 31) 63.3 % (19 / 30)
swap_relation_files CBC 1185 88.2 % (112 / 127) 48.2 % (53 / 110)

Generated by: LCOV version 2.4-beta