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 29419-8afb0ed749) Lines: 1222 1314 93.0 %
Date: 2024-07-02 09:03:41 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 2870
QXQX_gcd 3129
ZXQX_gcd 5404
nf_DDF_roots 6139
nf_Beauzamy_bound 12075
nf_Mignotte_bound 12075
nf_combine_factors 12075
nf_factor_bound 12075
nfcmbf 12075
get_Bhigh 12165
proper_nf 12292
fact_from_sqff 12502
nffactor 12733
nffactor_i 12740
nf_root_bounds 18214
ZqX_normalize 18221
ZqX 18256
bestlift_bound 18256
bestlift_init 18256
init_proj 18256
init_div_data 18291
get_R 18481
max_radius 18481
normlp 20454
nf_L2_bound 21647
init_trace 24150
update_target 24465
normTp 24766
guess_roots 24940
get_maxf 26975
get_nbprimes 26975
nf_pick_prime 26975
fix_nf 30181
get_nfsqff_data 30328
ensure_lt_INT 30342
QXQX_normalize 31553
nfsqff 34290
nfroots 35550
nf_pol_lift 36568
RgX_int_normalize 36701
nfgcd 47239
nfissquarefree 48619
FqX_centermod 52892
trivroots 55181
nfsqff_use_Trager 57324
nfrootsof1 64245
nfgcd_all 83104
cmbf_maxK 110308
lead_simplify 113089
record 121987
nf_bestlift_to_pol 156273
nf_to_Zq 160748
arch_for_T2 202194
get_trace 205780
update_trace 208880
nf_bestlift 261008
FpX_ratlift 358419
get_good_factor 424756
_norml2 476883
FpM_ratlift 2721447
FpC_ratlift 5206035
lift_to_frac 26107804

Generated by: LCOV version 1.16