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 30387-12623f1693) Lines: 1554 1658 93.7 %
Date: 2025-07-10 09:22:50 Functions: 149 156 95.5 %
Legend: Lines: hit not hit

Function Name Sort by function name Hit count Sort by hit count
Q_lval 9345513
Q_lvalrem 6302732
Q_pval 9341311
Q_pvalrem 6304325
ZV_Z_dvd 1309
ZV_lval 0
ZV_lvalrem 0
ZV_pval 30905
ZV_pvalrem 4173292
ZXV_pvalrem 0
ZXX_pvalrem 1190
ZX_gen_pvalrem 1190
ZX_lval 748784
ZX_lvalrem 721
ZX_pval 101289
ZX_pvalrem 4303789
Z_lval 63197858
Z_lvalrem 63582332
Z_lvalrem_stop 116760133
Z_pval 47458752
Z_pvalrem 67950019
Z_pvalrem_DC 2142737
_Fp_div 163005
_domul 2267051
affgc 2590
chk_true_err 189
closure_identical 70
cmp_str 672
cmp_universal 85265967
cmp_universal_rec 39265054
cmpfrac 4589603
cmpgen 161
cmpifrac 455548
cmprfrac 81259
col_test 294560
ctop 14
cvstop2 399
cvtop 600509
cvtop2 17619539
cx_approx0 2558417
cx_approx_equal 49981
ensure_nb 810971
factorial_lval 1992926
frac_lval 381355
frac_val 292596
gabs 53870043
gassoc_proto 2466616
gcmp 298973359
gcmpsg 790988
gcvtop 126
gen_2val 773487
gen_2valrem 4911675
gen_Z_divides 6859
gen_lval 870660
gen_lvalrem 8464878
gen_pval 132194
gen_pvalrem 8477073
gen_pvalrem_DC 11756
gen_z_divides 4935
gequal 243025731
gequal0 2494083713
gequal1 341358981
gequalX 8485613
gequal_try 3192937
gequalm1 74233088
gequalsg 43988
gexpo 840521725
gexpo_safe 840808851
gidentical 54817257
gisexactzero 57212887
glength 5146264
gmax 79310
gmaxgs 0
gmequal_try 28
gmin 12306
gmings 0
gneg 464966185
gneg_i 129540888
gpexponent 89998
gpvaluation 3934
gsigne 80783487
gtolist 5930
gtolong 77
gtranslength 3878
gvaluation 1399767
identicalrr 1547
intdvd 91
is_monomial_test 22660610
is_negative 0
isexactzero 575772696
isless_iu 15007926
isrationalzero 768387542
itop2_coprime 17612861
lexcmp 1616269
lexcmp_i 1616268
lexcmp_s_matvec 21
lexcmp_scal_matvec 357
lexcmp_scal_vecsmall 42
lexcmp_similar 372034
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 37450462
map_proto_lGL 126
mat_test 16366
matsize 1862
minval 137186
mklist 6835
mklist_typ 6891
mklistcopy 63
mkmap 49
normalizepol 99404749
normalizepol_approx 0
normalizepol_lg 937821192
normalizeser 13353870
padic_to_Fl 421692
padic_to_Fp 4298
polequal 12730203
polidentical 1528749
qtop 42
quadtofp 252
r_approx0 1809554
roughtype 3232879
serequal 420
seridentical 14
sizedigit 7
u_lval 66479297
u_lvalrem 88305421
u_lvalrem_stop 133992535
u_pval 136859
u_pvalrem 2626403
vecequal 5528443
vecidentical 5438031
vecindexmax 503184
vecindexmin 181870
vecmax 66201
vecmax0 226786
vecmin 35045
vecmin0 147213
z_lval 1842955
z_lvalrem 87345
z_pval 1317995
z_pvalrem 399
zx_lval 28931

Generated by: LCOV version 1.16