LCOV - differential code coverage report
Current view: top level - src/backend/utils/adt - jsonpath.c (source / functions) Coverage Total Hit UBC CBC
Current: c70b6db34ffeab48beef1fb4ce61bcad3772b8dd vs 06473f5a344df8c9594ead90a609b86f6724cff8 Lines: 91.4 % 708 647 61 647
Current Date: 2025-09-06 07:49:51 +0900 Functions: 91.7 % 24 22 2 22
Baseline: lcov-20250907-010129-baseline Branches: 83.3 % 551 459 92 459
Baseline Date: 2025-09-05 08:21:35 +0100 Line coverage date bins:
Legend: Lines:     hit not hit
Branches: + taken - not taken # not executed
(360..) days: 91.4 % 708 647 61 647
Function coverage date bins:
(360..) days: 91.7 % 24 22 2 22
Branch coverage date bins:
(360..) days: 83.3 % 551 459 92 459

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
jsonpath_recv UBC 0 0.0 % (0 / 7) 0.0 % (0 / 4)
jsonpath_send UBC 0 0.0 % (0 / 10)
jspIsMutable CBC 117 100.0 % (9 / 9)
jspGetArraySubscript CBC 321 100.0 % (7 / 7) 75.0 % (3 / 4)
jspIsMutableWalker CBC 393 77.8 % (84 / 108) 69.2 % (54 / 78)
jspGetBool CBC 717 100.0 % (3 / 3) 50.0 % (1 / 2)
jspOperationName CBC 766 91.7 % (66 / 72) 86.5 % (32 / 37)
jsonPathToCstring CBC 943 100.0 % (10 / 10) 75.0 % (3 / 4)
jsonpath_out CBC 943 100.0 % (3 / 3)
operationPriority CBC 1672 100.0 % (16 / 16) 100.0 % (7 / 7)
printJsonPathItem CBC 3328 98.4 % (246 / 250) 90.8 % (109 / 120)
jsonPathFromCstring CBC 5351 100.0 % (17 / 17) 85.7 % (12 / 14)
jsonpath_in CBC 5351 100.0 % (4 / 4)
jspGetNumeric CBC 10918 100.0 % (3 / 3) 50.0 % (1 / 2)
alignStringInfoInt CBC 17537 100.0 % (8 / 8) 70.0 % (7 / 10)
flattenJsonPathParseItem CBC 17537 92.8 % (103 / 111) 80.4 % (45 / 56)
reserveSpaceForItemPointer CBC 23822 100.0 % (5 / 5)
jspGetRightArg CBC 37849 100.0 % (4 / 4) 96.7 % (29 / 30)
jspGetLeftArg CBC 50500 100.0 % (4 / 4) 96.7 % (29 / 30)
jspGetArg CBC 53035 100.0 % (4 / 4) 95.5 % (21 / 22)
jspInit CBC 100762 100.0 % (4 / 4) 50.0 % (1 / 2)
jspGetString CBC 101136 100.0 % (5 / 5) 87.5 % (7 / 8)
jspGetNext CBC 226337 100.0 % (7 / 7) 81.8 % (90 / 110)
jspInitByBuffer CBC 343793 94.6 % (35 / 37) 72.7 % (8 / 11)

Generated by: LCOV version 2.4-beta