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 30561-4f4869c0e7) Lines: 1554 1658 93.7 %
Date: 2025-11-28 09:21: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 9348194
Q_lvalrem 6302654
Q_pval 9344002
Q_pvalrem 6304246
ZV_Z_dvd 1309
ZV_lval 0
ZV_lvalrem 0
ZV_pval 30933
ZV_pvalrem 4177635
ZXV_pvalrem 0
ZXX_pvalrem 1197
ZX_gen_pvalrem 1197
ZX_lval 748889
ZX_lvalrem 721
ZX_pval 101303
ZX_pvalrem 4303775
Z_lval 69351702
Z_lvalrem 64412779
Z_lvalrem_stop 116605941
Z_pval 49642103
Z_pvalrem 68821017
Z_pvalrem_DC 2184628
_Fp_div 163005
_domul 2258887
affgc 2590
chk_true_err 189
closure_identical 70
cmp_str 3681020
cmp_universal 88949911
cmp_universal_rec 39265262
cmpfrac 4589834
cmpgen 161
cmpifrac 455590
cmprfrac 81308
col_test 294560
ctop 14
cvstop2 399
cvtop 600503
cvtop2 17620283
cx_approx0 2558687
cx_approx_equal 49981
ensure_nb 810971
factorial_lval 1993165
frac_lval 381876
frac_val 292596
gabs 53452220
gassoc_proto 2463108
gcmp 298711499
gcmpsg 762249
gcvtop 126
gen_2val 773613
gen_2valrem 4916059
gen_Z_divides 6859
gen_lval 870800
gen_lvalrem 8469228
gen_pval 132236
gen_pvalrem 8481415
gen_pvalrem_DC 11756
gen_z_divides 4935
gequal 242438519
gequal0 2495743994
gequal1 341906468
gequalX 8485637
gequal_try 3194295
gequalm1 74233486
gequalsg 43988
gexpo 842135230
gexpo_safe 842427266
gidentical 54824360
gisexactzero 57212681
glength 5148763
gmax 79310
gmaxgs 0
gmequal_try 28
gmin 12306
gmings 0
gneg 463395389
gneg_i 129796612
gpexponent 90215
gpvaluation 3934
gsigne 81256632
gtolist 5930
gtolong 77
gtranslength 3878
gvaluation 1400173
identicalrr 1547
intdvd 91
is_monomial_test 22661222
is_negative 0
isexactzero 576054689
isless_iu 15000855
isrationalzero 768879667
itop2_coprime 17612786
lexcmp 1616261
lexcmp_i 1616260
lexcmp_s_matvec 21
lexcmp_scal_matvec 357
lexcmp_scal_vecsmall 42
lexcmp_similar 372030
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 37328284
map_proto_lGL 126
mat_test 16366
matsize 1862
minval 137186
mklist 6835
mklist_typ 6891
mklistcopy 63
mkmap 49
normalizepol 99418966
normalizepol_approx 0
normalizepol_lg 938045755
normalizeser 13407890
padic_to_Fl 421694
padic_to_Fp 4298
polequal 12730279
polidentical 1528749
qtop 42
quadtofp 252
r_approx0 1809786
roughtype 3232863
serequal 420
seridentical 14
sizedigit 7
u_lval 70785164
u_lvalrem 89592094
u_lvalrem_stop 135170320
u_pval 136578
u_pvalrem 2626307
vecequal 5528645
vecidentical 5438121
vecindexmax 503293
vecindexmin 182024
vecmax 66205
vecmax0 226895
vecmin 35199
vecmin0 147367
z_lval 1844034
z_lvalrem 87346
z_pval 1318010
z_pvalrem 399
zx_lval 28931

Generated by: LCOV version 1.16