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 30551-f8501633d1) Lines: 1608 1779 90.4 %
Date: 2025-11-20 09:22:21 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 115229
addcopy 270380
call0 21
cattovec 48282
checkdups 20676
closure_deriv 0
closure_derivn 112
closurefunc 10517
closuretoinl 0
compilecall 23249
compilecast 18597285
compilecast_loc 27686872
compileexport 41
compilefunc 10759201
compilefuncinline 20493
compilelambda 339
compilelocal 28
compilelvalue 1834
compilemat 9667
compilematcoeff 13533
compilemy 3420
compilenewptr 840
compilenode 52928341
compileseq 15016
compilesmall 30546744
compilestate_reset 452
compilestate_restore 56381
compilestate_save 1430155
compilestore 45715
compileunexport 6
compileuninline 6
compilevec 15459240
countlisttogen 52620354
countmatrixelts 427
countvar 3448
ctxmvar 9592
data_push 4803271
debug_context 0
detag 432973
fetch_member_raw 25263
first_safe_arg 21572152
frame_push 9112596
gcopyunclone 13915912
genclosure 9098532
genclosurectx 9087822
genctx 9102950
get_ret_type 21605079
getclosure 20238
getcodepos 10055385
getentry 364534
getfunc 21915125
getfunction 10055286
getlvalue 49332
getmvar 11126439
getvar 83506
getvardyn 131
gp_closure 935791
is_func_named 118304430
is_node_zero 4113
listtogen 52620354
localpush 70
localvars_find 7
localvars_read_str 10992
matchQ 8
matindex_type 15647
op_insert_loc 2975
op_push 115700501
op_push_loc 159260609
optimizecall 23256
optimizefunc 10754381
optimizemat 9667
optimizematcoeff 14527
optimizenode 62074087
optimizeseq 15016
optimizevec 15460469
pack_localvars 53
pari_close_compiler 356147
pari_init_compiler 357363
pari_translate_string 4
parseproto 152874046
push_frame 259
snm_closure 9086210
str_defproto 95
strntoGENexp 3822170
strtoclosure 1820
strtofunction 119
translate 3822174
var_push 65307
vec_optimize 15556663

Generated by: LCOV version 1.16