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 - Flv.c (source / functions) Hit Total Coverage
Test: PARI/GP v2.18.1 lcov report (development 30719-2b7f142d49) Lines: 737 758 97.2 %
Date: 2026-02-28 09:24:01 Functions: 58 62 93.5 %
Legend: Lines: hit not hit

Function Name Sort by function name Hit count Sort by hit count
Fl_get_col 2432222
Fl_get_col_OK 455863
Flc_to_ZC 30231737
Flc_to_ZC_inplace 14
Flm_CUP_basecase 3643241
Flm_CUP_pre 3551681
Flm_Flc_gauss 21
Flm_Flc_invimage 139969
Flm_adjoint 927000
Flm_deplin 0
Flm_deplin_echelon 30745
Flm_det 0
Flm_det_CUP 37414
Flm_det_gauss 53463
Flm_det_gauss_OK 2317
Flm_det_i 90877
Flm_det_sp 90877
Flm_echelon_gauss 1161624
Flm_echelon_pre 1966481
Flm_gauss 2412255
Flm_gauss_CUP 169277
Flm_gauss_from_CUP 1096240
Flm_gauss_pivot 4571149
Flm_gauss_sp 2478461
Flm_gauss_sp_OK 122607
Flm_gauss_sp_i 2430045
Flm_intersect 0
Flm_intersect_i 272391
Flm_inv 63635
Flm_inv_i 65462
Flm_inv_sp 1827
Flm_inv_upper_1 490
Flm_inv_upper_1_ind 1274
Flm_invimage 889
Flm_invimage_CUP 287
Flm_invimage_i 931
Flm_ker 580231
Flm_ker_echelon 324421
Flm_ker_gauss 781299
Flm_ker_gauss_OK 699409
Flm_ker_i 1136465
Flm_ker_sp 556237
Flm_lsolve_lower_unit_2 1954507
Flm_lsolve_lower_unit_pre 4541565
Flm_lsolve_upper_2 2633127
Flm_lsolve_upper_pre 5652739
Flm_pivots 4848714
Flm_pivots_CUP 277587
Flm_rank 39788
Flm_rsolve_lower_unit_2 4890189
Flm_rsolve_lower_unit_pre 11200181
Flm_rsolve_upper_2 2866917
Flm_rsolve_upper_pre 6863153
Flm_solve_upper_1 1828092
Flm_to_ZM 11836283
Flm_to_ZM_inplace 0
Flv_to_ZV 388509
_Fl_add 680528
_Fl_add_OK 2273135
_Fl_addmul 12622488
_Fl_addmul_OK 4459732
indexcompl 1076021

Generated by: LCOV version 1.16