LCOV - differential code coverage report
Current view: top level - src/backend/nodes - outfuncs.c (source / functions) Coverage Total Hit LBC UBC GBC CBC EUB
Current: c70b6db34ffeab48beef1fb4ce61bcad3772b8dd vs 06473f5a344df8c9594ead90a609b86f6724cff8 Lines: 55.5 % 371 206 165 206
Current Date: 2025-09-06 07:49:51 +0900 Functions: 56.7 % 30 17 13 17
Baseline: lcov-20250906-005545-baseline Branches: 36.4 % 588 214 12 362 12 202 1
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: 0.0 % 5 0 5
(360..) days: 56.3 % 366 206 160 206
Function coverage date bins:
(360..) days: 56.7 % 30 17 13 17
Branch coverage date bins:
(30,360] days: 0.0 % 4 0 4
(360..) days: 36.6 % 585 214 12 358 12 202 1

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
_outA_Const UBC 0 0.0 % (0 / 8) 0.0 % (0 / 4)
_outA_Expr UBC 0 0.0 % (0 / 66) 0.0 % (0 / 23)
_outBitString UBC 0 0.0 % (0 / 4) 0.0 % (0 / 4)
_outBoolean UBC 0 0.0 % (0 / 3) 0.0 % (0 / 2)
_outEquivalenceClass UBC 0 0.0 % (0 / 19) 0.0 % (0 / 8)
_outExtensibleNode UBC 0 0.0 % (0 / 6)
_outFloat UBC 0 0.0 % (0 / 3)
_outForeignKeyOptInfo UBC 0 0.0 % (0 / 19) 0.0 % (0 / 4)
_outInteger UBC 0 0.0 % (0 / 3)
bmsToString UBC 0 0.0 % (0 / 4)
nodeToStringWithLocations UBC 0 0.0 % (0 / 2)
writeIndexCols UBC 0 0.0 % (0 / 1) 0.0 % (0 / 4)
writeNodeArray UBC 0 0.0 % (0 / 9) 0.0 % (0 / 4)
writeBoolCols CBC 82 100.0 % (1 / 1) 66.7 % (4 / 6)
writeAttrNumberCols CBC 362 100.0 % (1 / 1) 100.0 % (4 / 4)
writeIntCols CBC 387 100.0 % (1 / 1) 75.0 % (3 / 4)
writeOidCols CBC 865 100.0 % (1 / 1) 100.0 % (4 / 4)
outDouble CBC 4833 100.0 % (4 / 4)
_outBoolExpr CBC 11598 100.0 % (18 / 18) 66.7 % (4 / 6)
nodeToString CBC 34232 100.0 % (2 / 2)
nodeToStringInternal CBC 34232 100.0 % (7 / 7)
outChar CBC 37270 100.0 % (7 / 7) 100.0 % (2 / 2)
_outRangeTblEntry CBC 41699 97.2 % (69 / 71) 85.2 % (23 / 27)
outDatum CBC 78185 93.8 % (15 / 16) 87.5 % (7 / 8)
_outConst CBC 90765 100.0 % (14 / 14) 87.5 % (7 / 8)
_outList CBC 273374 81.8 % (18 / 22) 70.8 % (17 / 24)
outBitmapset CBC 621192 100.0 % (8 / 8) 100.0 % (2 / 2)
_outString CBC 784530 100.0 % (6 / 6) 100.0 % (2 / 2)
outToken CBC 1047291 84.2 % (16 / 19) 61.1 % (22 / 36)
outNode CBC 2794368 69.2 % (18 / 26) 28.1 % (113 / 402)

Generated by: LCOV version 2.4-beta