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: c70b6db34ffeab48beef1fb4ce61bcad3772b8dd vs 06473f5a344df8c9594ead90a609b86f6724cff8 Lines: 94.3 % 598 564 34 1 563 1
Current Date: 2025-09-06 07:49:51 +0900 Functions: 100.0 % 22 22 1 21
Baseline: lcov-20250906-005545-baseline Branches: 64.7 % 433 280 153 280
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 % 1 1 1
(30,360] days: 93.5 % 123 115 8 115
(360..) days: 94.5 % 474 448 26 448
Function coverage date bins:
(30,360] days: 100.0 % 6 6 6
(360..) days: 100.0 % 16 16 1 15
Branch coverage date bins:
(30,360] days: 68.7 % 83 57 26 57
(360..) days: 63.7 % 350 223 127 223

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
findDomainNotNullConstraint CBC 6 87.5 % (14 / 16) 50.0 % (3 / 6)
get_domain_constraint_oid CBC 33 100.0 % (14 / 14) 75.0 % (6 / 8)
RenameConstraintById CBC 48 83.3 % (15 / 18) 44.4 % (8 / 18)
AlterConstraintNamespaces CBC 53 95.0 % (19 / 20) 78.6 % (11 / 14)
get_relation_constraint_attnos CBC 96 92.9 % (26 / 28) 41.7 % (10 / 24)
check_functional_grouping CBC 103 100.0 % (16 / 16) 81.2 % (13 / 16)
get_primary_key_attnos CBC 103 93.5 % (29 / 31) 50.0 % (13 / 26)
FindFKPeriodOpers CBC 152 78.9 % (15 / 19) 40.0 % (6 / 15)
get_relation_constraint_oid CBC 270 100.0 % (14 / 14) 75.0 % (6 / 8)
ConstraintSetParentConstraint CBC 321 90.3 % (28 / 31) 38.9 % (7 / 18)
findNotNullConstraint CBC 660 100.0 % (5 / 5) 100.0 % (2 / 2)
get_relation_idx_constraint_oid CBC 674 100.0 % (17 / 17) 90.0 % (9 / 10)
ConstraintNameExists CBC 4358 100.0 % (9 / 9)
DeconstructFkConstraintRow CBC 4414 90.3 % (65 / 72) 46.9 % (45 / 96)
AdjustNotNullInheritance CBC 4990 86.4 % (19 / 22) 72.7 % (16 / 22)
RelationGetNotNullConstraints CBC 5384 100.0 % (40 / 40) 100.0 % (10 / 10)
findNotNullConstraintAttnum CBC 6110 100.0 % (17 / 17) 100.0 % (6 / 6)
extractNotNullColumn CBC 6222 90.0 % (9 / 10) 42.9 % (6 / 14)
ConstraintNameIsUsed CBC 8374 100.0 % (10 / 10) 100.0 % (4 / 4)
ChooseConstraintName CBC 12561 100.0 % (25 / 25) 100.0 % (14 / 14)
RemoveConstraintById CBC 13627 85.2 % (23 / 27) 40.0 % (8 / 20)
CreateConstraintEntry GNC 26583 98.5 % (135 / 137) 93.9 % (77 / 82)

Generated by: LCOV version 2.4-beta