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.16.2 lcov report (development 29115-f22e516b23) Lines: 1307 1425 91.7 %
Date: 2024-04-25 08:08:21 Functions: 114 124 91.9 %
Legend: Lines: hit not hit

Function Name Sort by function name Hit count Sort by hit count
F2x_degfact 0
Flx_ddf 0
Flx_ddf_pre 0
Flx_nbfact_Frobenius 0
FpX_ddf_i 0
FpX_edf_simple 0
FpX_is_totally_split 0
FpX_isirred_Cantor 0
FpX_nbfact 0
FpX_nbfact_Frobenius 0
F2x_ddf 7
F2x_ddf_to_ddf2 7
FpX_ddf 7
FpX_is_irred_2 7
ddf_to_ddf2 7
F2x_is_irred_2 14
Flx_oneroot_split 14
FpX_degfact_2 14
FpX_simplefact_Cantor 14
ddf_to_ddf2_i 14
FpX_quad_factortype 21
Flx_is_irred_2 56
prime_fact 70
Flx_oneroot_mod_2 91
FpX_is_irred 112
FpX_cubic_root 125
good_root_of_unity 154
FpX_ispower 168
F2x_is_irred 238
FpX_edf 438
all_roots_mod_p 600
FpX_factor_Cantor 910
FpX_factor_Shoup 1016
FpX_ddf_Shoup 1030
Flx_is_irred 1057
FpX_edf_rec 1075
Flx_isirred_Cantor 1078
FpX_oneroot_split 1092
Flx_roots 1372
FpX_factor_2 1574
FpX_factor_deg2 1595
FpX_factor_Yun 1678
Flx_Xn1 2027
Flx_Xnm1 2139
Flx_oneroot 2478
FpX_factor_i 2519
Flx_ispower 3451
FpX_ddf_degree 4256
FpX_oneroot_i 5169
FpX_roots_i 8240
FpX_otherroot 10001
FpX_quad_root 14464
F2x_factor 15049
F2x_degfact_2 19619
F2xq_frobtrace 20157
F2x_Berlekamp_ker 22990
split_nonsquares 29729
split_squares 29729
F2x_edf_simple 29962
F2x_Berlekamp_i 34939
F2x_split_Berlekamp 35413
Flx_oneroot_split_pre 37666
FpX_degfact 47502
Flx_is_totally_split_i 81347
Flx_is_totally_split 81354
Flx_root_mod_2 91367
FpX_nbroots 138146
trivial_fact 164287
FpX_roots_mult 219590
FpX_split_part 228280
FpX_oneroot 233884
F2x_Cantor_i 299619
F2x_factor_Cantor 299619
F2x_factor_squarefree 334544
Flx_factor_squarefree 335043
FpX_factor_squarefree 335755
F2x_factor_Shoup 350650
F2x_ddf_simple 350651
Flx_edf_simple 405638
split_todo 411788
FpX_roots 413975
Flx_cubic_root 414123
F2x_quad_factortype 447586
split_done 460552
split_add_done 499853
ZX_rootmod_init 647859
Flx_nbfact 652580
Flx_nbfact_pre 652580
Flx_nbfact_Frobenius_pre 652588
Flx_factor 677517
Flx_edf 714947
F2x_factor_2 1158816
F2x_factor_deg2 1178450
Flx_edf_rec 1353097
Flx_nbfact_by_degree 1447349
F2x_factor_i 1513011
Flx_factor_Cantor 1574170
Flx_factor_Shoup 1645929
FE_concat 1874715
Flx_factor_2 1920941
ddf_to_nbfact 2300237
Flx_quad_factortype 2478441
Flx_degfact_2 2502521
Flx_nbroots 3011116
Flx_oneroot_pre 4106985
Flx_oneroot_pre_i 4144683
FpX_factor 4273829
ZX_factmod_init 4321470
Flx_factor_deg2 4423427
split_Flx_cut_out_roots 5059748
split_init 5068370
Flx_simplefact_Cantor 5293092
vddf_to_simplefact 5294690
split_add 5429591
split_moveto_done 5431323
Flx_factor_squarefree_pre 7205160
Flx_degfact 7793107
Flx_ddf_Shoup 9118223
Flx_factor_i 11366043
Flx_otherroot 14675319
cmpGuGu 16218416
Flx_roots_pre 24581982
Flx_quad_root 24844495
Fl_disc_bc 27323404

Generated by: LCOV version 1.14