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 30067-63f6f11d79) Lines: 1149 1495 76.9 %
Date: 2025-03-10 09:19:41 Functions: 135 162 83.3 %
Legend: Lines: hit not hit

Function Name Sort by function name Hit count Sort by hit count
chk_gerepileupto 0
dbg_fill_stack 0
dbg_gerepile 0
dbg_gerepileupto 0
debug_stack 0
dflt_err_recover 0
dflt_pari_quit 0
dflt_sigint_fun 0
dochk_gerepileupto 0
gclone_refc 0
listinit 0
msgtimer 0
name_numerr 0
pari_exit 0
pari_handle_SIGINT 0
pari_init 0
pari_sighandler 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
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 1883
pari_close 1883
pari_close_export 1883
pari_close_opts 1883
init_universal_constants 1893
pari_add_defaults_module 1893
pari_init_defaults 1893
pari_init_export 1893
pari_init_functions 1893
pari_init_opts 1893
pari_init_timer 1893
paristack_alloc 1893
getabstime 1905
timer_get 1911
setalldebug 1921
gdisplay 3689
gettime 3704
pari_sig_init 3776
f_getheap 6664
list_internal_copy 7019
listassign 7019
type_dim 7308
err_recover 12930
pari_err_display 12951
gp_context_restore 13005
traverseheap_r 13412
err_init_msg 13571
err_init 13711
os_signal 20763
pari_err2str 21736
errname 27109
numerr_name 27109
gcloneref 37881
pari_err2GEN 56690
pari_err 56702
pari_err_last 87496
walltimer_delay 106267
timer_delay 109971
parivstack_reset 119633
gp_context_save 143725
obj_insert_shallow 172977
obj_free 186683
timer_aux 218149
rndus 218157
walltimer_start 249338
pari_close_blocks 334119
pari_thread_set_global 335927
setdebugvar 335929
pari_thread_start 335975
getdebugvar 335981
pari_thread_alloc 335981
pari_thread_free 335981
pari_thread_get_global 335981
pari_thread_close 337098
pari_init_blocks 337863
pari_mainstack_use 337864
pari_thread_init 337864
pari_mainstack_free 338302
pari_mainstack_mfree 338302
pari_init_errcatch 338307
pari_mainstack_alloc 338312
pari_mainstack_malloc 338312
pari_stackcheck_init 339755
timer_start 354191
pop_entree_block 386876
obj_checkbuild_realprec 398834
pari_mainstack_mextend 457945
pari_mainstack_mreset 457945
pari_mainstack_setsize 457945
obj_checkbuild_prec 541947
fix_size 676614
obj_checkbuild 1032375
obj_init 1623189
check_clone 1749594
obj_insert 1749594
gsizeword 2214450
obj_check 4532660
gerepileallsp 6335809
gerepilemanysp 21501679
clone_unlock_deep 59316256
bl_rotright 61008932
bl_rotleft 64017120
vec_gunclone_deep 128202718
gsizeclone 231564071
gclone 231564269
newblock 232331726
gerepilecoeffssp 321477893
clone_unlock 324875932
gunclone 382498541
clone_lock 384212457
copy_bin 477461371
blocksearch 767999642
cgetg_copy_avma 1009889929
gerepile 1268905823
blockdelete 1523408221
blockinsert 1664603752
blockbalance 2743789523
fix_height 2973232417
shiftaddress 3036846900
gunclone_deep 3252049393
gcopy_avma 3280910969
gsizeclone_i 3368429842
gcopy_av0 3919239441
taille0 3919384214
gcopy 4715930071
dec_gerepile 5982217453
blockheight 11433941569

Generated by: LCOV version 1.16