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 30256-57c6c2b57f) Lines: 1608 1779 90.4 %
Date: 2025-05-09 09:19:30 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 21
compilelocal 28
compileexport 41
pack_localvars 53
localpush 70
str_defproto 91
closure_derivn 112
strtofunction 119
getvardyn 131
push_frame 259
compilelambda 339
countmatrixelts 427
compilestate_reset 445
compilenewptr 840
strtoclosure 1820
compilelvalue 1834
op_insert_loc 2975
compilemy 3392
countvar 3420
is_node_zero 4036
ctxmvar 9578
compilemat 9653
optimizemat 9653
closurefunc 10503
localvars_read_str 10992
compilematcoeff 13491
optimizematcoeff 14485
compileseq 14862
optimizeseq 14862
matindex_type 15605
getclosure 20147
compilefuncinline 20402
checkdups 20571
compilecall 23214
optimizecall 23221
fetch_member_raw 25221
compilestore 45414
cattovec 48184
getlvalue 48933
compilestate_restore 56290
var_push 65167
getvar 82939
access_push 114858
addcopy 269316
pari_close_compiler 335479
pari_init_compiler 337392
getentry 362889
detag 430796
strntoGENexp 880332
translate 880336
gp_closure 934853
compilestate_save 1429466
data_push 1757976
compilevec 4463255
optimizevec 4464477
vec_optimize 4560517
optimizefunc 4623053
compilefunc 4627859
getmvar 4993564
compilecast 6688579
snm_closure 8016732
genclosurectx 8018352
genclosure 8029058
genctx 8033425
frame_push 8043056
getfunction 8984798
getcodepos 8984864
first_safe_arg 9309398
getfunc 9650754
gcopyunclone 9801025
compilesmall 11100979
get_ret_type 13596393
compilecast_loc 14708731
countlisttogen 18365210
listtogen 18365210
compilenode 18631861
optimizenode 22453667
op_push 38514766
is_func_named 50859983
op_push_loc 76050587
parseproto 121794852

Generated by: LCOV version 1.16