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 29732-95c6201d93) Lines: 1330 1636 81.3 %
Date: 2024-11-21 09:08:54 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 4585361
Babai_fast 29915361
Babai_heuristic 220292
GS_extraprec 4689340
REDgen 196
RgM_Cholesky_dynprec 2967
RgM_flip 34904
RgM_flop 0
RgM_is_square_mat 45828
ZC_to_RC 15591
ZM2_lll_norms 4700272
ZM_flatter 618248
ZM_flatter_rank 616247
ZM_flattergram 961
ZM_flattergram_rank 961
ZM_is_knapsack 606242
ZM_is_lower 1182541
ZM_is_upper 4178696
ZM_lll_norms 6953671
ZM_to_RM 4111
absrsmall 554845
absrsmall2 320494
addmuliu2n 4041517
addmuliu642n 668569
addmuliu64_inplace 9438234
addmulziu 4576069
addmulzu2n 270968
addzi 17769314
affdbldpe 3136866
affdpe 25548468
affidpe 20514581
affii_or_copy_gc 1387079
cget_dblmat 8276534
cget_dblvec 34481732
cget_dpemat 3136865
cget_dpevec 13042303
condition_bound 4689341
dbldotproduct 117118512
dbldotsquare 2440614
dblrotate 34334872
do_SWAPgen 196
dpeM_diagonal_shallow 20229
dpe_abscmp 14389908
dpe_abssmall 1387089
dpe_addmuluz 342556
dpe_addz 1941344
dpe_cmp 5193410
dpe_cmpmul 5193396
dpe_divz 13949088
dpe_muluz 798797
dpe_mulz 56684055
dpe_negz 243661
dpe_normalize 47879740
dpe_normalize0 107977144
dpe_submuluz 411757
dpe_submulz 51490769
dpe_subz 53520239
dperotate 651112
dpetor 93860
drop 1338555
flat 1335589
flattergram_i 2967
fplll 0
fplll_dpe 1568433
fplll_fast 2069139
fplll_flatter 617208
fplll_heuristic 4111
gc_lll 4665
get_gaussred 44232
get_gramschmidt 1082604
gramschmidt_dynprec 2671174
gramschmidt_upper 1312
gsisinv 5149457
incrementalGSgen 168
itodbl_exp 160954375
kerint 42
kerint0 70
lll 1174955
lll_finish 2129439
lll_trivial 769898
lllall 36699
lllallgen 168
lllfp 5268205
lllgen 42
lllgram 9089
lllgramallgen 168
lllgramgen 42
lllgramint 36439
lllgramkerim 35
lllgramkerimgen 42
lllint 183
lllkerim 35
lllkerimgen 42
matkerint0 28
mpabscmp 4080269
mulshift 315966
nbits2prec64 7414210
pari_rint 10702651
potential 1335588
pslg 504
qflll0 301
qflllgram 63
qflllgram0 245
realdotproduct 930581
realsqrdotproduct 154056
rotate 31558022
rotateG 419042
rotateG_fast 11444969
setG2_fast 16846385
setG2_heuristic 144478
setG_fast 22399269
setG_heuristic 162040
set_line 24635629
sizered 1335589
spread 5806263
submuliu2n 4127545
submuliu642n 684655
submuliu64_inplace 9496657
submulshift 1493610
submulziu 5918679
submulzu2n 262957
subzi 18513093
truncexpo 11502
u64toi 19619546
u64toineg 668569
update_alpha 11864083
vectail_inplace 2055549

Generated by: LCOV version 1.16