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 - init.c (source / functions) Hit Total Coverage
Test: PARI/GP v2.18.1 lcov report (development 30316-0578a48613) Lines: 1144 1488 76.9 %
Date: 2025-06-01 09:19:36 Functions: 135 162 83.3 %
Legend: Lines: hit not hit

Function Name Sort by function name Hit count Sort by hit count
chk_gc_upto 0
dbg_fill_stack 0
dbg_gc_upto 0
dbg_stack 0
debug_stack 0
dflt_err_recover 0
dflt_pari_quit 0
dflt_sigint_fun 0
dochk_gc_upto 0
gclone_refc 0
gerepile 0
listinit 0
msgtimer 0
name_numerr 0
pari_exit 0
pari_handle_SIGINT 0
pari_init 0
pari_sigint 0
pari_thread_valloc 0
paristack_resize 0
paristack_setsize 0
parivstack_resize 0
timer 0
timer2 0
timer_printf 0
timer_vprintf 0
walltimer_get 0
pari_sighandler 3
exportall 6
unexportall 6
getstack 7
pari_version 7
getwalltime 8
timetoi 8
icopy_avma_canon 12
new_chunk_resize 14
copy_bin_canon 16
export_del 24
shiftaddress_canon 24
gcopy_av0_canon 32
taille0_canon 32
obj_reinit 42
export_add 59
pari_daemon 76
getheap 84
traverseheap 84
setdebug 127
gsizebyte 175
pari_mainstack_resize 438
paristack_newrsize 445
obj_checkbuild_padicprec 539
cgetlist_avma 620
listcopy 730
gcopy_lg 742
pari_warn 760
export_get 1500
pari_add_module 1890
pari_close 1890
pari_close_export 1890
pari_close_opts 1890
init_universal_constants 1900
pari_add_defaults_module 1900
pari_init_defaults 1900
pari_init_export 1900
pari_init_functions 1900
pari_init_opts 1900
pari_init_timer 1900
paristack_alloc 1900
getabstime 1912
timer_get 1918
setalldebug 1928
gdisplay 3689
gettime 3718
pari_sig_init 3790
f_getheap 6664
list_internal_copy 7019
listassign 7019
type_dim 7308
err_recover 12937
pari_err_display 12958
gp_context_restore 13012
traverseheap_r 13412
err_init_msg 13578
err_init 13718
os_signal 20840
pari_err2str 21743
errname 27109
numerr_name 27109
gcloneref 37881
pari_err2GEN 56697
pari_err 56709
pari_err_last 87496
walltimer_delay 106610
timer_delay 110328
parivstack_reset 119983
gp_context_save 144166
obj_insert_shallow 172956
obj_free 186683
timer_aux 218856
rndus 218864
walltimer_start 250122
pari_close_blocks 332530
pari_thread_set_global 336248
setdebugvar 336251
pari_thread_start 336267
getdebugvar 336273
pari_thread_alloc 336273
pari_thread_free 336273
pari_thread_get_global 336273
pari_thread_close 337134
pari_mainstack_use 338164
pari_thread_init 338166
pari_init_blocks 338168
pari_mainstack_free 338601
pari_mainstack_mfree 338601
pari_init_errcatch 338610
pari_mainstack_alloc 338611
pari_mainstack_malloc 338611
pari_stackcheck_init 340064
timer_start 354708
pop_entree_block 387240
obj_checkbuild_realprec 398834
pari_mainstack_mextend 458594
pari_mainstack_mreset 458594
pari_mainstack_setsize 458594
obj_checkbuild_prec 541947
fix_size 677212
obj_checkbuild 1032414
obj_init 1623230
obj_insert 1749615
gsizeword 2214450
obj_check 4532917
gc_all_unsafe 27836760
clone_unlock_deep 59316263
bl_rotright 59991394
bl_rotleft 63097285
vec_gunclone_deep 128229211
gsizeclone 231557445
gclone 231557701
newblock 232330430
is_in_block 232889383
gc_slice_unsafe 323448436
clone_unlock 325215867
gunclone 382492641
clone_lock 384514042
copy_bin 482240111
clonesearch 768663263
cgetg_copy_avma 1015339300
gc_stack_update 1241215935
blockdelete 1527017801
blockinsert 1667140619
blockbalance 2749828199
fix_height 2975506032
shiftaddress 3048715224
gunclone_deep 3252219085
gcopy_avma 3281413187
gsizeclone_i 3368263834
gcopy_av0 3936258794
taille0 3936600573
gcopy 4724479290
gc_dec 5991254020
blockheight 11450557423

Generated by: LCOV version 1.16