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 - language - compile.c (source / functions) Hit Total Coverage
Test: PARI/GP v2.18.1 lcov report (development 30218-f32872418f) Lines: 1608 1779 90.4 %
Date: 2025-04-27 09:18:32 Functions: 88 91 96.7 %
Legend: Lines: hit not hit

Function Name Sort by function name Hit count Sort by hit count
L_compile_err 7
U_compile_err 7
access_push 114858
addcopy 269295
call0 21
cattovec 48184
checkdups 20571
closure_deriv 0
closure_derivn 112
closurefunc 10503
closuretoinl 0
compilecall 23214
compilecast 6688537
compilecast_loc 14708734
compileexport 41
compilefunc 4627845
compilefuncinline 20402
compilelambda 339
compilelocal 28
compilelvalue 1834
compilemat 9653
compilematcoeff 13491
compilemy 3392
compilenewptr 840
compilenode 18631812
compileseq 14862
compilesmall 11100972
compilestate_reset 445
compilestate_restore 56290
compilestate_save 1429451
compilestore 45414
compileunexport 6
compileuninline 6
compilevec 4463248
countlisttogen 18365168
countmatrixelts 427
countvar 3420
ctxmvar 9578
data_push 1757976
debug_context 0
detag 430775
fetch_member_raw 25221
first_safe_arg 9309370
frame_push 8043072
gcopyunclone 9801071
genclosure 8029047
genclosurectx 8018369
genctx 8033497
get_ret_type 13596373
getclosure 20147
getcodepos 8984883
getentry 362868
getfunc 9650705
getfunction 8984827
getlvalue 48933
getmvar 4993529
getvar 82939
getvardyn 131
gp_closure 934846
is_func_named 50859829
is_node_zero 4036
listtogen 18365168
localpush 70
localvars_find 7
localvars_read_str 10992
matchQ 8
matindex_type 15605
op_insert_loc 2975
op_push 38514710
op_push_loc 76050582
optimizecall 23221
optimizefunc 4623039
optimizemat 9653
optimizematcoeff 14485
optimizenode 22453618
optimizeseq 14862
optimizevec 4464470
pack_localvars 53
pari_close_compiler 336234
pari_init_compiler 337393
pari_translate_string 4
parseproto 121795063
push_frame 259
snm_closure 8016745
str_defproto 91
strntoGENexp 880332
strtoclosure 1820
strtofunction 119
translate 880336
var_push 65167
vec_optimize 4560510

Generated by: LCOV version 1.16