LCOV - differential code coverage report
Current view: top level - src/common - pg_prng.c (source / functions) Coverage Total Hit UBC CBC
Current: c70b6db34ffeab48beef1fb4ce61bcad3772b8dd vs 06473f5a344df8c9594ead90a609b86f6724cff8 Lines: 87.3 % 71 62 9 62
Current Date: 2025-09-06 07:49:51 +0900 Functions: 82.4 % 17 14 3 14
Baseline: lcov-20250906-005545-baseline Branches: 71.4 % 14 10 4 10
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: 87.3 % 71 62 9 62
Function coverage date bins:
(360..) days: 82.4 % 17 14 3 14
Branch coverage date bins:
(360..) days: 71.4 % 14 10 4 10

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_prng_int32 UBC 0 0.0 % (0 / 3)
pg_prng_int64 UBC 0 0.0 % (0 / 2)
pg_prng_int64p UBC 0 0.0 % (0 / 2)
pg_prng_int32p CBC 1 100.0 % (3 / 3)
pg_prng_fseed CBC 10 100.0 % (4 / 4)
pg_prng_double_normal CBC 12663 100.0 % (5 / 5)
pg_prng_seed CBC 18058 100.0 % (5 / 5)
splitmix64 CBC 36116 100.0 % (5 / 5)
pg_prng_seed_check CBC 38397 60.0 % (3 / 5) 33.3 % (2 / 6)
pg_prng_int64_range CBC 48102 100.0 % (9 / 9) 100.0 % (4 / 4)
pg_prng_bool CBC 371973 100.0 % (3 / 3)
pg_prng_uint64_range CBC 1124069 100.0 % (8 / 8) 100.0 % (4 / 4)
pg_prng_double CBC 1341054 100.0 % (3 / 3)
pg_prng_uint32 CBC 2422469 100.0 % (3 / 3)
pg_prng_uint64 CBC 4201593 100.0 % (2 / 2)
xoroshiro128ss CBC 10073409 100.0 % (7 / 7)
rotl CBC 30220227 100.0 % (2 / 2)

Generated by: LCOV version 2.4-beta