LCOV - differential code coverage report
Current view: top level - src/backend/utils/adt - bool.c (source / functions) Coverage Total Hit UBC CBC
Current: c70b6db34ffeab48beef1fb4ce61bcad3772b8dd vs 06473f5a344df8c9594ead90a609b86f6724cff8 Lines: 90.3 % 154 139 15 139
Current Date: 2025-09-06 07:49:51 +0900 Functions: 86.4 % 22 19 3 19
Baseline: lcov-20250907-010129-baseline Branches: 75.5 % 98 74 24 74
Baseline Date: 2025-09-05 08:21:35 +0100 Line coverage date bins:
Legend: Lines:     hit not hit
Branches: + taken - not taken # not executed
(30,360] days: 50.0 % 4 2 2 2
(360..) days: 91.3 % 150 137 13 137
Function coverage date bins:
(30,360] days: 50.0 % 2 1 1 1
(360..) days: 90.0 % 20 18 2 18
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 39012 100.0 % (4 / 4)
hashbool CBC 44806 100.0 % (2 / 2)
parse_bool CBC 81402 100.0 % (2 / 2)
booleq CBC 179264 100.0 % (4 / 4)
boolout CBC 1431537 100.0 % (6 / 6) 100.0 % (2 / 2)
boolin CBC 1567800 100.0 % (11 / 11) 100.0 % (10 / 10)
parse_bool_with_len CBC 1649202 100.0 % (53 / 53) 78.6 % (33 / 42)

Generated by: LCOV version 2.4-beta