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.16.1 lcov report (development 28880-3b5364847c) Lines: 1252 1311 95.5 %
Date: 2023-12-01 07:53:15 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
polchebyshev2_eval_aux 91
gprec 98
check_positive_entries 133
mathilbert 133
stirling1 154
polrecip 161
RgXQ_reverse 175
ZC_union_shallow 182
RgV_polint 224
RgV_polint_fast 224
gen_setminus 245
setminus 245
stirling 301
polint 329
polint_i 329
dirmul 336
vecsort0 735
vec_equiv 1085
ZV_sort_shallow 1288
polhermite 1442
polhermite_eval0 1477
ZV_indexsort 1523
stirling2 1694
binomial0 1854
pollaguerre 2128
polchebyshev2 2135
polchebyshev1 2156
pollaguerre_eval0 2163
pollegendre 2163
pollegendre_eval0 2177
vecsort 2954
binomial_lval 3206
cmp_RgX_Rg 3612
polchebyshev 4284
polchebyshev_eval 4333
QXQ_reverse 6006
closurecmp 7909
vec_reduce 15246
check_dy 16188
polintspec 16223
inC 17357
ZV_sort_uniq_shallow 22812
ZM_merge_factor 29762
ZV_union_shallow 34510
ZV_union_shallow_t 34692
matqpascal 35879
ZV_sort_uniq 40375
vandermondeinverse 52983
gen_indexsort_uniq 60206
binomialuu 80903
setsearch 83622
vandermondeinverseinit 83863
polcyclo_eval 100201
binomial 101919
cmp_RgX 110704
vecsearch 126105
sort_function 126840
lexsort 127981
vecbinomial 147546
indexsort 202132
gtoset 227073
gen_sort_uniq 278108
veccmp 295015
cmp_Flx 321922
cmp_prime_ideal 396428
gen_sort_shallow 397516
dirdiv 434308
merge_sort_uniq 451311
polcyclo_prime 505709
polcyclo 628159
merge_factor 690051
gen_indexsort 813366
dirval 869288
sort 913013
triv_sort 1058775
ZV_search 1073677
tablesearch 1124833
ZV_sort_inplace 1153348
sort_factor_pol 1792496
gen_sortspec_uniq 2032318
sort_extract 2919923
cmp_prime_over_p 3109043
gprec_wtrunc 3535614
gen_sort 3700570
gen_cmp_RgX 5317632
gprec_wensure 5941735
zv_search 9338233
sort_factor 9776193
gprec_w 10180698
gen_search 23574705
gen_sort_inplace 39716145
init_sort 44965878
gen_sortspec 190048930
cmp_nodata 644250426

Generated by: LCOV version 1.14