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 30401-87099e65a6) Lines: 1608 1779 90.4 %
Date: 2025-07-18 09:23:12 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 115033
addcopy 269799
call0 21
cattovec 48198
checkdups 20620
closure_deriv 0
closure_derivn 112
closurefunc 10503
closuretoinl 0
compilecall 23221
compilecast 6690066
compilecast_loc 15813638
compileexport 41
compilefunc 4628552
compilefuncinline 20437
compilelambda 339
compilelocal 28
compilelvalue 1834
compilemat 9660
compilematcoeff 13519
compilemy 3406
compilenewptr 840
compilenode 18634010
compileseq 14960
compilesmall 11101578
compilestate_reset 445
compilestate_restore 56353
compilestate_save 1429727
compilestore 45547
compileunexport 6
compileuninline 6
compilevec 4463332
countlisttogen 18367009
countmatrixelts 427
countvar 3434
ctxmvar 9585
data_push 1758046
debug_context 0
detag 431832
fetch_member_raw 25249
first_safe_arg 9310798
frame_push 9146510
gcopyunclone 10904580
genclosure 9132488
genclosurectx 9121752
genctx 9136903
get_ret_type 14701170
getclosure 20182
getcodepos 10088531
getentry 363673
getfunc 9652938
getfunction 10088467
getlvalue 49164
getmvar 4994985
getvar 83240
getvardyn 131
gp_closure 935063
is_func_named 50867508
is_node_zero 4071
listtogen 18367009
localpush 70
localvars_find 7
localvars_read_str 10992
matchQ 8
matindex_type 15633
op_insert_loc 2975
op_push 38516940
op_push_loc 81484991
optimizecall 23228
optimizefunc 4623746
optimizemat 9660
optimizematcoeff 14513
optimizenode 22456110
optimizeseq 14960
optimizevec 4464554
pack_localvars 53
pari_close_compiler 341872
pari_init_compiler 343175
pari_translate_string 4
parseproto 138091603
push_frame 259
snm_closure 9120175
str_defproto 95
strntoGENexp 880336
strtoclosure 1820
strtofunction 119
translate 880340
var_push 65237
vec_optimize 4560636

Generated by: LCOV version 1.16