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-05-06 08:07:23 Functions: 166 167 99.4 %
Legend: Lines: hit not hit

Function Name Sort by function name Hit count Sort by hit count
Pi2n 30337500
PiI2 265497
PiI2n 268094
Qp_exp 108268
Qp_exp_prec 98
Qp_exp_safe 108730
Qp_log 196485
Qp_sqrt 1897
Qp_sqrtn 2604
Qp_sqrtn_ram 854
Qp_sqrtn_unram 2037
T2 28514126
Z2_sqrt 144690
Z_to_padic 303685
Zn_sqrt 420
Zp_teichmuller 9933
_mul 3789312
_muli 30002039
_mulr 7053520
_one 334589
_oner 13755
_rpowuu_msqr 624920
_rpowuu_sqr 1597247
_sqr 5711671
_sqri 81908585
_sqrr 16130462
abpq_init 4389454
abpq_sum 53515158
agm 74977
agm1 75159
agm1cx 295672
agm1r_abs 940406
agmcx_a_b 324421
agmcx_gap 4854196
agmcx_init 324421
agmr_gap 13785905
catalan 14
constcatalan 14
consteuler 57495
constlog2 28478499
constpi 44941480
cos_p 49
cubic_prec_mask 1725056
cxexp 4166538
cxexpm1 6452
cxlog1p 14
ellE 21
ellK 28
ellK_i 35
exp1r_abs 19208473
expIr 872278
expQ 1468533
expm1_Ir 6396
gcos 154859
gcotan 39483
gexp 17409478
gexpm1 12763
glog 17323351
glog1p 119
gpow 21380354
gpow0 126
gpowers 334595
gpowers0 200613
gpowg0 2277974
gpowgs 114843407
grootsof1 1119666
grootsof1_4 958000
gsin 2290236
gsinc 2319562
gsincos 4246165
gsqrpowers 37394
gsqrt 57420298
gsqrtn 41974
gtan 224
is_ext_qfr 49
log1p_i 133
log2_split 31911
logagmcx 258509
logagmr_abs 902609
logr_abs 13474395
logr_aux 11776203
magm 14
magm_gap 84
modlog2 19239434
mpaut 15186217
mpcatalan 14
mpcos 2745068
mpcosm1 16883954
mpcotan 70
mpeuler 57495
mpexp 19285512
mpexp0 140093
mpexp_basecase 19145691
mpexpm1 10948
mplog 203444
mplog1p 63
mplog2 28478479
mppi 44941261
mpsin 826151
mpsinc 2319450
mpsincos 13310964
mpsincosm1 6396
mptan 133
mulii3 122003595
pari_close_floats 316373
pari_init_floats 318174
pi_ramanujan 31397
pow2Pis 7903
powPis 11591
pow_monome 624699
pow_polmod 23753
powcx 4461293
powcx_prec 187542
powersr 13755
powfrac 9404271
powgi 103367444
powis 21106162
powiu 97085902
powiu_sign 96926814
powp 161
powps 1305479
powr0 21055
powrfrac 511
powrs 5095434
powrshalf 0
powru 6008847
powruhalf 117812
powuu 46240440
real_I 163
rootsof1_cx 4480
rootsof1pow 12516441
rootsof1powinit 14987
rootsof1q_cx 14154
rootsof1u_cx 2060126
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 53894
sin_p 63
sqrt_ser 18669
sqrtnint 24346
sqrtnof1 543289
sqrtnr_abs 2744465
swap_clone 63822
tan_huge_im 39284
teich 4739
teichmuller 4977
teichmullerinit 1225
tofp_safe 13256
trans_eval 3867685
trans_evalgen 1883
transvec 2013996
transvecgen 329
upowers 12017
upowuu 101186254
usqrtn 8105
usqru 19147676
val_from_i 7868
zellagmcx 28749

Generated by: LCOV version 1.14