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 30107-5d3c5ac62a) Lines: 1572 1765 89.1 %
Date: 2025-04-01 09:20:36 Functions: 151 160 94.4 %
Legend: Lines: hit not hit

Function Name Sort by function name Hit count Sort by hit count
Q_lval 9312657
Q_lvalrem 6302600
Q_pval 9308458
Q_pvalrem 6304213
ZV_Z_dvd 1309
ZV_lval 0
ZV_lvalrem 0
ZV_pval 30905
ZV_pvalrem 3949767
ZXV_pvalrem 0
ZXX_pvalrem 1190
ZX_gen_pvalrem 1190
ZX_lval 748784
ZX_lvalrem 721
ZX_pval 101289
ZX_pvalrem 4301775
Z_lval 62940618
Z_lvalrem 63246737
Z_lvalrem_stop 116917478
Z_pval 47254729
Z_pvalrem 67630283
Z_pvalrem_DC 2141937
_Fp_div 163005
_domul 2205297
cgetp 2009
chk_true_err 189
closure_identical 70
cmp_str 672
cmp_universal 85190129
cmp_universal_rec 39230929
cmpfrac 4588959
cmpgen 161
cmpifrac 455541
cmprfrac 81238
col_test 294560
croak 0
ctop 14
cvstop2 399
cvtop 600498
cvtop2 17617475
cx_approx0 2477877
cx_approx_equal 49981
ensure_nb 810971
factorial_lval 1992679
frac_lval 370820
frac_val 292589
gabs 53314375
gaffect 664578
gaffsg 91840
gassoc_proto 2419462
gcmp 298040575
gcmpsg 785969
gcvtop 126
gen_2val 773487
gen_2valrem 4815176
gen_Z_divides 6859
gen_lval 870660
gen_lvalrem 8239348
gen_pval 132194
gen_pvalrem 8251546
gen_pvalrem_DC 11756
gen_z_divides 4935
gequal 232485824
gequal0 2470745520
gequal1 329615331
gequalX 8485032
gequal_try 3190116
gequalm1 74232990
gequalsg 43988
gexpo 821982453
gexpo_safe 822229624
gidentical 54464688
gisexactzero 62385939
glength 5145760
gmax 79310
gmaxgs 0
gmequal_try 28
gmin 12159
gmings 0
gneg 468226138
gneg_i 134892012
gpexponent 89949
gpvaluation 3934
gsigne 79569315
gtolist 5930
gtolong 77
gtranslength 3878
gvaluation 1399711
identicalrr 1547
intdvd 91
is_monomial_test 15281326
is_negative 0
isexactzero 582015937
isless_iu 15007236
isrationalzero 760187413
itop2_coprime 17610345
lexcmp 1616259
lexcmp_i 1616259
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 37297460
map_proto_lGL 126
mat_test 16366
matsize 1862
minval 137186
mklist 6835
mklist_typ 6891
mklistcopy 63
mkmap 49
normalizepol 99361286
normalizepol_approx 0
normalizepol_lg 925603499
normalizeser 13353324
padic_to_Fl 421700
padic_to_Fp 4298
padicaff0 0
polequal 7755573
polidentical 1521175
qtop 28
quadtofp 252
r_approx0 1748458
roughtype 3232861
serequal 420
seridentical 14
sizedigit 7
u_lval 65864550
u_lvalrem 87574743
u_lvalrem_stop 134098285
u_pval 136943
u_pvalrem 2625297
vecequal 5521131
vecidentical 5263987
vecindexmax 503152
vecindexmin 181380
vecmax 66169
vecmax0 226754
vecmin 34562
vecmin0 146730
z_lval 1826725
z_lvalrem 87344
z_pval 1318003
z_pvalrem 399
zx_lval 28931

Generated by: LCOV version 1.16