LCOV - differential code coverage report
Current view: top level - src/backend/catalog - pg_constraint.c (source / functions) Coverage Total Hit UBC GNC CBC DCB
Current: b45a8d7d8b306b43f31a002f1b3f1dddc8defeaf vs 8767b449a3a1e75626dfb08f24da54933171d4c5 Lines: 94.3 % 598 564 34 1 563 1
Current Date: 2025-10-28 08:26:42 +0900 Functions: 100.0 % 22 22 1 21
Baseline: lcov-20251028-005825-baseline Branches: 64.7 % 433 280 153 280
Baseline Date: 2025-10-27 06:37:35 +0000 Line coverage date bins:
Legend: Lines:     hit not hit
Branches: + taken - not taken # not executed
(30,360] days: 94.7 % 114 108 6 1 107
(360..) days: 94.2 % 484 456 28 456
Function coverage date bins:
(30,360] days: 100.0 % 5 5 5
(360..) days: 100.0 % 17 17 1 16
Branch coverage date bins:
(30,360] days: 73.2 % 71 52 19 52
(360..) days: 63.0 % 362 228 134 228

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
DeconstructFkConstraintRow CBC 4486 90.3 % (65 / 72) 46.9 % (45 / 96)
FindFKPeriodOpers CBC 206 78.9 % (15 / 19) 40.0 % (6 / 15)
RemoveConstraintById CBC 13831 85.2 % (23 / 27) 40.0 % (8 / 20)
AdjustNotNullInheritance CBC 4993 86.4 % (19 / 22) 72.7 % (16 / 22)
ConstraintSetParentConstraint CBC 321 90.3 % (28 / 31) 38.9 % (7 / 18)
RenameConstraintById CBC 48 83.3 % (15 / 18) 44.4 % (8 / 18)
CreateConstraintEntry GNC 26785 98.5 % (135 / 137) 93.9 % (77 / 82)
findDomainNotNullConstraint CBC 6 87.5 % (14 / 16) 50.0 % (3 / 6)
get_primary_key_attnos CBC 203 93.5 % (29 / 31) 50.0 % (13 / 26)
get_relation_constraint_attnos CBC 96 92.9 % (26 / 28) 41.7 % (10 / 24)
AlterConstraintNamespaces CBC 53 95.0 % (19 / 20) 78.6 % (11 / 14)
extractNotNullColumn CBC 6216 90.0 % (9 / 10) 42.9 % (6 / 14)
ChooseConstraintName CBC 12666 100.0 % (25 / 25) 100.0 % (14 / 14)
ConstraintNameExists CBC 4424 100.0 % (9 / 9)
ConstraintNameIsUsed CBC 8485 100.0 % (10 / 10) 100.0 % (4 / 4)
RelationGetNotNullConstraints CBC 5480 100.0 % (40 / 40) 100.0 % (10 / 10)
check_functional_grouping CBC 203 100.0 % (16 / 16) 81.2 % (13 / 16)
findNotNullConstraint CBC 660 100.0 % (5 / 5) 100.0 % (2 / 2)
findNotNullConstraintAttnum CBC 6116 100.0 % (17 / 17) 100.0 % (6 / 6)
get_domain_constraint_oid CBC 35 100.0 % (14 / 14) 75.0 % (6 / 8)
get_relation_constraint_oid CBC 282 100.0 % (14 / 14) 75.0 % (6 / 8)
get_relation_idx_constraint_oid CBC 674 100.0 % (17 / 17) 90.0 % (9 / 10)

Generated by: LCOV version 2.4-beta