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 - FpX_factor.c (source / functions) Hit Total Coverage
Test: PARI/GP v2.18.1 lcov report (development 30848-b1463d63da) Lines: 1308 1426 91.7 %
Date: 2026-04-30 09:27:33 Functions: 114 124 91.9 %
Legend: Lines: hit not hit

Function Name Sort by function name Hit count Sort by hit count
F2x_Berlekamp_i 35438
F2x_Berlekamp_ker 23376
F2x_Cantor_i 303147
F2x_ddf 7
F2x_ddf_simple 354312
F2x_ddf_to_ddf2 7
F2x_degfact 0
F2x_degfact_2 19676
F2x_edf_simple 33484
F2x_factor 15430
F2x_factor_2 1187428
F2x_factor_Cantor 303147
F2x_factor_Shoup 354308
F2x_factor_deg2 1207116
F2x_factor_i 1545708
F2x_factor_squarefree 338572
F2x_is_irred 238
F2x_is_irred_2 14
F2x_quad_factortype 472111
F2x_split_Berlekamp 35882
F2xq_frobtrace 22941
FE_concat 1911936
Fl_disc_bc 30236701
Flx_Xn1 2195
Flx_Xnm1 2284
Flx_cubic_root 428069
Flx_ddf 0
Flx_ddf_Shoup 9246055
Flx_ddf_pre 0
Flx_degfact 7861975
Flx_degfact_2 2515080
Flx_edf 741330
Flx_edf_rec 1391903
Flx_edf_simple 412167
Flx_factor 709400
Flx_factor_2 2039195
Flx_factor_Cantor 1607874
Flx_factor_Shoup 1681178
Flx_factor_deg2 4554213
Flx_factor_i 11590484
Flx_factor_squarefree 349112
Flx_factor_squarefree_pre 7309904
Flx_is_irred 1057
Flx_is_irred_2 56
Flx_is_totally_split 81354
Flx_is_totally_split_i 81347
Flx_isirred_Cantor 1078
Flx_ispower 3444
Flx_nbfact 678662
Flx_nbfact_Frobenius 0
Flx_nbfact_Frobenius_pre 678668
Flx_nbfact_by_degree 1455822
Flx_nbfact_pre 678662
Flx_nbroots 4775299
Flx_oneroot 2520
Flx_oneroot_mod_2 98
Flx_oneroot_pre 4426376
Flx_oneroot_pre_i 4468014
Flx_oneroot_split 14
Flx_oneroot_split_pre 41616
Flx_otherroot 16416120
Flx_quad_factortype 2489038
Flx_quad_root 27746694
Flx_root_mod_2 94815
Flx_roots 1372
Flx_roots_pre 26854161
Flx_simplefact_Cantor 5350106
FpX_cubic_root 119
FpX_ddf 7
FpX_ddf_Shoup 1022
FpX_ddf_degree 4256
FpX_ddf_i 0
FpX_degfact 47947
FpX_degfact_2 14
FpX_edf 434
FpX_edf_rec 1051
FpX_edf_simple 0
FpX_factor 4425960
FpX_factor_2 1485
FpX_factor_Cantor 909
FpX_factor_Shoup 1008
FpX_factor_Yun 1713
FpX_factor_deg2 1506
FpX_factor_i 2429
FpX_factor_squarefree 349860
FpX_is_irred 112
FpX_is_irred_2 7
FpX_is_totally_split 0
FpX_isirred_Cantor 0
FpX_ispower 168
FpX_nbfact 0
FpX_nbfact_Frobenius 0
FpX_nbroots 153946
FpX_oneroot 234114
FpX_oneroot_i 5321
FpX_oneroot_split 1042
FpX_otherroot 10010
FpX_quad_factortype 21
FpX_quad_root 14676
FpX_roots 434749
FpX_roots_i 8247
FpX_roots_mult 227549
FpX_simplefact_Cantor 14
FpX_split_part 251284
ZX_factmod_init 4474027
ZX_rootmod_init 668863
all_roots_mod_p 600
cmpGuGu 16451644
ddf_to_ddf2 7
ddf_to_ddf2_i 14
ddf_to_nbfact 2361530
good_root_of_unity 105
prime_fact 70
split_Flx_cut_out_roots 4876899
split_add 5262091
split_add_done 521630
split_done 477347
split_init 4885957
split_moveto_done 5262375
split_nonsquares 31632
split_squares 31632
split_todo 426819
trivial_fact 354092
vddf_to_simplefact 5351517

Generated by: LCOV version 1.16