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 - bibli2.c (source / functions) Hit Total Coverage
Test: PARI/GP v2.18.1 lcov report (development 30502-9830c20844) Lines: 1235 1295 95.4 %
Date: 2025-09-26 09:23:58 Functions: 116 121 95.9 %
Legend: Lines: hit not hit

Function Name Sort by function name Hit count Sort by hit count
indexlexsort 0
polhermite_eval 0
pollaguerre_eval 0
pollegendre_eval 0
pollegendre_reduced 0
err_reverse 7
key_search 7
setintersect 7
setunion 7
setunion_i 7
convol 14
polchebyshev1_eval 14
pollaplace 14
serlaplace 14
setdelta 14
setisset 14
err_hermite 21
err_lag 21
setbinop 21
modreverse 28
laplace 35
polchebyshev2_eval 35
indexvecsort 42
ZV_sort 63
polchebyshev1_eval_aux 70
cmp_small 77
eulerianpol 77
gprec 91
polchebyshev2_eval_aux 91
check_positive_entries 133
mathilbert 133
stirling1 154
polrecip 161
ZC_union_shallow 182
RgXQ_reverse 189
RgV_polint 224
RgV_polint_fast 224
gen_setminus 259
setminus 259
stirling 301
polint 329
polint_i 329
dirmul 336
vecsort0 742
vec_equiv 1141
ZV_sort_shallow 1288
polhermite 1442
polhermite_eval0 1477
stirling2 1694
binomial0 1849
pollaguerre 2128
polchebyshev2 2135
polchebyshev1 2156
pollaguerre_eval0 2163
pollegendre 2163
pollegendre_eval0 2177
vecsort 2954
binomial_lval 3206
ZV_indexsort 3720
matqpascal 4011
polchebyshev 4284
polchebyshev_eval 4333
cmp_RgX_Rg 4485
QXQ_reverse 6125
closurecmp 7909
check_dy 16188
polintspec 16223
inC 17357
vec_reduce 21812
ZM_merge_factor 30958
ZV_union_shallow 39361
ZV_union_shallow_t 39543
ZV_sort_uniq_shallow 39871
vandermondeinverse 54241
ZV_sort_uniq 66248
gen_indexsort_uniq 76226
binomialuu 81263
vandermondeinverseinit 85132
polcyclo_eval 100298
binomial 102719
vecsearch 126147
sort_function 126889
cmp_RgX 126962
lexsort 127978
indexsort 205117
gtoset 227122
veccmp 295015
cmp_Flx 323349
gen_sort_uniq 353906
gen_sort_shallow 407099
dirdiv 434322
merge_sort_uniq 454217
polcyclo_prime 508400
setsearch 536431
polcyclo 634847
merge_factor 692248
cmp_prime_ideal 705423
gen_indexsort 855066
dirval 869316
ZV_search 1073725
tablesearch 1147338
ZV_sort_inplace 1991228
sort_factor_pol 2020024
sort 2096519
triv_sort 2258568
gen_sortspec_uniq 2292935
sort_extract 3234360
cmp_prime_over_p 3474447
gprec_wtrunc 4056901
gen_sort 5139008
gen_cmp_RgX 5588536
gprec_wensure 6101893
vecbinomial 7188543
sort_factor 9945513
zv_search 13114218
gprec_w 14143345
gen_search 24027969
gen_sort_inplace 40885687
init_sort 47716948
gen_sortspec 191646419
cmp_nodata 649533087

Generated by: LCOV version 1.16