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 - quad.c (source / functions) Hit Total Coverage
Test: PARI/GP v2.16.2 lcov report (development 29420-55f63b8cfe) Lines: 687 715 96.1 %
Date: 2024-07-03 09:03:24 Functions: 57 60 95.0 %
Legend: Lines: hit not hit

Function Name Sort by function name Hit count Sort by hit count
Shanks_order 749
Z_isfundamental 22022
Zn_quad_roots 2551764
classno 798
classno2 49
equal1 5684
fa_isfundamental 1407
fa_quaddisc 2079
find_order 5397
geomsum 973
geomsumu 973
get_forms 651
hclassno 49
hclassno6 132473
hclassno6_large 60718
hclassnoF_fact 60722
isfundamental 22862
ok_q 301
prod_fm 7
qfb_equal1 9204105
qfbclassno0 462
qfi_Shanks 722080
qfi_comp 7015563
qfi_log 0
qfi_order 3370157
qfi_pow 10288260
quadclassnoEuler_fact 26592
quadclassnoF 700
quadclassnoF_fact 48
quadclassnoF_u 652
quaddisc 2933
quadregulator 49
quadunit 69048
quadunit0 69048
quadunit_mod 98
quadunit_q 69118
quadunit_uv 7
quadunit_uv_basecase 69034
quadunit_uvmod 98
quadunitindex 112
quadunitindex_i 98
quadunitindex_ii 26544
quadunitnorm 69027
relative_order 350
sisfundamental 25109
split_lcm 182
sqr_primeform 12334
two_rank 651
uhclassnoF_fact 163458
ui_equal1 38612
ui_pow 21378
unegisfundamental 31472
unegquadclassnoF 0
update_f 21199714
update_fm 21360738
update_g1 182
uposisfundamental 16953
uposquadclassnoF 0
uquadclassnoF_fact 7081
usumpow 9426

Generated by: LCOV version 1.16