LCOV - differential code coverage report
Current view: top level - src/backend/parser - parse_utilcmd.c (source / functions) Coverage Total Hit UBC CBC
Current: c70b6db34ffeab48beef1fb4ce61bcad3772b8dd vs 06473f5a344df8c9594ead90a609b86f6724cff8 Lines: 90.3 % 1645 1485 160 1485
Current Date: 2025-09-06 07:49:51 +0900 Functions: 100.0 % 28 28 28
Baseline: lcov-20250907-010129-baseline Branches: 68.6 % 1420 974 446 974
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: 97.4 % 189 184 5 184
(360..) days: 89.4 % 1456 1301 155 1301
Function coverage date bins:
(360..) days: 100.0 % 28 28 28
Branch coverage date bins:
(30,360] days: 84.4 % 256 216 40 216
(360..) days: 65.1 % 1164 758 406 758

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
transformIndexConstraint CBC 9794 82.6 % (190 / 230) 59.5 % (156 / 262)
transformConstraintAttrs CBC 33564 75.6 % (59 / 78) 47.9 % (56 / 117)
transformColumnDefinition CBC 33583 94.5 % (172 / 182) 73.7 % (137 / 186)
transformRuleStmt CBC 546 85.6 % (83 / 97) 52.3 % (46 / 88)
generateClonedIndexStmt CBC 1298 90.6 % (126 / 139) 63.1 % (53 / 84)
transformAlterTableStmt CBC 11751 95.3 % (141 / 148) 80.7 % (67 / 83)
generateClonedExtStatsStmt CBC 24 94.5 % (52 / 55) 62.5 % (25 / 40)
transformPartitionBound CBC 5173 92.9 % (52 / 56) 75.8 % (47 / 62)
transformTableConstraint CBC 9640 82.9 % (29 / 35) 55.9 % (19 / 34)
expandTableLikeClause CBC 97 95.8 % (92 / 96) 78.8 % (52 / 66)
transformIndexConstraints CBC 30604 82.4 % (28 / 34) 75.0 % (36 / 48)
transformPartitionCmd CBC 1690 68.4 % (13 / 19) 42.1 % (8 / 19)
generateSerialExtraStmts CBC 639 89.6 % (60 / 67) 82.6 % (38 / 46)
transformCreateStmt CBC 19018 97.5 % (78 / 80) 89.3 % (50 / 56)
transformTableLikeClause CBC 387 94.6 % (70 / 74) 90.9 % (60 / 66)
transformIndexStmt CBC 13059 95.8 % (23 / 24) 72.2 % (13 / 18)
transformPartitionBoundValue CBC 8350 93.3 % (14 / 15) 58.3 % (7 / 12)
transformCreateSchemaStmtElements CBC 503 81.6 % (40 / 49) 73.3 % (11 / 15)
transformStatsStmt CBC 368 94.7 % (18 / 19) 71.4 % (10 / 14)
validateInfiniteBounds CBC 4070 100.0 % (15 / 15) 75.0 % (12 / 16)
get_collation CBC 1569 92.9 % (13 / 14) 62.5 % (5 / 8)
get_opclass CBC 1569 91.7 % (11 / 12) 50.0 % (3 / 6)
transformOfType CBC 61 94.1 % (16 / 17) 62.5 % (5 / 8)
transformPartitionRangeBounds CBC 4097 100.0 % (44 / 44) 88.5 % (23 / 26)
transformFKConstraints CBC 30571 100.0 % (21 / 21) 88.9 % (16 / 18)
setSchemaName CBC 279 100.0 % (6 / 6) 83.3 % (5 / 6)
transformCheckConstraints CBC 30571 100.0 % (8 / 8) 90.0 % (9 / 10)
transformColumnType CBC 33410 100.0 % (11 / 11) 83.3 % (5 / 6)

Generated by: LCOV version 2.4-beta