LCOV - differential code coverage report
Current view: top level - src/port - pg_bitutils.c (source / functions) Coverage Total Hit UBC CBC
Current: c70b6db34ffeab48beef1fb4ce61bcad3772b8dd vs 06473f5a344df8c9594ead90a609b86f6724cff8 Lines: 60.5 % 86 52 34 52
Current Date: 2025-09-06 07:49:51 +0900 Functions: 71.4 % 14 10 4 10
Baseline: lcov-20250906-005545-baseline Branches: 39.3 % 28 11 17 11
Baseline Date: 2025-09-05 08:21:35 +0100 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
choose_popcount_functions CBC 7597 57.1 % (8 / 14) 50.0 % (2 / 4)
pg_popcount32_choose CBC 3 100.0 % (3 / 3)
pg_popcount32_fast CBC 81 100.0 % (3 / 3)
pg_popcount32_slow UBC 0 0.0 % (0 / 2)
pg_popcount64_choose CBC 7519 100.0 % (3 / 3)
pg_popcount64_fast CBC 18246475 100.0 % (3 / 3)
pg_popcount64_slow UBC 0 0.0 % (0 / 2)
pg_popcount_available CBC 7597 100.0 % (4 / 4)
pg_popcount_choose CBC 2 100.0 % (3 / 3)
pg_popcount_fast CBC 33 100.0 % (11 / 11) 83.3 % (5 / 6)
pg_popcount_masked_choose CBC 73 100.0 % (3 / 3)
pg_popcount_masked_fast CBC 16498 91.7 % (11 / 12) 66.7 % (4 / 6)
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)

Generated by: LCOV version 2.4-beta