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 - lll.c (source / functions) Hit Total Coverage
Test: PARI/GP v2.18.0 lcov report (development 29712-7c8a932571) Lines: 1330 1636 81.3 %
Date: 2024-11-15 09:08:45 Functions: 125 128 97.7 %
Legend: Lines: hit not hit

Function Name Sort by function name Hit count Sort by hit count
Babai 0
Babai_dpe 4585365
Babai_fast 29914007
Babai_heuristic 220292
GS_extraprec 4689119
REDgen 196
RgM_Cholesky_dynprec 2967
RgM_flip 34904
RgM_flop 0
RgM_is_square_mat 45828
ZC_to_RC 15591
ZM2_lll_norms 4700198
ZM_flatter 618237
ZM_flatter_rank 616236
ZM_flattergram 961
ZM_flattergram_rank 961
ZM_is_knapsack 606137
ZM_is_lower 1182548
ZM_is_upper 4178513
ZM_lll_norms 6953412
ZM_to_RM 4111
absrsmall 554845
absrsmall2 320494
addmuliu2n 4041116
addmuliu642n 668569
addmuliu64_inplace 9438234
addmulziu 4575955
addmulzu2n 270968
addzi 17768177
affdbldpe 3136858
affdpe 25548180
affidpe 20514525
affii_or_copy_gc 1387048
cget_dblmat 8276100
cget_dblvec 34480153
cget_dpemat 3136854
cget_dpevec 13042506
condition_bound 4689119
dbldotproduct 117112457
dbldotsquare 2440597
dblrotate 34333197
do_SWAPgen 196
dpeM_diagonal_shallow 20229
dpe_abscmp 14389858
dpe_abssmall 1387083
dpe_addmuluz 342556
dpe_addz 1941341
dpe_cmp 5193393
dpe_cmpmul 5193388
dpe_divz 13948942
dpe_muluz 798790
dpe_mulz 56682655
dpe_negz 243665
dpe_normalize 47878634
dpe_normalize0 107974363
dpe_submuluz 411757
dpe_submulz 51489476
dpe_subz 53518828
dperotate 651112
dpetor 93860
drop 1338459
flat 1335497
flattergram_i 2967
fplll 0
fplll_dpe 1568431
fplll_fast 2069029
fplll_flatter 617197
fplll_heuristic 4111
gc_lll 4665
get_gaussred 44232
get_gramschmidt 1082607
gramschmidt_dynprec 2670991
gramschmidt_upper 1312
gsisinv 5149240
incrementalGSgen 168
itodbl_exp 160936545
kerint 42
kerint0 70
lll 1174955
lll_finish 2129336
lll_trivial 769811
lllall 36699
lllallgen 168
lllfp 5267920
lllgen 42
lllgram 9089
lllgramallgen 168
lllgramgen 42
lllgramint 36439
lllgramkerim 35
lllgramkerimgen 42
lllint 183
lllkerim 35
lllkerimgen 42
matkerint0 28
mpabscmp 4079847
mulshift 315966
nbits2prec64 7413769
pari_rint 10701811
potential 1335493
pslg 504
qflll0 301
qflllgram 63
qflllgram0 245
realdotproduct 930581
realsqrdotproduct 154056
rotate 31556494
rotateG 419042
rotateG_fast 11444442
setG2_fast 16845377
setG2_heuristic 144478
setG_fast 22397861
setG_heuristic 162040
set_line 24633823
sizered 1335497
spread 5805950
submuliu2n 4127381
submuliu642n 684655
submuliu64_inplace 9496657
submulshift 1493610
submulziu 5918507
submulzu2n 262957
subzi 18512125
truncexpo 11502
u64toi 19619546
u64toineg 668569
update_alpha 11863624
vectail_inplace 2055454

Generated by: LCOV version 1.16