LCOV - differential code coverage report
Current view: top level - contrib/amcheck - verify_nbtree.c (source / functions) Coverage Total Hit UBC GIC CBC ECB
Current: b45a8d7d8b306b43f31a002f1b3f1dddc8defeaf vs 8767b449a3a1e75626dfb08f24da54933171d4c5 Lines: 72.4 % 771 558 213 558
Current Date: 2025-10-28 08:26:42 +0900 Functions: 93.9 % 33 31 2 31
Baseline: lcov-20251028-005825-baseline Branches: 50.4 % 834 420 414 2 418 4
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: 81.8 % 33 27 6 27
(360..) days: 72.0 % 738 531 207 531
Function coverage date bins:
(30,360] days: 100.0 % 2 2 2
(360..) days: 93.5 % 31 29 2 29
Branch coverage date bins:
(30,360] days: 53.6 % 28 15 13 15
(360..) days: 50.0 % 810 405 401 2 403 4

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
BTreeTupleGetHeapTIDCareful CBC 1860 70.0 % (7 / 10) 25.0 % (5 / 20)
BTreeTupleGetPointsToTID CBC 6 100.0 % (4 / 4) 100.0 % (2 / 2)
PageGetItemIdCareful CBC 4722196 75.0 % (6 / 8) 33.3 % (4 / 12)
Pg_magic_func CBC 325 100.0 % (1 / 1)
bt_check_every_level CBC 3994 94.1 % (64 / 68) 72.4 % (42 / 58)
bt_check_level_from_leftmost CBC 2529 77.8 % (49 / 63) 51.5 % (35 / 68)
bt_child_check CBC 1861 90.5 % (19 / 21) 56.2 % (9 / 16)
bt_child_highkey_check CBC 1884 75.0 % (45 / 60) 44.6 % (33 / 74)
bt_downlink_missing_check UBC 0 0.0 % (0 / 38) 0.0 % (0 / 40)
bt_entry_unique_check CBC 355 50.0 % (16 / 32) 39.3 % (11 / 28)
bt_index_check CBC 3957 100.0 % (12 / 12) 100.0 % (4 / 4)
bt_index_check_callback CBC 4012 62.5 % (10 / 16) 40.9 % (9 / 22)
bt_index_parent_check CBC 61 100.0 % (14 / 14) 100.0 % (6 / 6)
bt_leftmost_ignoring_half_dead CBC 55 100.0 % (20 / 20) 55.0 % (11 / 20)
bt_mkscankey_pivotsearch CBC 2061014 100.0 % (4 / 4)
bt_normalize_tuple CBC 1076314 94.9 % (37 / 39) 75.0 % (27 / 36)
bt_pivot_tuple_identical CBC 1862 54.5 % (6 / 11) 37.5 % (3 / 8)
bt_posting_plain_tuple CBC 32581 100.0 % (3 / 3) 50.0 % (1 / 2)
bt_recheck_sibling_links UBC 0 0.0 % (0 / 29) 0.0 % (0 / 16)
bt_report_duplicate CBC 3 88.2 % (15 / 17) 50.0 % (5 / 10)
bt_right_page_check_scankey CBC 9325 80.0 % (20 / 25) 53.1 % (17 / 32)
bt_rootdescend CBC 201098 100.0 % (23 / 23) 50.0 % (8 / 16)
bt_target_page_check CBC 9333 69.6 % (103 / 148) 63.9 % (115 / 180)
bt_tuple_present_callback CBC 536961 92.3 % (12 / 13) 40.0 % (4 / 10)
heap_entry_is_visible CBC 355 100.0 % (6 / 6) 50.0 % (1 / 2)
invariant_g_offset CBC 6816 83.3 % (5 / 6) 50.0 % (3 / 6)
invariant_l_nontarget_offset CBC 598488 87.5 % (14 / 16) 61.5 % (16 / 26)
invariant_l_offset CBC 2045439 43.8 % (7 / 16) 15.4 % (4 / 26)
invariant_leq_offset CBC 1882660 100.0 % (4 / 4) 50.0 % (2 / 4)
offset_is_negative_infinity CBC 2655106 100.0 % (2 / 2) 100.0 % (6 / 6)
palloc_btree_page CBC 22030 70.0 % (28 / 40) 44.0 % (37 / 84)
pg_finfo_bt_index_check CBC 90 100.0 % (1 / 1)
pg_finfo_bt_index_parent_check CBC 64 100.0 % (1 / 1)

Generated by: LCOV version 2.4-beta