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 29950-285c5b69ed) Lines: 1223 1314 93.1 %
Date: 2025-02-05 09:09: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 5266490
FpM_ratlift 2735596
FpX_ratlift 361746
FqX_centermod 53058
QXQX_gcd 3150
QXQX_normalize 32127
RgX_galconj_bound 63
RgX_int_normalize 36911
ZXQX_gcd 5439
ZXirred_is_cyclo_translate 2919
ZqX 18473
ZqX_normalize 18438
_norml2 478175
arch_for_T2 203099
bestlift_bound 18473
bestlift_init 18473
cmbf_maxK 111139
ensure_lt_INT 30881
fact_from_sqff 12614
fix_nf 30720
fixedalg_order 0
get_Bhigh 12271
get_R 18705
get_V 476
get_good_factor 428842
get_maxf 27492
get_nbprimes 27492
get_nfsqff_data 30867
get_trace 205976
guess_roots 25039
init_div_data 18508
init_proj 18473
init_trace 24360
lead_simplify 114250
lift_to_frac 26825436
max_radius 18705
nf_Beauzamy_bound 12180
nf_DDF_roots 6251
nf_L2_bound 22305
nf_LLL_cmbf 91
nf_Mignotte_bound 12180
nf_bestlift 262279
nf_bestlift_to_pol 157027
nf_chk_factors 98
nf_combine_factors 12180
nf_factor_bound 12180
nf_pick_prime 27493
nf_pol_lift 36734
nf_root_bounds 18431
nf_to_Zq 161679
nfcmbf 12180
nffactor 12915
nffactor_i 12922
nffactormod 7
nfgcd 47514
nfgcd_all 83953
nfissquarefree 49195
nfroots 36047
nfroots_if_split 21
nfrootsof1 64462
nfsqff 34822
nfsqff_trager 168
nfsqff_use_Trager 58381
normTp 25095
normlp 20846
polfnf 14
proper_nf 12411
record 123167
rnfabelianconjgen 0
rnfabelianconjgen_i 42
rnffrobeniuslift 35
rnfgaloisanalysis 35
rnfgaloisconj_bound 42
rnfisabelian 42
trivroots 55320
update_target 24570
update_trace 209188
zerofact 0

Generated by: LCOV version 1.16