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 29806-4d001396c7) Lines: 1330 1636 81.3 %
Date: 2024-12-21 09:08:57 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 4585251
Babai_fast 29907249
Babai_heuristic 220292
GS_extraprec 4688966
REDgen 196
RgM_Cholesky_dynprec 2967
RgM_flip 34904
RgM_flop 0
RgM_is_square_mat 45828
ZC_to_RC 15591
ZM2_lll_norms 4700165
ZM_flatter 618227
ZM_flatter_rank 616226
ZM_flattergram 961
ZM_flattergram_rank 961
ZM_is_knapsack 606032
ZM_is_lower 1182532
ZM_is_upper 4178436
ZM_lll_norms 6953357
ZM_to_RM 4111
absrsmall 554845
absrsmall2 320494
addmuliu2n 4037639
addmuliu642n 668569
addmuliu64_inplace 9438234
addmulziu 4576049
addmulzu2n 270968
addzi 17769313
affdbldpe 3136850
affdpe 25547891
affidpe 20514018
affii_or_copy_gc 1387085
cget_dblmat 8275643
cget_dblvec 34477080
cget_dpemat 3136850
cget_dpevec 13042689
condition_bound 4688966
dbldotproduct 117082083
dbldotsquare 2440671
dblrotate 34325646
do_SWAPgen 196
dpeM_diagonal_shallow 20229
dpe_abscmp 14389226
dpe_abssmall 1387095
dpe_addmuluz 342556
dpe_addz 1941342
dpe_cmp 5193288
dpe_cmpmul 5193283
dpe_divz 13948401
dpe_muluz 798795
dpe_mulz 56680451
dpe_negz 243666
dpe_normalize 47876209
dpe_normalize0 107969181
dpe_submuluz 411755
dpe_submulz 51487336
dpe_subz 53516751
dperotate 651108
dpetor 93861
drop 1338433
flat 1335465
flattergram_i 2967
fplll 0
fplll_dpe 1568426
fplll_fast 2068918
fplll_flatter 617187
fplll_heuristic 4111
gc_lll 4665
get_gaussred 44232
get_gramschmidt 1082593
gramschmidt_dynprec 2670930
gramschmidt_upper 1312
gsisinv 5149088
incrementalGSgen 168
itodbl_exp 160846439
kerint 42
kerint0 70
lll 1174948
lll_finish 2129221
lll_trivial 769894
lllall 36699
lllallgen 168
lllfp 5267839
lllgen 42
lllgram 9089
lllgramallgen 168
lllgramgen 42
lllgramint 36439
lllgramkerim 35
lllgramkerimgen 42
lllint 183
lllkerim 35
lllkerimgen 42
matkerint0 28
mpabscmp 4079397
mulshift 315966
nbits2prec64 7413634
pari_rint 10701008
potential 1335466
pslg 504
qflll0 301
qflllgram 63
qflllgram0 245
realdotproduct 930581
realsqrdotproduct 154056
rotate 31548979
rotateG 419040
rotateG_fast 11441906
setG2_fast 16841636
setG2_heuristic 144478
setG_fast 22393253
setG_heuristic 162040
set_line 24628636
sizered 1335466
spread 5805684
submuliu2n 4124553
submuliu642n 684655
submuliu64_inplace 9496657
submulshift 1493610
submulziu 5918628
submulzu2n 262957
subzi 18513029
truncexpo 11502
u64toi 19619546
u64toineg 668569
update_alpha 11861140
vectail_inplace 2055331

Generated by: LCOV version 1.16