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 - rootpol.c (source / functions) Hit Total Coverage
Test: PARI/GP v2.18.1 lcov report (development 30711-c92306d4b4) Lines: 1467 1530 95.9 %
Date: 2026-02-24 09:25:14 Functions: 116 119 97.5 %
Legend: Lines: hit not hit

Function Name Sort by function name Hit count Sort by hit count
FFT 56
FFT_i 98
FFTinv 56
QX_complex_roots 296179
RgX_gtofp_bit 7029326
RgX_normalize1 35733
X2XP1 5989777
ZX_Uspensky 1313681
ZX_Uspensky_equal 28
ZX_Uspensky_equal_yes 14
ZX_Uspensky_no 21
ZX_deg1root 15205
ZX_graeffe 5390
ZX_realroots_irred 48570
ZX_rescale2prim 2233538
ZX_sturm 6395
ZX_sturm_i 122981
ZX_sturm_irred 116586
ZX_sturmpart 1128177
ZX_to_ZiX 16451622
ZiX_sqr 99023933
_gen_nored 11210516
_gen_one 14473858
_gen_zero 326027
_intervalcmp 0
_mp_add 24665743
_mp_cmul 34781519
_mp_mul 4374655
_mp_sqr 6298493
_mp_sub 0
_sqrtnr 22597
a_posteriori_errors 536986
abs_update 8004093
abs_update_r 778564
all_roots 535888
append_clone 1613547
bkeval_single_power 5235202
check_ab 1178803
checkbound 2354736
checkvalidpol 266892
clean_roots 535931
cleanroots 231763
cmp_complex_appr 2237360
conformal_basecase 1403540
conformal_mapping 467808
conformal_pol 1403646
dblexp 6547527
dbllog2 302092097
dft 502247
dual_modulus 1012236
eval_rel_pol 13135025
fft 14155939
fft2 7462
findpower 40947431
fix_roots 536987
fix_roots1 398352
fujiwara_bound 2271076
fujiwara_bound_real 1406665
graeffe 49504517
homothetie 1609692
homothetie2n 9954820
homothetie_gauss 36493418
ind_maxlog2 902471
initdft 996105
isexactpol 239753
isexactscalar 931714
isreal 961667
isvalidcoeff 1228149
logmax_modulus 4449712
logmin_modulus 1614377
logmodulus 606569
logpre_modulus 606572
logradius 493856
lower_bound 40947632
mydbllog2i 226405873
mydbllog2r 56172646
mydbllogr 9545025
mygprec 63746026
mygprec_absolute 4337676
mygprec_special 536993
mygprecrc 215133410
mygprecrc_special 2178304
myshiftic 135861580
myshiftrc 35497344
newton_polygon 5505433
optimize_split 493859
parameters 493858
pol_to_gaussint 17584628
polgraeffe 14
polmod_to_embed 84
polrootsbound 27132
polrootsbound_i 27125
polsolve 166698
quicktofp 6976972
realroots 50627
refine_F 502243
refine_H 2460021
root_error 1911662
roots 8018
roots_aux 239781
roots_com 239753
rootsdeg0 42
scalepol 4288338
scalepol2n 0
sol_ok 3378
solve_exact_pol 231145
split_0 494223
split_0_1 468169
split_0_2 468170
split_1 467809
split_2 493856
split_complete 1525435
split_fromU 493857
split_pols 166700
splitcauchy 166700
splitpoleval 5236264
tocomplex 1213225
update_radius 493858
usp 1125930

Generated by: LCOV version 1.16