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 30258-3ec8de0880) Lines: 1554 1658 93.7 %
Date: 2025-05-10 09:18:45 Functions: 149 156 95.5 %
Legend: Lines: hit not hit

Function Name Sort by function name Hit count Sort by hit count
Q_lval 9312742
Q_lvalrem 6302744
Q_pval 9308544
Q_pvalrem 6304340
ZV_Z_dvd 1309
ZV_lval 0
ZV_lvalrem 0
ZV_pval 30905
ZV_pvalrem 3949878
ZXV_pvalrem 0
ZXX_pvalrem 1190
ZX_gen_pvalrem 1190
ZX_lval 748784
ZX_lvalrem 721
ZX_pval 101289
ZX_pvalrem 4301804
Z_lval 62940074
Z_lvalrem 63255536
Z_lvalrem_stop 116855711
Z_pval 47254318
Z_pvalrem 67638589
Z_pvalrem_DC 2142097
_Fp_div 163005
_domul 2205297
affgc 2590
chk_true_err 189
closure_identical 70
cmp_str 672
cmp_universal 85190666
cmp_universal_rec 39231183
cmpfrac 4588959
cmpgen 161
cmpifrac 455541
cmprfrac 81259
col_test 294560
ctop 14
cvstop2 399
cvtop 600517
cvtop2 17619899
cx_approx0 2477975
cx_approx_equal 49981
ensure_nb 810971
factorial_lval 1992688
frac_lval 370848
frac_val 292596
gabs 53314523
gassoc_proto 2419502
gcmp 297617114
gcmpsg 790966
gcvtop 126
gen_2val 773487
gen_2valrem 4815429
gen_Z_divides 6859
gen_lval 870660
gen_lvalrem 8239457
gen_pval 132194
gen_pvalrem 8251686
gen_pvalrem_DC 11756
gen_z_divides 4935
gequal 243379465
gequal0 2488893611
gequal1 345187347
gequalX 8485076
gequal_try 3190998
gequalm1 74232989
gequalsg 43988
gexpo 837623798
gexpo_safe 837923195
gidentical 54465635
gisexactzero 57210084
glength 5145781
gmax 79310
gmaxgs 0
gmequal_try 28
gmin 12180
gmings 0
gneg 468155637
gneg_i 128995322
gpexponent 89998
gpvaluation 3934
gsigne 79574205
gtolist 5930
gtolong 77
gtranslength 3878
gvaluation 1399739
identicalrr 1547
intdvd 91
is_monomial_test 22645546
is_negative 0
isexactzero 576588437
isless_iu 15006903
isrationalzero 768905218
itop2_coprime 17612579
lexcmp 1616270
lexcmp_i 1616270
lexcmp_s_matvec 21
lexcmp_scal_matvec 357
lexcmp_scal_vecsmall 42
lexcmp_similar 372035
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 36920529
map_proto_lGL 126
mat_test 16366
matsize 1862
minval 137186
mklist 6835
mklist_typ 6891
mklistcopy 63
mkmap 49
normalizepol 99353088
normalizepol_approx 0
normalizepol_lg 943223637
normalizeser 13353506
padic_to_Fl 421700
padic_to_Fp 4298
polequal 12734013
polidentical 1521175
qtop 42
quadtofp 252
r_approx0 1748535
roughtype 3232883
serequal 420
seridentical 14
sizedigit 7
u_lval 65863895
u_lvalrem 87582706
u_lvalrem_stop 134140734
u_pval 136773
u_pvalrem 2625180
vecequal 5521712
vecidentical 5264014
vecindexmax 503170
vecindexmin 181380
vecmax 66188
vecmax0 226772
vecmin 34562
vecmin0 146730
z_lval 1826701
z_lvalrem 87339
z_pval 1318001
z_pvalrem 399
zx_lval 28931

Generated by: LCOV version 1.16