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 - basemath - trans1.c (source / functions) Hit Total Coverage
Test: PARI/GP v2.16.2 lcov report (development 29115-f22e516b23) Lines: 2255 2322 97.1 %
Date: 2024-04-20 08:07:50 Functions: 166 167 99.4 %
Legend: Lines: hit not hit

Function Name Sort by function name Hit count Sort by hit count
Pi2n 30337550
PiI2 265497
PiI2n 268094
Qp_exp 108265
Qp_exp_prec 98
Qp_exp_safe 108727
Qp_log 196485
Qp_sqrt 1897
Qp_sqrtn 2604
Qp_sqrtn_ram 854
Qp_sqrtn_unram 2037
T2 28520094
Z2_sqrt 144690
Z_to_padic 303678
Zn_sqrt 420
Zp_teichmuller 9933
_mul 3789296
_muli 30001998
_mulr 7053501
_one 334588
_oner 13755
_rpowuu_msqr 624920
_rpowuu_sqr 1597247
_sqr 5711659
_sqri 81908598
_sqrr 16130461
abpq_init 4390960
abpq_sum 53491593
agm 74977
agm1 75159
agm1cx 295672
agm1r_abs 940406
agmcx_a_b 324421
agmcx_gap 4854196
agmcx_init 324421
agmr_gap 13785964
catalan 14
constcatalan 14
consteuler 57495
constlog2 28478468
constpi 44941490
cos_p 49
cubic_prec_mask 1725058
cxexp 4166529
cxexpm1 6452
cxlog1p 14
ellE 21
ellK 28
ellK_i 35
exp1r_abs 19208467
expIr 872269
expQ 1468529
expm1_Ir 6396
gcos 154864
gcotan 39483
gexp 17409427
gexpm1 12763
glog 17323399
glog1p 119
gpow 21380137
gpow0 126
gpowers 334595
gpowers0 200593
gpowg0 2277866
gpowgs 114844156
grootsof1 1119641
grootsof1_4 957973
gsin 2290239
gsinc 2319562
gsincos 4246194
gsqrpowers 37394
gsqrt 57422486
gsqrtn 41974
gtan 224
is_ext_qfr 49
log1p_i 133
log2_split 31917
logagmcx 258509
logagmr_abs 902614
logr_abs 13474502
logr_aux 11776274
magm 14
magm_gap 84
modlog2 19239405
mpaut 15186652
mpcatalan 14
mpcos 2745072
mpcosm1 16884022
mpcotan 70
mpeuler 57495
mpexp 19285504
mpexp0 140087
mpexp_basecase 19145686
mpexpm1 10948
mplog 203444
mplog1p 63
mplog2 28478455
mppi 44941241
mpsin 826155
mpsinc 2319450
mpsincos 13310931
mpsincosm1 6396
mptan 133
mulii3 122062935
pari_close_floats 316422
pari_init_floats 318178
pi_ramanujan 31392
pow2Pis 7903
powPis 11591
pow_monome 624699
pow_polmod 23753
powcx 4461255
powcx_prec 187542
powersr 13755
powfrac 9404310
powgi 103367742
powis 21106381
powiu 97086821
powiu_sign 96927389
powp 161
powps 1305482
powr0 21055
powrfrac 511
powrs 5095483
powrshalf 0
powru 6008818
powruhalf 117812
powuu 46240472
real_I 163
rootsof1_cx 4480
rootsof1pow 12516441
rootsof1powinit 14987
rootsof1q_cx 14154
rootsof1u_cx 2060060
rpowuu 428872
scalarpol_get_1 370355
ser_agm1 21
ser_cmp_expo 49
ser_pow 7959
ser_pow_1 7854
ser_powfrac 7875
serchop 42
serchop0 37377
serchop_i 42
serexp 82962
shiftc_inplace 53896
sin_p 63
sqrt_ser 18669
sqrtnint 24347
sqrtnof1 543275
sqrtnr_abs 2744503
swap_clone 63828
tan_huge_im 39284
teich 4739
teichmuller 4977
teichmullerinit 1225
tofp_safe 13257
trans_eval 3867713
trans_evalgen 1883
transvec 2014015
transvecgen 329
upowers 12017
upowuu 101187491
usqrtn 8106
usqru 19147826
val_from_i 7868
zellagmcx 28749

Generated by: LCOV version 1.14