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 30480-572da319a6) Lines: 1608 1779 90.4 %
Date: 2025-08-22 09:24:07 Functions: 88 91 96.7 %
Legend: Lines: hit not hit

Function Name Sort by function name Hit count Sort by hit count
closure_deriv 0
closuretoinl 0
debug_context 0
pari_translate_string 4
compileunexport 6
compileuninline 6
L_compile_err 7
U_compile_err 7
localvars_find 7
matchQ 8
call0 21
compilelocal 28
compileexport 41
pack_localvars 53
localpush 70
str_defproto 95
closure_derivn 112
strtofunction 119
getvardyn 131
push_frame 259
compilelambda 339
countmatrixelts 427
compilestate_reset 445
compilenewptr 840
strtoclosure 1820
compilelvalue 1834
op_insert_loc 2975
compilemy 3420
countvar 3448
is_node_zero 4092
ctxmvar 9585
compilemat 9660
optimizemat 9660
closurefunc 10482
localvars_read_str 10992
compilematcoeff 13533
optimizematcoeff 14527
compileseq 14995
optimizeseq 14995
matindex_type 15647
getclosure 20224
compilefuncinline 20479
checkdups 20655
compilecall 23235
optimizecall 23242
fetch_member_raw 25263
compilestore 45659
cattovec 48226
getlvalue 49276
compilestate_restore 56388
var_push 65279
getvar 83422
access_push 115166
addcopy 270184
pari_close_compiler 341084
pari_init_compiler 342651
getentry 364219
detag 432581
gp_closure 935679
compilestate_save 1429963
strntoGENexp 3822156
translate 3822160
data_push 4803194
snm_closure 9076908
genclosurectx 9078511
genclosure 9089213
genctx 9093627
frame_push 9103286
getfunction 10045837
getcodepos 10045928
optimizefunc 10754003
compilefunc 10758788
getmvar 11125746
gcopyunclone 13906502
compilevec 15459233
optimizevec 15460462
vec_optimize 15556593
compilecast 18596585
first_safe_arg 21571298
get_ret_type 21594969
getfunc 21914026
compilecast_loc 27676875
compilesmall 30546485
countlisttogen 52619416
listtogen 52619416
compilenode 52927326
optimizenode 62073023
op_push 115699570
is_func_named 118299908
parseproto 152757645
op_push_loc 159214551

Generated by: LCOV version 1.16