LCOV - differential code coverage report
Current view: top level - src/common - pg_prng.c (source / functions) Coverage Total Hit UBC GBC CBC
Current: a2387c32f2f8a1643c7d71b951587e6bcb2d4744 vs 371a302eecdc82274b0ae2967d18fd726a0aa6a1 Lines: 94.4 % 71 67 4 5 62
Current Date: 2025-10-26 12:31:50 -0700 Functions: 94.1 % 17 16 1 2 14
Baseline: lcov-20251027-010456-baseline Branches: 71.4 % 14 10 4 10
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: 94.4 % 71 67 4 5 62
Function coverage date bins:
(360..) days: 94.1 % 17 16 1 2 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_int64p UBC 0 0.0 % (0 / 2)
pg_prng_int32p CBC 1 100.0 % (3 / 3)
pg_prng_fseed CBC 28 100.0 % (4 / 4)
pg_prng_double_normal CBC 12663 100.0 % (5 / 5)
pg_prng_seed CBC 18312 100.0 % (5 / 5)
splitmix64 CBC 36624 100.0 % (5 / 5)
pg_prng_seed_check CBC 39016 60.0 % (3 / 5) 33.3 % (2 / 6)
pg_prng_int64_range CBC 48135 100.0 % (9 / 9) 100.0 % (4 / 4)
pg_prng_uint64 CBC 201601 100.0 % (2 / 2)
pg_prng_bool CBC 371153 100.0 % (3 / 3)
pg_prng_int32 GBC 1000000 100.0 % (3 / 3)
pg_prng_uint64_range CBC 1124976 100.0 % (8 / 8) 100.0 % (4 / 4)
pg_prng_double CBC 1343490 100.0 % (3 / 3)
pg_prng_uint32 CBC 2535583 100.0 % (3 / 3)
pg_prng_int64 GBC 4000000 100.0 % (2 / 2)
xoroshiro128ss CBC 11189277 100.0 % (7 / 7)
rotl CBC 33567831 100.0 % (2 / 2)

Generated by: LCOV version 2.4-beta