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 30550-07450a7a86) Lines: 1235 1295 95.4 %
Date: 2025-11-19 09:22:25 Functions: 116 121 95.9 %
Legend: Lines: hit not hit

Function Name Sort by function name Hit count Sort by hit count
QXQ_reverse 6125
RgV_polint 224
RgV_polint_fast 224
RgXQ_reverse 189
ZC_union_shallow 182
ZM_merge_factor 30946
ZV_indexsort 3720
ZV_search 1073741
ZV_sort 63
ZV_sort_inplace 1991227
ZV_sort_shallow 1288
ZV_sort_uniq 66255
ZV_sort_uniq_shallow 39871
ZV_union_shallow 39361
ZV_union_shallow_t 39543
binomial 102717
binomial0 1847
binomial_lval 3206
binomialuu 81261
check_dy 16188
check_positive_entries 133
closurecmp 7909
cmp_Flx 323349
cmp_RgX 126962
cmp_RgX_Rg 4485
cmp_nodata 649533680
cmp_prime_ideal 705451
cmp_prime_over_p 3474806
cmp_small 77
convol 14
dirdiv 434322
dirmul 441
dirval 869526
err_hermite 21
err_lag 21
err_reverse 7
eulerianpol 77
gen_cmp_RgX 5588737
gen_indexsort 855382
gen_indexsort_uniq 76216
gen_search 24027969
gen_setminus 259
gen_sort 5139203
gen_sort_inplace 40886226
gen_sort_shallow 407099
gen_sort_uniq 353913
gen_sortspec 191647229
gen_sortspec_uniq 2292895
gprec 91
gprec_w 14150291
gprec_wensure 6101886
gprec_wtrunc 4058115
gtoset 227122
inC 17357
indexlexsort 0
indexsort 205120
indexvecsort 42
init_sort 47717997
key_search 7
laplace 35
lexsort 127981
mathilbert 133
matqpascal 4109
merge_factor 692236
merge_sort_uniq 454210
modreverse 28
polchebyshev 4284
polchebyshev1 2156
polchebyshev1_eval 14
polchebyshev1_eval_aux 70
polchebyshev2 2135
polchebyshev2_eval 35
polchebyshev2_eval_aux 91
polchebyshev_eval 4333
polcyclo 634784
polcyclo_eval 100298
polcyclo_prime 508337
polhermite 1442
polhermite_eval 0
polhermite_eval0 1477
polint 329
polint_i 329
polintspec 16223
pollaguerre 2128
pollaguerre_eval 0
pollaguerre_eval0 2163
pollaplace 14
pollegendre 2163
pollegendre_eval 0
pollegendre_eval0 2177
pollegendre_reduced 0
polrecip 161
serlaplace 14
setbinop 21
setdelta 14
setintersect 7
setisset 14
setminus 259
setsearch 536431
setunion 7
setunion_i 7
sort 2096648
sort_extract 3234468
sort_factor 9945309
sort_factor_pol 2020070
sort_function 126889
stirling 301
stirling1 154
stirling2 1694
tablesearch 1147734
triv_sort 2258682
vandermondeinverse 54247
vandermondeinverseinit 85139
vec_equiv 1141
vec_reduce 22120
vecbinomial 7188544
veccmp 295015
vecsearch 126147
vecsort 2954
vecsort0 742
zv_search 13130771

Generated by: LCOV version 1.16