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.0 lcov report (development 29712-7c8a932571) Lines: 1223 1314 93.1 %
Date: 2024-11-15 09:08:45 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 2919
QXQX_gcd 3136
ZXQX_gcd 5425
nf_DDF_roots 6249
nf_Beauzamy_bound 12159
nf_Mignotte_bound 12159
nf_combine_factors 12159
nf_factor_bound 12159
nfcmbf 12159
get_Bhigh 12250
proper_nf 12404
fact_from_sqff 12586
nffactor 12880
nffactor_i 12887
nf_root_bounds 18406
ZqX_normalize 18415
ZqX 18450
bestlift_bound 18450
bestlift_init 18450
init_proj 18450
init_div_data 18485
get_R 18682
max_radius 18682
normlp 20866
nf_L2_bound 22177
init_trace 24318
update_target 24549
guess_roots 25032
normTp 25070
get_maxf 27432
get_nbprimes 27432
nf_pick_prime 27432
fix_nf 30652
get_nfsqff_data 30799
ensure_lt_INT 30813
QXQX_normalize 32052
nfsqff 34747
nfroots 36007
nf_pol_lift 36720
RgX_int_normalize 36869
nfgcd 47414
nfissquarefree 49048
FqX_centermod 53046
trivroots 55293
nfsqff_use_Trager 58252
nfrootsof1 64428
nfgcd_all 83771
cmbf_maxK 111006
lead_simplify 113936
record 123042
nf_bestlift_to_pol 156970
nf_to_Zq 161539
arch_for_T2 202946
get_trace 205988
update_trace 209152
nf_bestlift 262142
FpX_ratlift 360528
get_good_factor 428380
_norml2 478053
FpM_ratlift 2739921
FpC_ratlift 5261318
lift_to_frac 26713927

Generated by: LCOV version 1.16