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-04 09:19:51 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 5294968
FpM_ratlift 2740777
FpX_ratlift 362687
FqX_centermod 52954
QXQX_gcd 3150
QXQX_normalize 32230
RgX_galconj_bound 63
RgX_int_normalize 36735
ZXQX_gcd 5439
ZXirred_is_cyclo_translate 2933
ZqX 18387
ZqX_normalize 18352
_norml2 477323
arch_for_T2 202394
bestlift_bound 18388
bestlift_init 18388
cmbf_maxK 111027
ensure_lt_INT 30914
fact_from_sqff 12558
fix_nf 30753
fixedalg_order 0
get_Bhigh 12180
get_R 18620
get_V 476
get_good_factor 427078
get_maxf 27526
get_nbprimes 27526
get_nfsqff_data 30900
get_trace 205943
guess_roots 25010
init_div_data 18423
init_proj 18388
init_trace 24178
lead_simplify 114322
lift_to_frac 27216317
max_radius 18620
nf_Beauzamy_bound 12089
nf_DDF_roots 6257
nf_L2_bound 22437
nf_LLL_cmbf 91
nf_Mignotte_bound 12089
nf_bestlift 261675
nf_bestlift_to_pol 156793
nf_chk_factors 98
nf_combine_factors 12089
nf_factor_bound 12089
nf_pick_prime 27525
nf_pol_lift 36630
nf_root_bounds 18346
nf_to_Zq 161346
nfcmbf 12089
nffactor 12894
nffactor_i 12901
nffactormod 7
nfgcd 47611
nfgcd_all 84083
nfissquarefree 49391
nfroots 36136
nfroots_if_split 21
nfrootsof1 64482
nfsqff 34855
nfsqff_trager 168
nfsqff_use_Trager 58447
normTp 25016
normlp 20870
polfnf 14
proper_nf 12291
record 122798
rnfabelianconjgen 0
rnfabelianconjgen_i 42
rnffrobeniuslift 35
rnfgaloisanalysis 35
rnfgaloisconj_bound 42
rnfisabelian 42
trivroots 55348
update_target 24486
update_trace 209014
zerofact 0

Generated by: LCOV version 1.16