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 30316-0578a48613) Lines: 1223 1314 93.1 %
Date: 2025-06-01 09:19:36 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
fixedalg_order 0
rnfabelianconjgen 0
zerofact 0
nffactormod 7
polfnf 14
nfroots_if_split 21
rnffrobeniuslift 35
rnfgaloisanalysis 35
rnfabelianconjgen_i 42
rnfgaloisconj_bound 42
rnfisabelian 42
RgX_galconj_bound 63
nf_LLL_cmbf 91
nf_chk_factors 98
nfsqff_trager 168
get_V 476
ZXirred_is_cyclo_translate 2933
QXQX_gcd 3150
ZXQX_gcd 5439
nf_DDF_roots 6258
nf_Beauzamy_bound 12089
nf_Mignotte_bound 12089
nf_combine_factors 12089
nf_factor_bound 12089
nfcmbf 12089
get_Bhigh 12180
proper_nf 12292
fact_from_sqff 12558
nffactor 12894
nffactor_i 12901
nf_root_bounds 18347
ZqX_normalize 18354
ZqX 18389
bestlift_bound 18389
bestlift_init 18389
init_proj 18389
init_div_data 18424
get_R 18621
max_radius 18621
normlp 20874
nf_L2_bound 22438
init_trace 24178
update_target 24486
guess_roots 25011
normTp 25018
nf_pick_prime 27527
get_maxf 27529
get_nbprimes 27529
fix_nf 30756
get_nfsqff_data 30903
ensure_lt_INT 30917
QXQX_normalize 32233
nfsqff 34858
nfroots 36139
nf_pol_lift 36630
RgX_int_normalize 36736
nfgcd 47611
nfissquarefree 49392
FqX_centermod 52954
trivroots 55349
nfsqff_use_Trager 58452
nfrootsof1 64484
nfgcd_all 84086
cmbf_maxK 111027
lead_simplify 114326
record 122808
nf_bestlift_to_pol 156794
nf_to_Zq 161347
arch_for_T2 202400
get_trace 205943
update_trace 209014
nf_bestlift 261674
FpX_ratlift 362705
get_good_factor 427101
_norml2 477307
FpM_ratlift 2740726
FpC_ratlift 5294766
lift_to_frac 27215315

Generated by: LCOV version 1.16