LCOV - differential code coverage report
Current view: top level - src/pl/plpython - plpy_cursorobject.c (source / functions) Coverage Total Hit UBC CBC
Current: c70b6db34ffeab48beef1fb4ce61bcad3772b8dd vs 06473f5a344df8c9594ead90a609b86f6724cff8 Lines: 87.1 % 201 175 26 175
Current Date: 2025-09-06 07:49:51 +0900 Functions: 100.0 % 8 8 8
Baseline: lcov-20250906-005545-baseline Branches: 60.2 % 98 59 39 59
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 % 22 22 22
(360..) days: 85.5 % 179 153 26 153
Function coverage date bins:
(30,360] days: 100.0 % 1 1 1
(360..) days: 100.0 % 7 7 7
Branch coverage date bins:
(30,360] days: 60.0 % 10 6 4 6
(360..) days: 60.2 % 88 53 35 53

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
PLy_cursor_close CBC 5 100.0 % (11 / 11) 100.0 % (4 / 4)
PLy_cursor_plan CBC 5 86.2 % (50 / 58) 59.4 % (19 / 32)
PLy_cursor_fetch CBC 13 84.4 % (38 / 45) 63.6 % (14 / 22)
PLy_cursor_query CBC 14 80.6 % (25 / 31) 37.5 % (6 / 16)
PLy_cursor_dealloc CBC 15 100.0 % (13 / 13) 66.7 % (4 / 6)
PLy_cursor CBC 18 77.8 % (7 / 9) 75.0 % (3 / 4)
PLy_cursor_init_type CBC 23 80.0 % (4 / 5) 25.0 % (1 / 4)
PLy_cursor_iternext CBC 36 93.1 % (27 / 29) 80.0 % (8 / 10)

Generated by: LCOV version 2.4-beta