LCOV - differential code coverage report
Current view: top level - src/interfaces/libpq - fe-trace.c (source / functions) Coverage Total Hit UBC CBC
Current: c70b6db34ffeab48beef1fb4ce61bcad3772b8dd vs 06473f5a344df8c9594ead90a609b86f6724cff8 Lines: 45.5 % 484 220 264 220
Current Date: 2025-09-06 07:49:51 +0900 Functions: 54.8 % 42 23 19 23
Baseline: lcov-20250906-005545-baseline Branches: 47.8 % 161 77 84 77
Baseline Date: 2025-09-05 08:21:35 +0100 Line coverage date bins:
Legend: Lines:     hit not hit
Branches: + taken - not taken # not executed
(1,7] days: 50.0 % 2 1 1 1
(30,360] days: 0.0 % 3 0 3
(360..) days: 45.7 % 479 219 260 219
Function coverage date bins:
(360..) days: 54.8 % 42 23 19 23
Branch coverage date bins:
(30,360] days: 0.0 % 2 0 2
(360..) days: 48.4 % 159 77 82 77

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
pqTraceFormatTimestamp UBC 0 0.0 % (0 / 8)
pqTraceOutputCharResponse UBC 0 0.0 % (0 / 6) 0.0 % (0 / 2)
pqTraceOutputNoTypeByteMessage UBC 0 0.0 % (0 / 36) 0.0 % (0 / 14)
pqTraceOutput_Authentication UBC 0 0.0 % (0 / 42) 0.0 % (0 / 12)
pqTraceOutput_BackendKeyData UBC 0 0.0 % (0 / 5)
pqTraceOutput_CopyBothResponse UBC 0 0.0 % (0 / 6) 0.0 % (0 / 2)
pqTraceOutput_CopyData UBC 0 0.0 % (0 / 4)
pqTraceOutput_CopyFail UBC 0 0.0 % (0 / 4)
pqTraceOutput_CopyInResponse UBC 0 0.0 % (0 / 7) 0.0 % (0 / 2)
pqTraceOutput_CopyOutResponse UBC 0 0.0 % (0 / 7) 0.0 % (0 / 2)
pqTraceOutput_FunctionCall UBC 0 0.0 % (0 / 14) 0.0 % (0 / 6)
pqTraceOutput_FunctionCallResponse UBC 0 0.0 % (0 / 6) 0.0 % (0 / 2)
pqTraceOutput_GSSResponse UBC 0 0.0 % (0 / 4)
pqTraceOutput_NegotiateProtocolVersion UBC 0 0.0 % (0 / 7) 0.0 % (0 / 2)
pqTraceOutput_NotificationResponse UBC 0 0.0 % (0 / 6)
pqTraceOutput_ParameterStatus UBC 0 0.0 % (0 / 5)
pqTraceOutput_PasswordMessage UBC 0 0.0 % (0 / 4)
pqTraceOutput_SASLInitialResponse UBC 0 0.0 % (0 / 7) 0.0 % (0 / 2)
pqTraceOutput_SASLResponse UBC 0 0.0 % (0 / 4)
pqTraceOutput_ParameterDescription CBC 1 100.0 % (6 / 6) 100.0 % (2 / 2)
pqTraceOutput_NoticeResponse CBC 3 100.0 % (3 / 3)
pqTraceOutput_Close CBC 4 100.0 % (5 / 5)
pqTraceOutput_ErrorResponse CBC 7 100.0 % (3 / 3)
pqTraceOutput_Query CBC 8 100.0 % (4 / 4)
PQsetTraceFlags CBC 9 66.7 % (4 / 6) 50.0 % (2 / 4)
PQtrace CBC 9 75.0 % (6 / 8) 50.0 % (2 / 4)
PQuntrace CBC 9 57.1 % (4 / 7) 50.0 % (2 / 4)
pqTraceOutputNR CBC 10 100.0 % (10 / 10) 90.0 % (9 / 10)
pqTraceOutput_ReadyForQuery CBC 29 100.0 % (4 / 4)
pqTraceOutput_RowDescription CBC 29 100.0 % (12 / 12) 100.0 % (2 / 2)
pqTraceOutput_Bind CBC 36 88.2 % (15 / 17) 75.0 % (6 / 8)
pqTraceOutput_Execute CBC 36 100.0 % (5 / 5)
pqTraceOutput_Parse CBC 36 100.0 % (8 / 8) 100.0 % (2 / 2)
pqTraceOutput_CommandComplete CBC 37 100.0 % (4 / 4)
pqTraceOutput_Describe CBC 40 100.0 % (5 / 5)
pqTraceOutput_DataRow CBC 42 88.9 % (8 / 9) 75.0 % (3 / 4)
pqTraceOutputNchar CBC 53 64.7 % (11 / 17) 62.5 % (5 / 8)
pqTraceOutputByte1 CBC 155 100.0 % (7 / 7) 100.0 % (2 / 2)
pqTraceOutputInt32 CBC 195 100.0 % (8 / 8) 100.0 % (2 / 2)
pqTraceOutputInt16 CBC 348 100.0 % (6 / 6)
pqTraceOutputString CBC 373 100.0 % (7 / 7) 100.0 % (2 / 2)
pqTraceOutputMessage CBC 414 53.2 % (75 / 141) 59.0 % (36 / 61)

Generated by: LCOV version 2.4-beta