LCOV - differential code coverage report
Current view: top level - src/backend/executor - execIndexing.c (source / functions) Coverage Total Hit UBC GIC GNC CBC
Current: c70b6db34ffeab48beef1fb4ce61bcad3772b8dd vs 06473f5a344df8c9594ead90a609b86f6724cff8 Lines: 94.4 % 284 268 16 1 267
Current Date: 2025-09-06 07:49:51 +0900 Functions: 100.0 % 10 10 1 9
Baseline: lcov-20250906-005545-baseline Branches: 80.5 % 215 173 42 173
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: 93.1 % 29 27 2 27
(360..) days: 94.5 % 255 241 14 1 240
Function coverage date bins:
(30,360] days: 100.0 % 1 1 1
(360..) days: 100.0 % 9 9 1 8
Branch coverage date bins:
(30,360] days: 73.9 % 23 17 6 17
(360..) days: 81.2 % 192 156 36 156

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
index_expression_changed_walker CBC 38 88.9 % (8 / 9) 83.3 % (5 / 6)
index_recheck_constraint CBC 69 90.9 % (10 / 11) 83.3 % (5 / 6)
check_exclusion_constraint CBC 239 100.0 % (3 / 3)
ExecWithoutOverlapsNotEmpty CBC 1051 86.7 % (13 / 15) 55.6 % (5 / 9)
ExecCheckIndexConstraints CBC 4827 90.0 % (36 / 40) 76.5 % (26 / 34)
check_exclusion_or_unique_constraint GNC 6033 93.7 % (74 / 79) 72.7 % (48 / 66)
index_unchanged_by_update CBC 176096 93.9 % (31 / 33) 83.3 % (15 / 18)
ExecOpenIndices CBC 937706 100.0 % (26 / 26) 88.9 % (16 / 18)
ExecCloseIndices CBC 976021 100.0 % (10 / 10) 75.0 % (3 / 4)
ExecInsertIndexTuples CBC 1821781 98.3 % (57 / 58) 92.6 % (50 / 54)

Generated by: LCOV version 2.4-beta