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 - Fle.c (source / functions) Hit Total Coverage
Test: PARI/GP v2.16.2 lcov report (development 29115-f22e516b23) Lines: 427 456 93.6 %
Date: 2024-03-28 08:06:56 Functions: 57 64 89.1 %
Legend: Lines: hit not hit

Function Name Sort by function name Hit count Sort by hit count
Fl_elldisc 0
Fl_elldisc_pre 2117428
Fl_ellj 0
Fl_ellj_to_a4a6 174864
Fl_ellptors 11438
Fl_elltwist 0
Fl_elltwist_disc 105166
FleV_add_pre_inplace 1792754
FleV_dbl_pre_inplace 13517995
FleV_mulu_pre_inplace 1049222
FleV_mulu_pre_naf_inplace 1049710
FleV_sub_pre_inplace 2064355
Fle_Miller 121345
Fle_Miller_add 36720
Fle_Miller_dbl 258513
Fle_Miller_line 138991
Fle_add 1498344
Fle_add_sinv_pre_inplace 7208738
Fle_add_slope 1513955
Fle_changepoint 16041
Fle_changepointinv 134231
Fle_chord_update 36720
Fle_dbl 466550
Fle_dbl_sinv_pre_inplace 52360392
Fle_dbl_slope 715198
Fle_log 54327
Fle_mul 28959
Fle_mulu 2021216
Fle_neg 131208
Fle_order 288784
Fle_sub 0
Fle_sub_sinv_pre_inplace 8054496
Fle_tangent_update 258513
Fle_tatepairing 16877
Fle_to_Flj 1577407
Fle_vert 419084
Fle_weilpairing 53361
FljV_factorback_pre 15322
Flj_add_indir_pre 7606192
Flj_add_pre 91290
Flj_add_pre_inplace 7514076
Flj_changepointinv_pre 153252
Flj_dbl_indir_pre 25125828
Flj_dbl_pre 3919623
Flj_dbl_pre_inplace 21209019
Flj_mulu_pre 2749807
Flj_mulu_pre_naf 3981208
Flj_neg 2446087
Flj_order_ufact 291295
Flj_to_Fle 68257
Flj_to_Fle_pre 1592582
_Fle_add 365533
_Fle_dbl 0
_Fle_mul 1512563
_Fle_rand 0
_Flj_add 91290
_Flj_mul 106612
_Flj_one 0
naf_repr 4455283
random_Fle 26040
random_Fle_pre 3649193
random_Fle_pre_indir 4139178
random_Flj_pre 490427
skipzero 67885832

Generated by: LCOV version 1.14