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.0 lcov report (development 29712-7c8a932571) Lines: 1255 1315 95.4 %
Date: 2024-11-15 09:08:45 Functions: 116 121 95.9 %
Legend: Lines: hit not hit

Function Name Sort by function name Hit count Sort by hit count
QXQ_reverse 6104
RgV_polint 224
RgV_polint_fast 224
RgXQ_reverse 175
ZC_union_shallow 182
ZM_merge_factor 30954
ZV_indexsort 3759
ZV_search 1073738
ZV_sort 63
ZV_sort_inplace 1221321
ZV_sort_shallow 1288
ZV_sort_uniq 61285
ZV_sort_uniq_shallow 37645
ZV_union_shallow 34558
ZV_union_shallow_t 34740
binomial 102696
binomial0 1854
binomial_lval 3206
binomialuu 81269
check_dy 16188
check_positive_entries 133
closurecmp 7909
cmp_Flx 323638
cmp_RgX 111187
cmp_RgX_Rg 3609
cmp_nodata 645117276
cmp_prime_ideal 673059
cmp_prime_over_p 3369022
cmp_small 77
convol 14
dirdiv 434322
dirmul 336
dirval 869316
err_hermite 21
err_lag 21
err_reverse 7
eulerianpol 77
gen_cmp_RgX 5523044
gen_indexsort 829907
gen_indexsort_uniq 74007
gen_search 23574726
gen_setminus 259
gen_sort 4757407
gen_sort_inplace 40102354
gen_sort_shallow 402339
gen_sort_uniq 348474
gen_sortspec 190745738
gen_sortspec_uniq 2275426
gprec 98
gprec_w 11426636
gprec_wensure 6290450
gprec_wtrunc 3682269
gtoset 227115
inC 17357
indexlexsort 0
indexsort 204796
indexvecsort 42
init_sort 46514442
key_search 7
laplace 35
lexsort 127980
mathilbert 133
matqpascal 35952
merge_factor 692244
merge_sort_uniq 451980
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 629737
polcyclo_eval 100239
polcyclo_prime 504731
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 83622
setunion 7
setunion_i 7
sort 1836164
sort_extract 3159349
sort_factor 9888030
sort_factor_pol 1988009
sort_function 126861
stirling 301
stirling1 154
stirling2 1694
tablesearch 1126984
triv_sort 1946516
vandermondeinverse 53403
vandermondeinverseinit 84293
vec_equiv 1127
vec_reduce 21252
vecbinomial 153779
veccmp 295015
vecsearch 126126
vecsort 2954
vecsort0 735
zv_search 12868916

Generated by: LCOV version 1.16