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 - qfsolve.c (source / functions) Hit Total Coverage
Test: PARI/GP v2.16.2 lcov report (development 29419-8afb0ed749) Lines: 623 634 98.3 %
Date: 2024-07-02 09:03:41 Functions: 34 34 100.0 %
Legend: Lines: hit not hit

Function Name Sort by function name Hit count Sort by hit count
qfminimize 14
symmetric_non0_coeff 14
qfbmat2 21
det_minors 707
id 1001
qfbmat 1666
witt 2128
qfbsqrt 2275
qflllgram_indefgoon2 2275
blocks4 2289
quadclass2 2688
qfb_factorback 3962
qf_apply_transvect_Z 4205
qfparam 7139
hilberts 7280
qflllgram_indefgoon 11095
qfsolve 12515
qfsolve_i 12515
qf_apply_tau 13303
qfminimize_fact 15980
qfsolvemodp 18039
both_pm1 19443
check_symmetric 19668
ZsymM_Z_divexact 20328
principal_minor 33246
prod_fm 41167
partialgaussred 44370
qflllgram_indef 44370
qftriv 44370
update_fm 72452
ZsymM_Z_divexact_partial 92032
vecextend 115883
kermodp 284739
completebasis 407482

Generated by: LCOV version 1.16