LCOV - differential code coverage report
Current view: top level - contrib/jsonb_plpython - jsonb_plpython.c (source / functions) Coverage Total Hit UBC CBC
Current: b45a8d7d8b306b43f31a002f1b3f1dddc8defeaf vs 8767b449a3a1e75626dfb08f24da54933171d4c5 Lines: 82.7 % 196 162 34 162
Current Date: 2025-10-28 08:26:42 +0900 Functions: 100.0 % 14 14 14
Baseline: lcov-20251028-005825-baseline Branches: 61.9 % 113 70 43 70
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: 100.0 % 1 1 1
(360..) days: 82.6 % 195 161 34 161
Function coverage date bins:
(30,360] days: 100.0 % 1 1 1
(360..) days: 100.0 % 13 13 13
Branch coverage date bins:
(360..) days: 61.9 % 113 70 43 70

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
PLyObject_FromJsonbContainer CBC 30 66.7 % (46 / 69) 55.8 % (24 / 43)
PLyNumber_ToJsonbValue CBC 16 87.5 % (14 / 16) 42.9 % (6 / 14)
PLyObject_FromJsonbValue CBC 40 83.3 % (15 / 18) 60.0 % (6 / 10)
PLyObject_ToJsonbValue CBC 47 94.7 % (18 / 19) 85.0 % (17 / 20)
PLySequence_ToJsonbValue CBC 10 81.2 % (13 / 16) 62.5 % (5 / 8)
jsonb_to_plpython CBC 26 92.3 % (12 / 13) 62.5 % (5 / 8)
PLyMapping_ToJsonbValue CBC 5 95.2 % (20 / 21) 75.0 % (6 / 8)
PLyUnicode_FromJsonbValue CBC 21 100.0 % (3 / 3) 50.0 % (1 / 2)
PLyUnicode_ToJsonbValue CBC 13 100.0 % (5 / 5)
Pg_magic_func CBC 1 100.0 % (1 / 1)
_PG_init CBC 1 100.0 % (8 / 8)
pg_finfo_jsonb_to_plpython CBC 2 100.0 % (1 / 1)
pg_finfo_plpython_to_jsonb CBC 2 100.0 % (1 / 1)
plpython_to_jsonb CBC 22 100.0 % (5 / 5)

Generated by: LCOV version 2.4-beta