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 30556-bb9f5f8fc8) Lines: 1223 1314 93.1 %
Date: 2025-11-25 09:20:50 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 175
get_V 476
ZXirred_is_cyclo_translate 2870
QXQX_gcd 3003
ZXQX_gcd 5264
nf_DDF_roots 6252
nf_Beauzamy_bound 12145
nf_Mignotte_bound 12145
nf_combine_factors 12145
nf_factor_bound 12145
nfcmbf 12145
get_Bhigh 12236
proper_nf 12404
fact_from_sqff 12677
nffactor 12999
nffactor_i 13006
nf_root_bounds 18397
ZqX_normalize 18404
ZqX 18439
bestlift_bound 18439
bestlift_init 18439
init_proj 18439
init_div_data 18474
get_R 18670
max_radius 18670
normlp 20930
nf_L2_bound 22614
init_trace 24290
update_target 24381
guess_roots 24458
normTp 25062
get_maxf 30981
get_nbprimes 30981
nf_pick_prime 30981
fix_nf 34831
get_nfsqff_data 34985
ensure_lt_INT 34999
QXQX_normalize 36357
nf_pol_lift 36595
RgX_int_normalize 36687
nfsqff 39563
nfroots 40214
nfgcd 47909
nfissquarefree 49636
FqX_centermod 52904
trivroots 54677
nfrootsof1 63707
nfsqff_use_Trager 65987
nfgcd_all 88289
cmbf_maxK 112457
lead_simplify 118694
record 125255
nf_bestlift_to_pol 156550
nf_to_Zq 161773
arch_for_T2 203739
get_trace 206047
update_trace 208314
nf_bestlift 261472
FpX_ratlift 361793
get_good_factor 453474
_norml2 478371
FpM_ratlift 2749696
FpC_ratlift 5266603
lift_to_frac 26395677

Generated by: LCOV version 1.16