LCOV - differential code coverage report
Current view: top level - src/bin/psql - variables.c (source / functions) Coverage Total Hit UBC CBC
Current: c70b6db34ffeab48beef1fb4ce61bcad3772b8dd vs 06473f5a344df8c9594ead90a609b86f6724cff8 Lines: 80.7 % 187 151 36 151
Current Date: 2025-09-06 07:49:51 +0900 Functions: 84.6 % 13 11 2 11
Baseline: lcov-20250907-010129-baseline Branches: 63.8 % 160 102 58 102
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: 56.0 % 25 14 11 14
(360..) days: 84.6 % 162 137 25 137
Function coverage date bins:
(30,360] days: 100.0 % 1 1 1
(360..) days: 83.3 % 12 10 2 10
Branch coverage date bins:
(30,360] days: 37.5 % 32 12 20 12
(360..) days: 70.3 % 128 90 38 90

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
ParseVariableDouble CBC 8480 56.0 % (14 / 25) 37.5 % (12 / 32)
SetVariableHooks CBC 194948 70.0 % (21 / 30) 55.0 % (11 / 20)
PrintVariables UBC 0 0.0 % (0 / 8) 0.0 % (0 / 8)
ParseVariableBool CBC 117010 96.0 % (24 / 25) 82.1 % (23 / 28)
ParseVariableNum CBC 25468 90.9 % (10 / 11) 58.3 % (7 / 12)
SetVariable CBC 1363651 95.1 % (39 / 41) 83.3 % (25 / 30)
VariableHasHook CBC 458 100.0 % (11 / 11) 78.6 % (11 / 14)
valid_variable_name CBC 1558599 90.9 % (10 / 11) 75.0 % (6 / 8)
GetVariable CBC 1920 90.0 % (9 / 10) 87.5 % (7 / 8)
CreateVariableSpace CBC 8476 100.0 % (8 / 8)
DeleteVariable UBC 0 0.0 % (0 / 2)
PsqlVarEnumError CBC 3 100.0 % (3 / 3)
SetVariableBool CBC 24256 100.0 % (2 / 2)

Generated by: LCOV version 2.4-beta