LCOV - differential code coverage report
Current view: top level - src/backend/utils/adt - windowfuncs.c (source / functions) Coverage Total Hit UBC GNC CBC
Current: b45a8d7d8b306b43f31a002f1b3f1dddc8defeaf vs 8767b449a3a1e75626dfb08f24da54933171d4c5 Lines: 95.7 % 209 200 9 10 190
Current Date: 2025-10-28 08:26:42 +0900 Functions: 100.0 % 23 23 10 13
Baseline: lcov-20251028-005825-baseline Branches: 87.2 % 94 82 12 82
Baseline Date: 2025-10-27 06:37:35 +0000 Line coverage date bins:
Legend: Lines:     hit not hit
Branches: + taken - not taken # not executed
(7,30] days: 100.0 % 10 10 10
(360..) days: 95.5 % 199 190 9 190
Function coverage date bins:
(360..) days: 100.0 % 23 23 10 13
Branch coverage date bins:
(360..) days: 87.2 % 94 82 12 82

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
window_cume_dist_support CBC 30 72.7 % (8 / 11) 75.0 % (3 / 4)
window_percent_rank_support CBC 30 72.7 % (8 / 11) 75.0 % (3 / 4)
window_dense_rank_support CBC 54 100.0 % (11 / 11) 100.0 % (4 / 4)
window_lag_with_offset_and_default CBC 60 100.0 % (2 / 2)
window_lead_with_offset_and_default CBC 60 100.0 % (2 / 2)
window_cume_dist GNC 66 100.0 % (14 / 14) 90.0 % (9 / 10)
window_percent_rank GNC 66 100.0 % (12 / 12) 83.3 % (5 / 6)
window_dense_rank GNC 72 100.0 % (8 / 8) 100.0 % (2 / 2)
window_ntile_support CBC 72 100.0 % (11 / 11) 100.0 % (4 / 4)
window_ntile GNC 93 96.3 % (26 / 27) 83.3 % (15 / 18)
window_lag_with_offset CBC 150 100.0 % (2 / 2)
window_lead_with_offset CBC 180 100.0 % (2 / 2)
window_rank_support CBC 189 100.0 % (11 / 11) 100.0 % (4 / 4)
window_lead CBC 264 100.0 % (2 / 2)
window_row_number_support CBC 382 100.0 % (11 / 11) 100.0 % (4 / 4)
window_nth_value GNC 483 92.3 % (12 / 13) 75.0 % (6 / 8)
window_first_value GNC 2073 100.0 % (7 / 7) 100.0 % (2 / 2)
window_last_value GNC 2421 100.0 % (7 / 7) 100.0 % (2 / 2)
window_rank GNC 82759 100.0 % (8 / 8) 100.0 % (2 / 2)
rank_up CBC 82939 100.0 % (12 / 12) 75.0 % (6 / 8)
window_lag CBC 117816 100.0 % (2 / 2)
leadlag_common GNC 118530 94.1 % (16 / 17) 91.7 % (11 / 12)
window_row_number GNC 228901 100.0 % (6 / 6)

Generated by: LCOV version 2.4-beta