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 30318-7d854b8994) Lines: 1308 1426 91.7 %
Date: 2025-06-06 09:19:58 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 35378
F2x_Berlekamp_ker 23322
F2x_Cantor_i 301627
F2x_ddf 7
F2x_ddf_simple 352710
F2x_ddf_to_ddf2 7
F2x_degfact 0
F2x_degfact_2 19677
F2x_edf_simple 29683
F2x_factor 15044
F2x_factor_2 1167962
F2x_factor_Cantor 301627
F2x_factor_Shoup 352706
F2x_factor_deg2 1187654
F2x_factor_i 1524656
F2x_factor_squarefree 336991
F2x_is_irred 238
F2x_is_irred_2 14
F2x_quad_factortype 452863
F2x_split_Berlekamp 35819
F2xq_frobtrace 20317
FE_concat 1884422
Fl_disc_bc 27466174
Flx_Xn1 2083
Flx_Xnm1 2188
Flx_cubic_root 417351
Flx_ddf 0
Flx_ddf_Shoup 9160078
Flx_ddf_pre 0
Flx_degfact 7824738
Flx_degfact_2 2514683
Flx_edf 717404
Flx_edf_rec 1355187
Flx_edf_simple 409894
Flx_factor 680575
Flx_factor_2 1934035
Flx_factor_Cantor 1581875
Flx_factor_Shoup 1653538
Flx_factor_deg2 4448647
Flx_factor_i 11418947
Flx_factor_squarefree 346557
Flx_factor_squarefree_pre 7244259
Flx_is_irred 1057
Flx_is_irred_2 56
Flx_is_totally_split 81347
Flx_is_totally_split_i 81340
Flx_isirred_Cantor 1078
Flx_ispower 3444
Flx_nbfact 661097
Flx_nbfact_Frobenius 0
Flx_nbfact_Frobenius_pre 661108
Flx_nbfact_by_degree 1452727
Flx_nbfact_pre 661097
Flx_nbroots 4390434
Flx_oneroot 2492
Flx_oneroot_mod_2 98
Flx_oneroot_pre 4093125
Flx_oneroot_pre_i 4131896
Flx_oneroot_split 14
Flx_oneroot_split_pre 38845
Flx_otherroot 14771548
Flx_quad_factortype 2488636
Flx_quad_root 24981893
Flx_root_mod_2 93050
Flx_roots 1372
Flx_roots_pre 24679869
Flx_simplefact_Cantor 5312882
FpX_cubic_root 126
FpX_ddf 7
FpX_ddf_Shoup 1018
FpX_ddf_degree 4256
FpX_ddf_i 0
FpX_degfact 47947
FpX_degfact_2 14
FpX_edf 431
FpX_edf_rec 1036
FpX_edf_simple 0
FpX_factor 4302994
FpX_factor_2 1485
FpX_factor_Cantor 905
FpX_factor_Shoup 1004
FpX_factor_Yun 1695
FpX_factor_deg2 1506
FpX_factor_i 2425
FpX_factor_squarefree 347291
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 138259
FpX_oneroot 233960
FpX_oneroot_i 5211
FpX_oneroot_split 1057
FpX_otherroot 10010
FpX_quad_factortype 21
FpX_quad_root 14515
FpX_roots 431984
FpX_roots_i 8240
FpX_roots_mult 226464
FpX_simplefact_Cantor 14
FpX_split_part 234329
ZX_factmod_init 4351065
ZX_rootmod_init 665944
all_roots_mod_p 600
cmpGuGu 16289080
ddf_to_ddf2 7
ddf_to_ddf2_i 14
ddf_to_nbfact 2316292
good_root_of_unity 119
prime_fact 70
split_Flx_cut_out_roots 5023033
split_add 5394080
split_add_done 509387
split_done 465374
split_init 5032117
split_moveto_done 5394793
split_nonsquares 30125
split_squares 30125
split_todo 416301
trivial_fact 348924
vddf_to_simplefact 5315030

Generated by: LCOV version 1.16