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 30568-0d72d66ef5) Lines: 1608 1779 90.4 %
Date: 2025-12-01 09:22:22 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 28
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 452
compilenewptr 840
strtoclosure 1820
compilelvalue 1834
op_insert_loc 2975
compilemy 3420
countvar 3448
is_node_zero 4113
ctxmvar 9592
compilemat 9667
optimizemat 9667
closurefunc 10524
localvars_read_str 10992
compilematcoeff 13533
optimizematcoeff 14527
compileseq 15023
optimizeseq 15023
matindex_type 15647
getclosure 20238
compilefuncinline 20493
checkdups 20676
compilecall 23249
optimizecall 23256
fetch_member_raw 25263
compilestore 45722
cattovec 48282
getlvalue 49339
compilestate_restore 56381
var_push 65307
getvar 83513
access_push 115229
addcopy 270387
pari_close_compiler 356405
pari_init_compiler 357504
getentry 364555
detag 433001
gp_closure 935812
compilestate_save 1430197
strntoGENexp 3822177
translate 3822181
data_push 4803285
snm_closure 9087400
genclosurectx 9088990
genclosure 9099745
genctx 9104095
frame_push 9113789
getfunction 10056537
getcodepos 10056581
optimizefunc 10754430
compilefunc 10759250
getmvar 11126509
gcopyunclone 13917083
compilevec 15459247
optimizevec 15460476
vec_optimize 15556670
compilecast 18597390
first_safe_arg 21572250
get_ret_type 21606390
getfunc 21915244
compilecast_loc 27688227
compilesmall 30546800
countlisttogen 52620480
listtogen 52620480
compilenode 52928495
optimizenode 62074255
op_push 115700641
is_func_named 118304969
parseproto 152892767
op_push_loc 159266879

Generated by: LCOV version 1.16