LCOV - differential code coverage report
Current view: top level - contrib/jsonb_plpython - jsonb_plpython.c (source / functions) Coverage Total Hit UBC GIC GNC CBC DCB
Current: bed3ffbf9d952be6c7d739d068cdce44c046dfb7 vs 574581b50ac9c63dd9e4abebb731a3b67e5b50f6 Lines: 83.0 % 200 166 34 2 20 144 18
Current Date: 2026-05-05 10:23:31 +0900 Functions: 100.0 % 14 14 4 10 3
Baseline: lcov-20260505-025707-baseline Branches: 61.9 % 113 70 43 4 66 4
Baseline Date: 2026-05-05 10:27:06 +0900 Line coverage date bins:
Legend: Lines:     hit not hit
Branches: + taken - not taken # not executed
(30,360] days: 100.0 % 20 20 20
(360..) days: 81.1 % 180 146 34 2 144
Function coverage date bins:
(30,360] days: 100.0 % 3 3 3
(360..) days: 100.0 % 11 11 1 10
Branch coverage date bins:
(30,360] days: 100.0 % 4 4 4
(360..) days: 60.6 % 109 66 43 66

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

Generated by: LCOV version 2.5.0-beta