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 30601-812dd05845) Lines: 1608 1779 90.4 %
Date: 2026-01-06 09:22:34 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 115208
addcopy 270457
call0 28
cattovec 48282
checkdups 20655
closure_deriv 0
closure_derivn 112
closurefunc 10524
closuretoinl 0
compilecall 23305
compilecast 18597649
compilecast_loc 27681547
compileexport 41
compilefunc 10759348
compilefuncinline 20465
compilelambda 339
compilelocal 28
compilelvalue 1834
compilemat 9667
compilematcoeff 13540
compilemy 3420
compilenewptr 840
compilenode 52928887
compileseq 15037
compilesmall 30546912
compilestate_reset 452
compilestate_restore 56388
compilestate_save 1430281
compilestore 45750
compileunexport 6
compileuninline 6
compilevec 15459268
countlisttogen 52620865
countmatrixelts 427
countvar 3448
ctxmvar 9599
data_push 4803271
debug_context 0
detag 433078
fetch_member_raw 25263
first_safe_arg 21572558
frame_push 9106864
gcopyunclone 13910120
genclosure 9092757
genclosurectx 9082048
genctx 9097217
get_ret_type 21599573
getclosure 20210
getcodepos 10049692
getentry 364604
getfunc 21915601
getfunction 10049652
getlvalue 49367
getmvar 11126817
getvar 83492
getvardyn 131
gp_closure 935889
is_func_named 118306019
is_node_zero 4113
listtogen 52620865
localpush 70
localvars_find 7
localvars_read_str 10992
matchQ 8
matindex_type 15654
op_insert_loc 2975
op_push 115701103
op_push_loc 159237064
optimizecall 23312
optimizefunc 10754528
optimizemat 9667
optimizematcoeff 14534
optimizenode 62074766
optimizeseq 15037
optimizevec 15460497
pack_localvars 53
pari_close_compiler 353616
pari_init_compiler 355463
pari_translate_string 4
parseproto 152802514
push_frame 259
snm_closure 9080420
str_defproto 95
strntoGENexp 3822184
strtoclosure 1820
strtofunction 119
translate 3822188
var_push 65286
vec_optimize 15556747

Generated by: LCOV version 1.16