LCOV - differential code coverage report
Current view: top level - src/bin/psql - variables.c (source / functions) Coverage Total Hit UBC CBC
Current: b45a8d7d8b306b43f31a002f1b3f1dddc8defeaf vs 8767b449a3a1e75626dfb08f24da54933171d4c5 Lines: 80.7 % 187 151 36 151
Current Date: 2025-10-28 08:26:42 +0900 Functions: 84.6 % 13 11 2 11
Baseline: lcov-20251028-005825-baseline Branches: 63.8 % 160 102 58 102
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: 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 8611 56.0 % (14 / 25) 37.5 % (12 / 32)
SetVariableHooks CBC 197961 70.0 % (21 / 30) 55.0 % (11 / 20)
PrintVariables UBC 0 0.0 % (0 / 8) 0.0 % (0 / 8)
ParseVariableBool CBC 118772 96.0 % (24 / 25) 82.1 % (23 / 28)
ParseVariableNum CBC 25861 90.9 % (10 / 11) 58.3 % (7 / 12)
SetVariable CBC 1378618 95.1 % (39 / 41) 83.3 % (25 / 30)
VariableHasHook CBC 458 100.0 % (11 / 11) 78.6 % (11 / 14)
valid_variable_name CBC 1576579 90.9 % (10 / 11) 75.0 % (6 / 8)
GetVariable CBC 1924 90.0 % (9 / 10) 87.5 % (7 / 8)
CreateVariableSpace CBC 8607 100.0 % (8 / 8)
DeleteVariable UBC 0 0.0 % (0 / 2)
PsqlVarEnumError CBC 3 100.0 % (3 / 3)
SetVariableBool CBC 24615 100.0 % (2 / 2)

Generated by: LCOV version 2.4-beta