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 29115-f22e516b23) Lines: 621 632 98.3 %
Date: 2024-03-28 08:06:56 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 2485
quadclass2 2688
qfb_factorback 3962
qf_apply_transvect_Z 4178
qfparam 7139
hilberts 7280
qflllgram_indefgoon 11095
qfsolve 12515
qfsolve_i 12515
qf_apply_tau 13317
qfminimize_fact 16022
qfsolvemodp 18039
both_pm1 19457
check_symmetric 19668
ZsymM_Z_divexact 20524
principal_minor 33428
prod_fm 41167
partialgaussred 44412
qflllgram_indef 44412
qftriv 44412
update_fm 72718
ZsymM_Z_divexact_partial 92235
vecextend 115876
kermodp 285215
completebasis 407965

Generated by: LCOV version 1.14