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.0 lcov report (development 29806-4d001396c7) Lines: 1308 1426 91.7 %
Date: 2024-12-22 09:08:28 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 35374
F2x_Berlekamp_ker 23307
F2x_Cantor_i 299684
F2x_ddf 7
F2x_ddf_simple 350769
F2x_ddf_to_ddf2 7
F2x_degfact 0
F2x_degfact_2 19676
F2x_edf_simple 29845
F2x_factor 15055
F2x_factor_2 1164909
F2x_factor_Cantor 299684
F2x_factor_Shoup 350767
F2x_factor_deg2 1184599
F2x_factor_i 1519660
F2x_factor_squarefree 335044
F2x_is_irred 238
F2x_is_irred_2 14
F2x_quad_factortype 451457
F2x_split_Berlekamp 35804
F2xq_frobtrace 20018
FE_concat 1882553
Fl_disc_bc 27453108
Flx_Xn1 2076
Flx_Xnm1 2186
Flx_cubic_root 416469
Flx_ddf 0
Flx_ddf_Shoup 9159622
Flx_ddf_pre 0
Flx_degfact 7827839
Flx_degfact_2 2515521
Flx_edf 717835
Flx_edf_rec 1357043
Flx_edf_simple 408881
Flx_factor 681778
Flx_factor_2 1932424
Flx_factor_Cantor 1581951
Flx_factor_Shoup 1653910
Flx_factor_deg2 4447870
Flx_factor_i 11420573
Flx_factor_squarefree 341118
Flx_factor_squarefree_pre 7240729
Flx_is_irred 1057
Flx_is_irred_2 56
Flx_is_totally_split 81351
Flx_is_totally_split_i 81344
Flx_isirred_Cantor 1078
Flx_ispower 3451
Flx_nbfact 659468
Flx_nbfact_Frobenius 0
Flx_nbfact_Frobenius_pre 659469
Flx_nbfact_by_degree 1452414
Flx_nbfact_pre 659468
Flx_nbroots 4388902
Flx_oneroot 2492
Flx_oneroot_mod_2 91
Flx_oneroot_pre 4113887
Flx_oneroot_pre_i 4152543
Flx_oneroot_split 14
Flx_oneroot_split_pre 38784
Flx_otherroot 14753237
Flx_quad_factortype 2489486
Flx_quad_root 24966968
Flx_root_mod_2 92715
Flx_roots 1372
Flx_roots_pre 24694164
Flx_simplefact_Cantor 5314970
FpX_cubic_root 119
FpX_ddf 7
FpX_ddf_Shoup 1021
FpX_ddf_degree 4256
FpX_ddf_i 0
FpX_degfact 47947
FpX_degfact_2 14
FpX_edf 437
FpX_edf_rec 1075
FpX_edf_simple 0
FpX_factor 4295344
FpX_factor_2 1567
FpX_factor_Cantor 906
FpX_factor_Shoup 1007
FpX_factor_Yun 1696
FpX_factor_deg2 1588
FpX_factor_i 2508
FpX_factor_squarefree 341852
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 138146
FpX_oneroot 233884
FpX_oneroot_i 5169
FpX_oneroot_split 1092
FpX_otherroot 9994
FpX_quad_factortype 21
FpX_quad_root 14457
FpX_roots 425637
FpX_roots_i 8240
FpX_roots_mult 221697
FpX_simplefact_Cantor 14
FpX_split_part 234191
ZX_factmod_init 4343418
ZX_rootmod_init 659521
all_roots_mod_p 600
cmpGuGu 16299137
ddf_to_ddf2 7
ddf_to_ddf2_i 14
ddf_to_nbfact 2315101
good_root_of_unity 154
prime_fact 70
split_Flx_cut_out_roots 5067751
split_add 5444427
split_add_done 506237
split_done 466365
split_init 5076761
split_moveto_done 5444828
split_nonsquares 30281
split_squares 30280
split_todo 416622
trivial_fact 349934
vddf_to_simplefact 5317580

Generated by: LCOV version 1.16