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 30067-63f6f11d79) Lines: 1608 1779 90.4 %
Date: 2025-03-10 09:19:41 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 9564
compilemat 9653
optimizemat 9653
closurefunc 10461
localvars_read_str 10992
compilematcoeff 13414
optimizematcoeff 14408
compileseq 14841
optimizeseq 14841
matindex_type 15528
getclosure 20133
compilefuncinline 20388
checkdups 20543
compilecall 23158
optimizecall 23165
fetch_member_raw 25221
compilestore 45239
cattovec 48100
getlvalue 48758
compilestate_restore 56283
var_push 65125
getvar 82715
access_push 114739
addcopy 268490
pari_close_compiler 336898
pari_init_compiler 337836
getentry 361797
detag 429515
strntoGENexp 880304
translate 880308
gp_closure 934531
compilestate_save 1429078
data_push 1757891
compilevec 4463108
optimizevec 4464316
vec_optimize 4560237
optimizefunc 4621751
compilefunc 4626529
getmvar 4991121
compilecast 6686016
snm_closure 8015095
genclosurectx 8016697
genclosure 8027368
genctx 8031842
frame_push 8041364
getfunction 8982815
getcodepos 8982856
first_safe_arg 9306598
getfunc 9646960
gcopyunclone 9799310
compilesmall 11100231
get_ret_type 13592119
compilecast_loc 14704536
countlisttogen 18362074
listtogen 18362074
compilenode 18628480
optimizenode 22449740
op_push 38511644
is_func_named 50845479
op_push_loc 76035773
parseproto 121756227

Generated by: LCOV version 1.16