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.18.1 lcov report (development 30504-e6f76a2795) Lines: 427 456 93.6 %
Date: 2025-09-29 09:23:05 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 2283898
Fl_ellj 0
Fl_ellj_to_a4a6 210020
Fl_ellptors 11438
Fl_elltwist 0
Fl_elltwist_disc 114615
FleV_add_pre_inplace 1909238
FleV_dbl_pre_inplace 14620023
FleV_mulu_pre_inplace 1145519
FleV_mulu_pre_naf_inplace 1145975
FleV_sub_pre_inplace 2228763
Fle_Miller 116011
Fle_Miller_add 31580
Fle_Miller_dbl 242063
Fle_Miller_line 125141
Fle_add 1541499
Fle_add_sinv_pre_inplace 7660573
Fle_add_slope 1553106
Fle_changepoint 16041
Fle_changepointinv 134231
Fle_chord_update 31580
Fle_dbl 580494
Fle_dbl_sinv_pre_inplace 56852891
Fle_dbl_slope 826042
Fle_log 54327
Fle_mul 28959
Fle_mulu 2828223
Fle_neg 131075
Fle_order 289141
Fle_sub 0
Fle_sub_sinv_pre_inplace 8793832
Fle_tangent_update 242063
Fle_tatepairing 16877
Fle_to_Flj 2270504
Fle_vert 391348
Fle_weilpairing 50869
FljV_factorback_pre 15322
Flj_add_indir_pre 8522649
Flj_add_pre 91290
Flj_add_pre_inplace 8430021
Flj_changepointinv_pre 153252
Flj_dbl_indir_pre 27310843
Flj_dbl_pre 4844428
Flj_dbl_pre_inplace 22469091
Flj_mulu_pre 3543248
Flj_mulu_pre_naf 4906006
Flj_neg 2977689
Flj_order_ufact 327537
Flj_to_Fle 68257
Flj_to_Fle_pre 2285353
_Fle_add 365890
_Fle_dbl 0
_Fle_mul 2345250
_Fle_rand 0
_Flj_add 91290
_Flj_mul 106612
_Flj_one 0
naf_repr 5418204
random_Fle 26390
random_Fle_pre 4021618
random_Fle_pre_indir 4561706
random_Flj_pre 540724
skipzero 73657504

Generated by: LCOV version 1.16