LCOV - differential code coverage report
Current view: top level - src/backend/utils/adt - bool.c (source / functions) Coverage Total Hit UBC CBC
Current: b45a8d7d8b306b43f31a002f1b3f1dddc8defeaf vs 8767b449a3a1e75626dfb08f24da54933171d4c5 Lines: 90.3 % 154 139 15 139
Current Date: 2025-10-28 08:26:42 +0900 Functions: 86.4 % 22 19 3 19
Baseline: lcov-20251028-005825-baseline Branches: 75.5 % 98 74 24 74
Baseline Date: 2025-10-27 06:37:35 +0000 Line coverage date bins:
Legend: Lines:     hit not hit
Branches: + taken - not taken # not executed
(360..) days: 90.3 % 154 139 15 139
Function coverage date bins:
(360..) days: 86.4 % 22 19 3 19
Branch coverage date bins:
(360..) days: 75.5 % 98 74 24 74

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
boolrecv UBC 0 0.0 % (0 / 4)
boolsend UBC 0 0.0 % (0 / 5)
hashboolextended UBC 0 0.0 % (0 / 2)
boolgt CBC 5 100.0 % (4 / 4)
boollt CBC 5 100.0 % (4 / 4)
makeBoolAggState CBC 6 85.7 % (6 / 7) 25.0 % (1 / 4)
boolge CBC 8 100.0 % (4 / 4)
boolle CBC 8 100.0 % (4 / 4)
bool_alltrue CBC 15 80.0 % (4 / 5) 50.0 % (3 / 6)
bool_anytrue CBC 15 80.0 % (4 / 5) 50.0 % (3 / 6)
bool_accum_inv CBC 24 88.9 % (8 / 9) 50.0 % (5 / 10)
boolor_statefunc CBC 27 100.0 % (2 / 2) 100.0 % (4 / 4)
bool_accum CBC 30 100.0 % (9 / 9) 87.5 % (7 / 8)
booltext CBC 72 100.0 % (6 / 6) 100.0 % (2 / 2)
booland_statefunc CBC 12063 100.0 % (2 / 2) 100.0 % (4 / 4)
boolne CBC 39188 100.0 % (4 / 4)
hashbool CBC 44806 100.0 % (2 / 2)
parse_bool CBC 83742 100.0 % (2 / 2)
booleq CBC 180515 100.0 % (4 / 4)
boolout CBC 1440209 100.0 % (6 / 6) 100.0 % (2 / 2)
boolin CBC 1578320 100.0 % (11 / 11) 100.0 % (10 / 10)
parse_bool_with_len CBC 1662062 100.0 % (53 / 53) 78.6 % (33 / 42)

Generated by: LCOV version 2.4-beta