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.16.2 lcov report (development 29115-f22e516b23) Lines: 1221 1313 93.0 %
Date: 2024-04-25 08:08:21 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 5206494
FpM_ratlift 2719427
FpX_ratlift 357495
FqX_centermod 52885
QXQX_gcd 3129
QXQX_normalize 31883
RgX_galconj_bound 63
RgX_int_normalize 36687
ZXQX_gcd 5404
ZXirred_is_cyclo_translate 2863
ZqX 18263
ZqX_normalize 18228
_norml2 476808
arch_for_T2 202119
bestlift_bound 18263
bestlift_init 18263
cmbf_maxK 109977
ensure_lt_INT 30672
fact_from_sqff 12495
fix_nf 30511
fixedalg_order 0
get_Bhigh 12159
get_R 18480
get_V 476
get_good_factor 425854
get_maxf 27305
get_nbprimes 27305
get_nfsqff_data 30658
get_trace 205780
guess_roots 24927
init_div_data 18298
init_proj 18263
init_trace 24136
lead_simplify 113755
lift_to_frac 26100941
max_radius 18480
nf_Beauzamy_bound 12068
nf_DDF_roots 6153
nf_L2_bound 21597
nf_LLL_cmbf 91
nf_Mignotte_bound 12068
nf_bestlift 260988
nf_bestlift_to_pol 156282
nf_chk_factors 98
nf_combine_factors 12068
nf_factor_bound 12068
nf_pick_prime 27305
nf_pol_lift 36561
nf_root_bounds 18221
nf_to_Zq 160754
nfcmbf 12068
nffactor 12726
nffactor_i 12732
nffactormod 7
nfgcd 47207
nfgcd_all 83401
nfissquarefree 48552
nfroots 26262
nfroots_if_split 21
nfrootsof1 64190
nfsqff 34620
nfsqff_trager 168
nfsqff_use_Trager 57984
normTp 24787
normlp 20510
polfnf 14
proper_nf 12285
record 122155
rnfabelianconjgen 0
rnfabelianconjgen_i 42
rnffrobeniuslift 35
rnfgaloisanalysis 35
rnfgaloisconj_bound 42
rnfisabelian 42
trivroots 55138
update_target 24458
update_trace 208866
zerofact 0

Generated by: LCOV version 1.14