LCOV - differential code coverage report
Current view: top level - src/backend/utils/adt - jsonpath.c (source / functions) Coverage Total Hit UBC CBC
Current: b45a8d7d8b306b43f31a002f1b3f1dddc8defeaf vs 8767b449a3a1e75626dfb08f24da54933171d4c5 Lines: 91.4 % 708 647 61 647
Current Date: 2025-10-28 08:26:42 +0900 Functions: 91.7 % 24 22 2 22
Baseline: lcov-20251028-005825-baseline Branches: 83.3 % 551 459 92 459
Baseline Date: 2025-10-27 06:37:35 +0000 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
alignStringInfoInt CBC 17585 100.0 % (8 / 8) 70.0 % (7 / 10)
flattenJsonPathParseItem CBC 17585 92.8 % (103 / 111) 80.4 % (45 / 56)
jsonPathFromCstring CBC 5375 100.0 % (17 / 17) 85.7 % (12 / 14)
jsonPathToCstring CBC 943 100.0 % (10 / 10) 75.0 % (3 / 4)
jsonpath_in CBC 5375 100.0 % (4 / 4)
jsonpath_out CBC 943 100.0 % (3 / 3)
jsonpath_recv UBC 0 0.0 % (0 / 7) 0.0 % (0 / 4)
jsonpath_send UBC 0 0.0 % (0 / 10)
jspGetArg CBC 53035 100.0 % (4 / 4) 95.5 % (21 / 22)
jspGetArraySubscript CBC 321 100.0 % (7 / 7) 75.0 % (3 / 4)
jspGetBool CBC 717 100.0 % (3 / 3) 50.0 % (1 / 2)
jspGetLeftArg CBC 50500 100.0 % (4 / 4) 96.7 % (29 / 30)
jspGetNext CBC 226355 100.0 % (7 / 7) 81.8 % (90 / 110)
jspGetNumeric CBC 10918 100.0 % (3 / 3) 50.0 % (1 / 2)
jspGetRightArg CBC 37849 100.0 % (4 / 4) 96.7 % (29 / 30)
jspGetString CBC 101148 100.0 % (5 / 5) 87.5 % (7 / 8)
jspInit CBC 100774 100.0 % (4 / 4) 50.0 % (1 / 2)
jspInitByBuffer CBC 343817 94.6 % (35 / 37) 72.7 % (8 / 11)
jspIsMutable CBC 117 100.0 % (9 / 9)
jspIsMutableWalker CBC 393 77.8 % (84 / 108) 69.2 % (54 / 78)
jspOperationName CBC 766 91.7 % (66 / 72) 86.5 % (32 / 37)
operationPriority CBC 1672 100.0 % (16 / 16) 100.0 % (7 / 7)
printJsonPathItem CBC 3328 98.4 % (246 / 250) 90.8 % (109 / 120)
reserveSpaceForItemPointer CBC 23870 100.0 % (5 / 5)

Generated by: LCOV version 2.4-beta