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 29466-df46cf9131) Lines: 1308 1426 91.7 %
Date: 2024-07-27 09:04:25 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 34972
F2x_Berlekamp_ker 22993
F2x_Cantor_i 298879
F2x_ddf 7
F2x_ddf_simple 349961
F2x_ddf_to_ddf2 7
F2x_degfact 0
F2x_degfact_2 19656
F2x_edf_simple 29764
F2x_factor 15066
F2x_factor_2 1162053
F2x_factor_Cantor 298879
F2x_factor_Shoup 349964
F2x_factor_deg2 1181720
F2x_factor_i 1515573
F2x_factor_squarefree 333836
F2x_is_irred 238
F2x_is_irred_2 14
F2x_quad_factortype 449068
F2x_split_Berlekamp 35432
F2xq_frobtrace 20006
FE_concat 1873437
Fl_disc_bc 27460219
Flx_Xn1 2027
Flx_Xnm1 2137
Flx_cubic_root 416448
Flx_ddf 0
Flx_ddf_Shoup 9137856
Flx_ddf_pre 0
Flx_degfact 7819685
Flx_degfact_2 2513585
Flx_edf 715199
Flx_edf_rec 1353543
Flx_edf_simple 406264
Flx_factor 676736
Flx_factor_2 1919502
Flx_factor_Cantor 1573639
Flx_factor_Shoup 1645451
Flx_factor_deg2 4433050
Flx_factor_i 11391338
Flx_factor_squarefree 334924
Flx_factor_squarefree_pre 7221113
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 653907
Flx_nbfact_Frobenius 0
Flx_nbfact_Frobenius_pre 653920
Flx_nbfact_by_degree 1447557
Flx_nbfact_pre 653907
Flx_nbroots 3053684
Flx_oneroot 2478
Flx_oneroot_mod_2 91
Flx_oneroot_pre 4125128
Flx_oneroot_pre_i 4163804
Flx_oneroot_split 14
Flx_oneroot_split_pre 38778
Flx_otherroot 14763752
Flx_quad_factortype 2487563
Flx_quad_root 24976371
Flx_root_mod_2 92140
Flx_roots 1372
Flx_roots_pre 24712098
Flx_simplefact_Cantor 5309502
FpX_cubic_root 125
FpX_ddf 7
FpX_ddf_Shoup 1035
FpX_ddf_degree 4256
FpX_ddf_i 0
FpX_degfact 47947
FpX_degfact_2 14
FpX_edf 444
FpX_edf_rec 1089
FpX_edf_simple 0
FpX_factor 4275181
FpX_factor_2 1574
FpX_factor_Cantor 913
FpX_factor_Shoup 1021
FpX_factor_Yun 1681
FpX_factor_deg2 1595
FpX_factor_i 2522
FpX_factor_squarefree 335636
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 418046
FpX_roots_i 8240
FpX_roots_mult 219387
FpX_simplefact_Cantor 14
FpX_split_part 233187
ZX_factmod_init 4323244
ZX_rootmod_init 651930
all_roots_mod_p 600
cmpGuGu 16250526
ddf_to_ddf2 7
ddf_to_ddf2_i 14
ddf_to_nbfact 2301086
good_root_of_unity 154
prime_fact 70
split_Flx_cut_out_roots 5065355
split_add 5440400
split_add_done 504003
split_done 464247
split_init 5074466
split_moveto_done 5440894
split_nonsquares 29711
split_squares 29711
split_todo 415643
trivial_fact 348929
vddf_to_simplefact 5310533

Generated by: LCOV version 1.16