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 - hyperell.c (source / functions) Hit Total Coverage
Test: PARI/GP v2.16.2 lcov report (development 29115-f22e516b23) Lines: 812 834 97.4 %
Date: 2024-04-25 08:08:21 Functions: 70 70 100.0 %
Legend: Lines: hit not hit

Function Name Sort by function name Hit count Sort by hit count
F2x_genus2charpoly_naive 84
Fl2V_next 44590
FlxV_Fl2_eval_pre 1561
Flx_difftable 252
Flx_genus2charpoly_naive 252
FpXXQ_mul 16863
FpXXQ_red 20265
FpXXQ_sqr 3402
FpXXX_Fp_mul 441
FpXXX_red 441
FpXXX_renormalize 2247
Fq_diff_red 469
Fq_get_UV 154
RgX_RgM2_eval 301388
ZC_to_padic 10094
ZM_to_padic 1309
ZXC_to_padic 469
ZXM_to_padic 147
ZXX_to_FpXC 469
ZX_apolar 84
ZX_hyperellred 8067
ZX_to_padic 1743
ZlXQX_hyperellpadicfrobenius 154
ZlX_hyperellpadicfrobenius 1309
ZpXQXXQ_frob 469
ZpXQXXQ_invsqrt 154
ZpXQXXQ_mul 1358
ZpXQXXQ_red 1806
ZpXQXXQ_sqr 448
ZpXXQ_frob 10094
ZpXXQ_invsqrt 1309
algo51 50679
algo52 103098
algo541 219548
algo56 50679
algo57 52030
charpoly_funceq 679
check_hyperell 287053
check_hyperell_Q 52086
check_hyperell_Rg 65296
check_hyperell_vc 65282
diff_red 10094
frac_to_Fp 133847
frac_to_Fq 6573
get_UV 1309
get_basis 1764
get_ep 126131
hyperell_Weil_bound 686
hyperell_redQ 104074
hyperell_reverse 50679
hyperellchangecurve 65296
hyperellcharpoly 1029
hyperelldisc 117963
hyperellisoncurve 3493
hyperellminimaldisc 14
hyperellminimalmodel 52044
hyperellpadicfrobenius 1309
hyperellpadicfrobenius0 595
hyperellred 42
is_sing 14
minimalmodel_getH 50630
minimalmodel_merge 52044
nfhyperellpadicfrobenius 154
polreduce 16134
red_Cremona_Stoll 8067
redqfbsplit 35
revdigits 12026
test53 145468
test55 188822
to_ZX 1029007

Generated by: LCOV version 1.14