LCOV - differential code coverage report
Current view: top level - src/port - pg_bitutils.c (source / functions) Coverage Total Hit UBC CBC
Current: a2387c32f2f8a1643c7d71b951587e6bcb2d4744 vs 371a302eecdc82274b0ae2967d18fd726a0aa6a1 Lines: 60.5 % 86 52 34 52
Current Date: 2025-10-26 12:31:50 -0700 Functions: 71.4 % 14 10 4 10
Baseline: lcov-20251027-010456-baseline Branches: 39.3 % 28 11 17 11
Baseline Date: 2025-10-26 11:01:32 +1300 Line coverage date bins:
Legend: Lines:     hit not hit
Branches: + taken - not taken # not executed
(360..) days: 60.5 % 86 52 34 52
Function coverage date bins:
(360..) days: 71.4 % 14 10 4 10
Branch coverage date bins:
(360..) days: 39.3 % 28 11 17 11

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
pg_popcount32_slow UBC 0 0.0 % (0 / 2)
pg_popcount64_slow UBC 0 0.0 % (0 / 2)
pg_popcount_masked_slow UBC 0 0.0 % (0 / 12) 0.0 % (0 / 6)
pg_popcount_slow UBC 0 0.0 % (0 / 11) 0.0 % (0 / 6)
pg_popcount_choose CBC 2 100.0 % (3 / 3)
pg_popcount32_choose CBC 3 100.0 % (3 / 3)
pg_popcount_fast CBC 42 100.0 % (11 / 11) 83.3 % (5 / 6)
pg_popcount_masked_choose CBC 73 100.0 % (3 / 3)
pg_popcount32_fast CBC 81 100.0 % (3 / 3)
pg_popcount64_choose CBC 7609 100.0 % (3 / 3)
choose_popcount_functions CBC 7687 57.1 % (8 / 14) 50.0 % (2 / 4)
pg_popcount_available CBC 7687 100.0 % (4 / 4)
pg_popcount_masked_fast CBC 16494 91.7 % (11 / 12) 66.7 % (4 / 6)
pg_popcount64_fast CBC 18316491 100.0 % (3 / 3)

Generated by: LCOV version 2.4-beta