Code coverage tests

This page documents the degree to which the PARI/GP source code is tested by our public test suite, distributed with the source distribution in directory src/test/. This is measured by the gcov utility; we then process gcov output using the lcov frond-end.

We test a few variants depending on Configure flags on the pari.math.u-bordeaux.fr machine (x86_64 architecture), and agregate them in the final report:

The target is to exceed 90% coverage for all mathematical modules (given that branches depending on DEBUGLEVEL or DEBUGMEM are not covered). This script is run to produce the results below.

LCOV - code coverage report
Current view: top level - basemath - gen2.c (source / functions) Hit Total Coverage
Test: PARI/GP v2.18.1 lcov report (development 30734-f1f26dedcb) Lines: 1554 1658 93.7 %
Date: 2026-03-05 09:24:39 Functions: 149 156 95.5 %
Legend: Lines: hit not hit

Function Name Sort by function name Hit count Sort by hit count
Q_lval 9428830
Q_lvalrem 6301720
Q_pval 9424637
Q_pvalrem 6303317
ZV_Z_dvd 1309
ZV_lval 0
ZV_lvalrem 0
ZV_pval 30934
ZV_pvalrem 4182991
ZXV_pvalrem 0
ZXX_pvalrem 1204
ZX_gen_pvalrem 1204
ZX_lval 749610
ZX_lvalrem 721
ZX_pval 101310
ZX_pvalrem 4302011
Z_lval 70313959
Z_lvalrem 64494336
Z_lvalrem_stop 117387730
Z_pval 50377413
Z_pvalrem 69394777
Z_pvalrem_DC 2185227
_Fp_div 163005
_domul 2258886
affgc 2590
chk_true_err 189
closure_identical 70
cmp_str 3681020
cmp_universal 88999194
cmp_universal_rec 39283207
cmpfrac 4589519
cmpgen 161
cmpifrac 455583
cmprfrac 81308
col_test 294560
ctop 14
cvstop2 399
cvtop 600549
cvtop2 17619991
cx_approx0 2557884
cx_approx_equal 49981
ensure_nb 810971
factorial_lval 1993162
frac_lval 381841
frac_val 292596
gabs 53480812
gassoc_proto 2463181
gcmp 282554753
gcmpsg 762252
gcvtop 126
gen_2val 774342
gen_2valrem 4914902
gen_Z_divides 6854
gen_lval 871529
gen_lvalrem 8472761
gen_pval 132244
gen_pvalrem 8484990
gen_pvalrem_DC 11751
gen_z_divides 4935
gequal 239705789
gequal0 2671447525
gequal1 339808562
gequalX 8485710
gequal_try 5316307
gequalm1 74233555
gequalsg 43988
gexpo 841859479
gexpo_safe 842153534
gidentical 54808754
gisexactzero 47279889
glength 5148864
gmax 79310
gmaxgs 0
gmequal_try 28
gmin 12180
gmings 0
gneg 461486321
gneg_i 134258637
gpexponent 90215
gpvaluation 3934
gsigne 81201198
gtolist 5951
gtolong 77
gtranslength 3878
gvaluation 1396053
identicalrr 1547
intdvd 91
is_monomial_test 19828674
is_negative 0
isexactzero 740711322
isless_iu 15160162
isrationalzero 886225814
itop2_coprime 17612630
lexcmp 1616261
lexcmp_i 1616261
lexcmp_s_matvec 21
lexcmp_scal_matvec 357
lexcmp_scal_vecsmall 42
lexcmp_similar 372031
lexcmp_vec_mat 98
lexcmp_vecsmall_mat 42
lexcmp_vecsmall_other 196
lexcmp_vecsmall_vec 154
lexcmpgs 42
lexcmpsg 343
list_cmp 343
listinsert 35014
listinsert0 35028
listpop 21917
listpop0 56
listput 776125
listput0 724955
listsort 21
map_proto_G 462
map_proto_lG 37297063
map_proto_lGL 126
mat_test 16366
matsize 1862
minval 77315
mklist 6856
mklist_typ 6912
mklistcopy 70
mkmap 49
normalizepol 99462401
normalizepol_approx 0
normalizepol_lg 957202299
normalizeser 13331097
padic_to_Fl 421693
padic_to_Fp 4550
polequal 10490853
polidentical 1528260
qtop 42
quadtofp 252
r_approx0 1809407
roughtype 3232864
serequal 420
seridentical 14
sizedigit 7
u_lval 71598761
u_lvalrem 89639405
u_lvalrem_stop 134866960
u_pval 136697
u_pvalrem 2625109
vecequal 5529387
vecidentical 5441529
vecindexmax 503307
vecindexmin 182059
vecmax 66205
vecmax0 226895
vecmin 35234
vecmin0 147402
z_lval 1836765
z_lvalrem 87349
z_pval 1318027
z_pvalrem 399
zx_lval 28931

Generated by: LCOV version 1.16