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 30587-f85873d515) Lines: 1608 1779 90.4 %
Date: 2025-12-28 09:21:53 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 9599
compilemat 9667
optimizemat 9667
closurefunc 10524
localvars_read_str 10992
compilematcoeff 13540
optimizematcoeff 14534
compileseq 15030
optimizeseq 15030
matindex_type 15654
getclosure 20210
compilefuncinline 20465
checkdups 20655
compilecall 23305
optimizecall 23312
fetch_member_raw 25263
compilestore 45736
cattovec 48282
getlvalue 49353
compilestate_restore 56381
var_push 65286
getvar 83478
access_push 115208
addcopy 270429
pari_close_compiler 353406
pari_init_compiler 355408
getentry 364562
detag 433022
gp_closure 935861
compilestate_save 1430245
strntoGENexp 3822184
translate 3822188
data_push 4803271
snm_closure 9080283
genclosurectx 9081909
genclosure 9092614
genctx 9097043
frame_push 9106725
getfunction 10049470
getcodepos 10049527
optimizefunc 10754451
compilefunc 10759271
getmvar 11126698
gcopyunclone 13909977
compilevec 15459261
optimizevec 15460490
vec_optimize 15556740
compilecast 18597509
first_safe_arg 21572404
get_ret_type 21599277
getfunc 21915405
compilecast_loc 27681242
compilesmall 30546856
countlisttogen 52620683
listtogen 52620683
compilenode 52928698
optimizenode 62074556
op_push 115700942
is_func_named 118305172
parseproto 152798977
op_push_loc 159235759

Generated by: LCOV version 1.16