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 30347-cb65b7994e) Lines: 1608 1779 90.4 %
Date: 2025-06-27 09:22:08 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 114970
addcopy 269456
call0 21
cattovec 48198
checkdups 20599
closure_deriv 0
closure_derivn 112
closurefunc 10503
closuretoinl 0
compilecall 23221
compilecast 6689142
compilecast_loc 14801840
compileexport 41
compilefunc 4628132
compilefuncinline 20409
compilelambda 339
compilelocal 28
compilelvalue 1834
compilemat 9653
compilematcoeff 13512
compilemy 3406
compilenewptr 840
compilenode 18632736
compileseq 14890
compilesmall 11101256
compilestate_reset 445
compilestate_restore 56290
compilestate_save 1429572
compilestore 45470
compileunexport 6
compileuninline 6
compilevec 4463311
countlisttogen 18365945
countmatrixelts 427
countvar 3434
ctxmvar 9585
data_push 1758007
debug_context 0
detag 431202
fetch_member_raw 25221
first_safe_arg 9309958
frame_push 8135626
gcopyunclone 9893656
genclosure 8121619
genclosurectx 8110915
genctx 8126004
get_ret_type 13689469
getclosure 20154
getcodepos 9077511
getentry 363127
getfunc 9651552
getfunction 9077430
getlvalue 48989
getmvar 4994047
getvar 83037
getvardyn 131
gp_closure 934923
is_func_named 50862923
is_node_zero 4064
listtogen 18365945
localpush 70
localvars_find 7
localvars_read_str 10992
matchQ 8
matindex_type 15626
op_insert_loc 2975
op_push 38515774
op_push_loc 76428836
optimizecall 23228
optimizefunc 4623326
optimizemat 9653
optimizematcoeff 14506
optimizenode 22454724
optimizeseq 14890
optimizevec 4464533
pack_localvars 53
pari_close_compiler 340665
pari_init_compiler 342027
pari_translate_string 4
parseproto 122925644
push_frame 259
snm_closure 8109301
str_defproto 91
strntoGENexp 880332
strtoclosure 1820
strtofunction 119
translate 880336
var_push 65209
vec_optimize 4560601

Generated by: LCOV version 1.16