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 29950-285c5b69ed) Lines: 1308 1426 91.7 %
Date: 2025-02-05 09:09:51 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 35398
F2x_Berlekamp_ker 23324
F2x_Cantor_i 301357
F2x_ddf 7
F2x_ddf_simple 352476
F2x_ddf_to_ddf2 7
F2x_degfact 0
F2x_degfact_2 19683
F2x_edf_simple 29893
F2x_factor 15073
F2x_factor_2 1166881
F2x_factor_Cantor 301357
F2x_factor_Shoup 352470
F2x_factor_deg2 1186579
F2x_factor_i 1523327
F2x_factor_squarefree 336739
F2x_is_irred 238
F2x_is_irred_2 14
F2x_quad_factortype 452100
F2x_split_Berlekamp 35836
F2xq_frobtrace 20082
FE_concat 1886664
Fl_disc_bc 27464054
Flx_Xn1 2076
Flx_Xnm1 2186
Flx_cubic_root 416460
Flx_ddf 0
Flx_ddf_Shoup 9166759
Flx_ddf_pre 0
Flx_degfact 7830706
Flx_degfact_2 2517015
Flx_edf 718250
Flx_edf_rec 1357434
Flx_edf_simple 409784
Flx_factor 682245
Flx_factor_2 1935406
Flx_factor_Cantor 1584399
Flx_factor_Shoup 1656457
Flx_factor_deg2 4452363
Flx_factor_i 11428969
Flx_factor_squarefree 352031
Flx_factor_squarefree_pre 7256233
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 3451
Flx_nbfact 660623
Flx_nbfact_Frobenius 0
Flx_nbfact_Frobenius_pre 660629
Flx_nbfact_by_degree 1453165
Flx_nbfact_pre 660623
Flx_nbroots 4388368
Flx_oneroot 2492
Flx_oneroot_mod_2 91
Flx_oneroot_pre 4120819
Flx_oneroot_pre_i 4159630
Flx_oneroot_split 14
Flx_oneroot_split_pre 38780
Flx_otherroot 14749834
Flx_quad_factortype 2491014
Flx_quad_root 24974281
Flx_root_mod_2 93131
Flx_roots 1372
Flx_roots_pre 24703384
Flx_simplefact_Cantor 5317160
FpX_cubic_root 119
FpX_ddf 7
FpX_ddf_Shoup 1019
FpX_ddf_degree 4256
FpX_ddf_i 0
FpX_degfact 47947
FpX_degfact_2 14
FpX_edf 436
FpX_edf_rec 1072
FpX_edf_simple 0
FpX_factor 4303927
FpX_factor_2 1566
FpX_factor_Cantor 905
FpX_factor_Shoup 1005
FpX_factor_Yun 1695
FpX_factor_deg2 1587
FpX_factor_i 2506
FpX_factor_squarefree 352765
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 233898
FpX_oneroot_i 5169
FpX_oneroot_split 1092
FpX_otherroot 9993
FpX_quad_factortype 21
FpX_quad_root 14456
FpX_roots 438163
FpX_roots_i 8240
FpX_roots_mult 232435
FpX_simplefact_Cantor 14
FpX_split_part 234338
ZX_factmod_init 4352000
ZX_rootmod_init 672062
all_roots_mod_p 600
cmpGuGu 16305916
ddf_to_ddf2 7
ddf_to_ddf2_i 14
ddf_to_nbfact 2318732
good_root_of_unity 154
prime_fact 70
split_Flx_cut_out_roots 5077033
split_add 5443788
split_add_done 515869
split_done 466432
split_init 5086028
split_moveto_done 5444047
split_nonsquares 30303
split_squares 30303
split_todo 416674
trivial_fact 350013
vddf_to_simplefact 5318440

Generated by: LCOV version 1.16