LCOV - differential code coverage report
Current view: top level - src/pl/plpython - plpy_cursorobject.c (source / functions) Coverage Total Hit UBC CBC
Current: b45a8d7d8b306b43f31a002f1b3f1dddc8defeaf vs 8767b449a3a1e75626dfb08f24da54933171d4c5 Lines: 87.1 % 201 175 26 175
Current Date: 2025-10-28 08:26:42 +0900 Functions: 100.0 % 8 8 8
Baseline: lcov-20251028-005825-baseline Branches: 61.2 % 98 60 38 60
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 % 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: 61.4 % 88 54 34 54

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_plan CBC 5 86.2 % (50 / 58) 59.4 % (19 / 32)
PLy_cursor_query CBC 14 80.6 % (25 / 31) 37.5 % (6 / 16)
PLy_cursor_fetch CBC 13 84.4 % (38 / 45) 63.6 % (14 / 22)
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)
PLy_cursor CBC 18 77.8 % (7 / 9) 75.0 % (3 / 4)
PLy_cursor_dealloc CBC 18 100.0 % (13 / 13) 83.3 % (5 / 6)
PLy_cursor_close CBC 5 100.0 % (11 / 11) 100.0 % (4 / 4)

Generated by: LCOV version 2.4-beta