LCOV - differential code coverage report
Current view: top level - src/backend/utils/adt - windowfuncs.c (source / functions) Coverage Total Hit UBC GNC CBC
Current: bed3ffbf9d952be6c7d739d068cdce44c046dfb7 vs 574581b50ac9c63dd9e4abebb731a3b67e5b50f6 Lines: 95.7 % 209 200 9 10 190
Current Date: 2026-05-05 10:23:31 +0900 Functions: 100.0 % 23 23 10 13
Baseline: lcov-20260505-025707-baseline Branches: 87.2 % 94 82 12 82
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 % 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 50 72.7 % (8 / 11) 75.0 % (3 / 4)
window_percent_rank_support CBC 50 72.7 % (8 / 11) 75.0 % (3 / 4)
window_lag_with_offset_and_default CBC 80 100.0 % (2 / 2)
window_lead_with_offset_and_default CBC 80 100.0 % (2 / 2)
window_cume_dist GNC 88 100.0 % (14 / 14) 90.0 % (9 / 10)
window_percent_rank GNC 88 100.0 % (12 / 12) 83.3 % (5 / 6)
window_dense_rank_support CBC 90 100.0 % (11 / 11) 100.0 % (4 / 4)
window_dense_rank GNC 96 100.0 % (8 / 8) 100.0 % (2 / 2)
window_ntile_support CBC 120 100.0 % (11 / 11) 100.0 % (4 / 4)
window_ntile GNC 124 96.3 % (26 / 27) 83.3 % (15 / 18)
window_lag_with_offset CBC 200 100.0 % (2 / 2)
window_lead_with_offset CBC 240 100.0 % (2 / 2)
window_rank_support CBC 313 100.0 % (11 / 11) 100.0 % (4 / 4)
window_lead CBC 352 100.0 % (2 / 2)
window_row_number_support CBC 634 100.0 % (11 / 11) 100.0 % (4 / 4)
window_nth_value GNC 644 92.3 % (12 / 13) 75.0 % (6 / 8)
window_first_value GNC 2764 100.0 % (7 / 7) 100.0 % (2 / 2)
window_last_value GNC 3268 100.0 % (7 / 7) 100.0 % (2 / 2)
window_rank GNC 110342 100.0 % (8 / 8) 100.0 % (2 / 2)
rank_up CBC 110582 100.0 % (12 / 12) 75.0 % (6 / 8)
window_lag CBC 157088 100.0 % (2 / 2)
leadlag_common GNC 158040 94.1 % (16 / 17) 91.7 % (11 / 12)
window_row_number GNC 305201 100.0 % (6 / 6)

Generated by: LCOV version 2.5.0-beta