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 29950-285c5b69ed) Lines: 1594 1788 89.1 %
Date: 2025-02-05 09:09:51 Functions: 150 159 94.3 %
Legend: Lines: hit not hit

Function Name Sort by function name Hit count Sort by hit count
Q_lval 9308511
Q_lvalrem 6302610
Q_pval 9304315
Q_pvalrem 6304206
ZV_Z_dvd 1225
ZV_lval 0
ZV_lvalrem 0
ZV_pval 30861
ZV_pvalrem 3952804
ZXV_pvalrem 0
ZXX_pvalrem 1176
ZX_gen_pvalrem 1176
ZX_lval 748784
ZX_lvalrem 721
ZX_pval 101898
ZX_pvalrem 4311305
Z_lval 62910488
Z_lvalrem 63331160
Z_lvalrem_stop 117720473
Z_pval 47227680
Z_pvalrem 67677375
Z_pvalrem_DC 2147626
_domul 2205289
cgetp 16932385
chk_true_err 189
closure_identical 70
cmp_str 672
cmp_universal 85033364
cmp_universal_rec 39220271
cmpfrac 4588944
cmpgen 161
cmpifrac 455541
cmprfrac 81217
col_test 294560
croak 0
ctop 14
cvstop2 399
cvtop 600505
cvtop2 17618217
cx_approx0 2477401
cx_approx_equal 49981
ensure_nb 810971
factorial_lval 1991876
frac_lval 370710
frac_val 292589
gabs 53242185
gaffect 664578
gaffsg 91840
gassoc_proto 2419288
gcmp 290944558
gcmpsg 780699
gcvtop 126
gen_2val 773485
gen_2valrem 4812959
gen_Z_divides 6883
gen_lval 871225
gen_lvalrem 8251896
gen_pval 132759
gen_pvalrem 8264093
gen_pvalrem_DC 11927
gen_z_divides 5082
gequal 232325456
gequal0 2289751105
gequal1 327587215
gequalX 1484959
gequal_try 3187231
gequalm1 74232934
gequalsg 43988
gexpo 821521247
gexpo_safe 821761603
gidentical 54362024
gisexactzero 62301498
glength 5145683
gmax 79310
gmaxgs 0
gmequal_try 28
gmin 12285
gmings 0
gneg 465527234
gneg_i 133185758
gpexponent 89795
gpvaluation 3808
gsigne 79459857
gtolist 5930
gtolong 77
gtranslength 3878
gvaluation 1166023
identicalrr 1547
intdvd 91
is_monomial_test 15241099
is_negative 0
isexactzero 455939474
isless_iu 15029442
isrationalzero 556274617
itop2_coprime 17610583
lexcmp 1616266
lexcmp_i 1616266
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 37253320
map_proto_lGL 126
mat_test 16366
matsize 1862
minval 329
mklist 6835
mklist_typ 6891
mklistcopy 63
mkmap 49
normalizepol 99325269
normalizepol_approx 0
normalizepol_lg 784115200
normalizeser 13353268
padic_to_Fl 421694
padic_to_Fp 4298
padicaff0 0
polequal 7750423
polidentical 1520475
qtop 28
quadtofp 252
r_approx0 1748522
roughtype 3232871
serequal 420
seridentical 14
sizedigit 7
u_lval 65861015
u_lvalrem 87607407
u_lvalrem_stop 134889675
u_pval 136939
u_pvalrem 2622669
vecequal 5518582
vecidentical 5264160
vecindexmax 503190
vecindexmin 181366
vecmax 66166
vecmax0 226751
vecmin 34548
vecmin0 146716
z_lval 1824633
z_lvalrem 87345
z_pval 1318011
z_pvalrem 399
zx_lval 28931

Generated by: LCOV version 1.16