LCOV - differential code coverage report
Current view: top level - src/backend/executor - nodeSeqscan.c (source / functions) Coverage Total Hit UNC UBC GNC CBC DCB
Current: c70b6db34ffeab48beef1fb4ce61bcad3772b8dd vs 06473f5a344df8c9594ead90a609b86f6724cff8 Lines: 100.0 % 99 99 4 95 4
Current Date: 2025-09-06 07:49:51 +0900 Functions: 100.0 % 14 14 3 11
Baseline: lcov-20250907-010129-baseline Branches: 68.2 % 44 30 4 10 4 26
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 % 4 4 4
(30,360] days: 100.0 % 29 29 29
(360..) days: 100.0 % 66 66 66
Function coverage date bins:
(30,360] days: 100.0 % 4 4 3 1
(360..) days: 100.0 % 10 10 10
Branch coverage date bins:
(7,30] days: 50.0 % 8 4 4 4
(30,360] days: 66.7 % 24 16 8 16
(360..) days: 83.3 % 12 10 2 10

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
ExecSeqScan CBC 7007123 100.0 % (6 / 6) 50.0 % (3 / 6)
ExecSeqScanWithProject GNC 11969125 100.0 % (6 / 6) 50.0 % (3 / 6)
ExecSeqScanWithQual GNC 3326562 100.0 % (6 / 6) 50.0 % (3 / 6)
ExecSeqScanWithQualProject GNC 3699528 100.0 % (6 / 6) 50.0 % (3 / 6)
ExecInitSeqScan CBC 111790 100.0 % (25 / 25) 83.3 % (10 / 12)
ExecEndSeqScan CBC 110467 100.0 % (5 / 5) 100.0 % (2 / 2)
ExecReScanSeqScan CBC 621394 100.0 % (6 / 6) 100.0 % (2 / 2)
SeqNext CBC 42931569 100.0 % (11 / 11) 100.0 % (4 / 4)
ExecSeqScanEPQ CBC 247 100.0 % (3 / 3)
ExecSeqScanEstimate CBC 454 100.0 % (6 / 6)
ExecSeqScanInitializeDSM CBC 454 100.0 % (8 / 8)
ExecSeqScanInitializeWorker CBC 1347 100.0 % (5 / 5)
ExecSeqScanReInitializeDSM CBC 114 100.0 % (4 / 4)
SeqRecheck CBC 120 100.0 % (2 / 2)

Generated by: LCOV version 2.4-beta