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 30364-8108102770) Lines: 1608 1779 90.4 %
Date: 2025-06-30 09:21:07 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 3406
countvar 3434
is_node_zero 4064
ctxmvar 9585
compilemat 9653
optimizemat 9653
closurefunc 10503
localvars_read_str 10992
compilematcoeff 13512
optimizematcoeff 14506
compileseq 14897
optimizeseq 14897
matindex_type 15626
getclosure 20154
compilefuncinline 20409
checkdups 20599
compilecall 23221
optimizecall 23228
fetch_member_raw 25221
compilestore 45484
cattovec 48198
getlvalue 49003
compilestate_restore 56290
var_push 65209
getvar 83051
access_push 114970
addcopy 269526
pari_close_compiler 340943
pari_init_compiler 341547
getentry 363211
detag 431300
strntoGENexp 880332
translate 880336
gp_closure 934930
compilestate_save 1429582
data_push 1758007
compilevec 4463311
optimizevec 4464533
vec_optimize 4560601
optimizefunc 4623417
compilefunc 4628223
getmvar 4994222
compilecast 6689303
snm_closure 8109434
genclosurectx 8111004
genclosure 8121759
genctx 8126094
frame_push 8135732
getfunction 9077520
getcodepos 9077608
first_safe_arg 9310140
getfunc 9651818
gcopyunclone 9893758
compilesmall 11101291
get_ret_type 13689785
compilecast_loc 14802083
countlisttogen 18366141
listtogen 18366141
compilenode 18632953
optimizenode 22454969
op_push 38515893
is_func_named 50863924
op_push_loc 76429489
parseproto 122927471

Generated by: LCOV version 1.16