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 - nffactor.c (source / functions) Hit Total Coverage
Test: PARI/GP v2.18.1 lcov report (development 30271-60da3cd182) Lines: 1223 1314 93.1 %
Date: 2025-05-11 09:20:26 Functions: 75 79 94.9 %
Legend: Lines: hit not hit

Function Name Sort by function name Hit count Sort by hit count
FlxqXQV_fixedalg 0
FpC_ratlift 5294598
FpM_ratlift 2740768
FpX_ratlift 362611
FqX_centermod 52933
QXQX_gcd 3150
QXQX_normalize 32194
RgX_galconj_bound 63
RgX_int_normalize 36693
ZXQX_gcd 5439
ZXirred_is_cyclo_translate 2933
ZqX 18375
ZqX_normalize 18340
_norml2 476827
arch_for_T2 201823
bestlift_bound 18375
bestlift_init 18375
cmbf_maxK 110970
ensure_lt_INT 30892
fact_from_sqff 12537
fix_nf 30731
fixedalg_order 0
get_Bhigh 12166
get_R 18621
get_V 476
get_good_factor 427036
get_maxf 27504
get_nbprimes 27504
get_nfsqff_data 30878
get_trace 205943
guess_roots 25011
init_div_data 18410
init_proj 18375
init_trace 24150
lead_simplify 114281
lift_to_frac 27211837
max_radius 18621
nf_Beauzamy_bound 12075
nf_DDF_roots 6258
nf_L2_bound 22424
nf_LLL_cmbf 91
nf_Mignotte_bound 12075
nf_bestlift 261402
nf_bestlift_to_pol 156590
nf_chk_factors 98
nf_combine_factors 12075
nf_factor_bound 12075
nf_pick_prime 27504
nf_pol_lift 36609
nf_root_bounds 18333
nf_to_Zq 161056
nfcmbf 12075
nffactor 12866
nffactor_i 12873
nffactormod 7
nfgcd 47604
nfgcd_all 84054
nfissquarefree 49392
nfroots 36135
nfroots_if_split 21
nfrootsof1 64484
nfsqff 34833
nfsqff_trager 168
nfsqff_use_Trager 58403
normTp 25004
normlp 20860
polfnf 14
proper_nf 12271
record 122718
rnfabelianconjgen 0
rnfabelianconjgen_i 42
rnffrobeniuslift 35
rnfgaloisanalysis 35
rnfgaloisconj_bound 42
rnfisabelian 42
trivroots 55349
update_target 24458
update_trace 208942
zerofact 0

Generated by: LCOV version 1.16