LCOV - differential code coverage report
Current view: top level - src/backend/utils/adt - jsonb_op.c (source / functions) Coverage Total Hit UBC GNC CBC EUB ECB DCB
Current: c70b6db34ffeab48beef1fb4ce61bcad3772b8dd vs 06473f5a344df8c9594ead90a609b86f6724cff8 Lines: 80.3 % 147 118 29 4 114 4
Current Date: 2025-09-06 07:49:51 +0900 Functions: 78.6 % 14 11 3 2 9
Baseline: lcov-20250907-010129-baseline Branches: 62.9 % 70 44 26 44 9 3
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: 100.0 % 4 4 4
(360..) days: 79.7 % 143 114 29 114
Function coverage date bins:
(360..) days: 78.6 % 14 11 3 2 9
Branch coverage date bins:
(360..) days: 53.7 % 82 44 26 44 9 3

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
jsonb_ge UBC 0 0.0 % (0 / 7) 0.0 % (0 / 4)
jsonb_le UBC 0 0.0 % (0 / 7) 0.0 % (0 / 4)
jsonb_lt UBC 0 0.0 % (0 / 7) 0.0 % (0 / 4)
jsonb_ne CBC 6 100.0 % (7 / 7) 50.0 % (2 / 4)
jsonb_hash_extended CBC 18 87.5 % (21 / 24) 61.5 % (8 / 13)
jsonb_contained CBC 51 87.5 % (7 / 8) 50.0 % (1 / 2)
jsonb_gt CBC 2778 100.0 % (7 / 7) 75.0 % (3 / 4)
jsonb_exists_all GNC 3195 92.3 % (12 / 13) 83.3 % (5 / 6)
jsonb_exists_any GNC 4077 92.3 % (12 / 13) 83.3 % (5 / 6)
jsonb_hash CBC 6090 91.3 % (21 / 23) 76.9 % (10 / 13)
jsonb_exists CBC 6859 100.0 % (9 / 9)
jsonb_eq CBC 12515 100.0 % (7 / 7) 100.0 % (4 / 4)
jsonb_contains CBC 21636 100.0 % (8 / 8) 100.0 % (2 / 2)
jsonb_cmp CBC 131900 100.0 % (7 / 7) 100.0 % (4 / 4)

Generated by: LCOV version 2.4-beta