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-24 08:07:32 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 34937
F2x_Berlekamp_ker 22989
F2x_Cantor_i 299640
F2x_ddf 7
F2x_ddf_simple 350677
F2x_ddf_to_ddf2 7
F2x_degfact 0
F2x_degfact_2 19621
F2x_edf_simple 29959
F2x_factor 15045
F2x_factor_2 1158768
F2x_factor_Cantor 299640
F2x_factor_Shoup 350669
F2x_factor_deg2 1178403
F2x_factor_i 1512985
F2x_factor_squarefree 334561
F2x_is_irred 238
F2x_is_irred_2 14
F2x_quad_factortype 447571
F2x_split_Berlekamp 35411
F2xq_frobtrace 20115
FE_concat 1874796
Fl_disc_bc 27315112
Flx_Xn1 2027
Flx_Xnm1 2139
Flx_cubic_root 414100
Flx_ddf 0
Flx_ddf_Shoup 9117466
Flx_ddf_pre 0
Flx_degfact 7793049
Flx_degfact_2 2502728
Flx_edf 714979
Flx_edf_rec 1353095
Flx_edf_simple 405660
Flx_factor 677536
Flx_factor_2 1920967
Flx_factor_Cantor 1574233
Flx_factor_Shoup 1645990
Flx_factor_deg2 4423672
Flx_factor_i 11366100
Flx_factor_squarefree 335043
Flx_factor_squarefree_pre 7204787
Flx_is_irred 1057
Flx_is_irred_2 56
Flx_is_totally_split 81352
Flx_is_totally_split_i 81345
Flx_isirred_Cantor 1078
Flx_ispower 3451
Flx_nbfact 652584
Flx_nbfact_Frobenius 0
Flx_nbfact_Frobenius_pre 652591
Flx_nbfact_by_degree 1447320
Flx_nbfact_pre 652584
Flx_nbroots 3011113
Flx_oneroot 2478
Flx_oneroot_mod_2 91
Flx_oneroot_pre 4104601
Flx_oneroot_pre_i 4142277
Flx_oneroot_split 14
Flx_oneroot_split_pre 37656
Flx_otherroot 14677977
Flx_quad_factortype 2478639
Flx_quad_root 24835137
Flx_root_mod_2 91364
Flx_roots 1372
Flx_roots_pre 24577090
Flx_simplefact_Cantor 5292669
FpX_cubic_root 125
FpX_ddf 7
FpX_ddf_Shoup 1030
FpX_ddf_degree 4256
FpX_ddf_i 0
FpX_degfact 47502
FpX_degfact_2 14
FpX_edf 438
FpX_edf_rec 1075
FpX_edf_simple 0
FpX_factor 4273911
FpX_factor_2 1574
FpX_factor_Cantor 910
FpX_factor_Shoup 1016
FpX_factor_Yun 1678
FpX_factor_deg2 1595
FpX_factor_i 2519
FpX_factor_squarefree 335755
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 10001
FpX_quad_factortype 21
FpX_quad_root 14464
FpX_roots 413972
FpX_roots_i 8240
FpX_roots_mult 219590
FpX_simplefact_Cantor 14
FpX_split_part 228279
ZX_factmod_init 4321545
ZX_rootmod_init 647856
all_roots_mod_p 600
cmpGuGu 16218088
ddf_to_ddf2 7
ddf_to_ddf2_i 14
ddf_to_nbfact 2300294
good_root_of_unity 154
prime_fact 70
split_Flx_cut_out_roots 5059340
split_add 5429984
split_add_done 499848
split_done 460546
split_init 5068041
split_moveto_done 5431230
split_nonsquares 29729
split_squares 29729
split_todo 411740
trivial_fact 164287
vddf_to_simplefact 5294765

Generated by: LCOV version 1.14