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 - subcyclo.c (source / functions) Hit Total Coverage
Test: PARI/GP v2.18.1 lcov report (development 30007-407ab607e8) Lines: 609 656 92.8 %
Date: 2025-02-20 09:19:49 Functions: 46 49 93.9 %
Legend: Lines: hit not hit

Function Name Sort by function name Hit count Sort by hit count
Fl_polsubcyclo_orbits 0
_Fl_subcyclo_orbits 0
znstar_bits 0
znstar_quotient 7
znsubgroupgenerators 21
bnr_to_abgrp 56
enlarge_H 56
factor_Aurifeuille 63
max_order_ele 70
znstar_reduce_modulus 182
factor_Aurifeuille_prime 364
Aurifeuille_init 427
factor_Aurifeuille_aux 427
galoiscyclo 448
vecmod_to_vecsmall 2184
znstar_small 2184
mod_to_small 2961
znstar_elts 3780
znstar_hnf 3780
znstar_hnf_elts 3780
znstar_hnf_generators 4200
polsubcyclo_g 33870
polsubcyclo 33926
gscycloconductor 49841
galoissubcyclo 49904
_itos 50275
subcyclo_nH 50289
polsubcyclo_cyclic 63074
polsubcyclo_complex_bound 81301
polsubcyclo_complex_roots 81301
polsubcyclo_roots 81301
polsubcyclo_start 82176
polsubcyclo_orbits 99528
znstar_cosets 110535
znstar_order 164086
znstar_conductor 171515
znstar_conductor_bits 172173
znstar_generate 255064
znstar_coset_func 275890
znstar_coset_bits_inplace 531911
znstar_partial_bits 541712
znstar_partial_coset_bits 541712
muliimod_sz 671365
znstar_partial_coset_bits_inplace 1073623
lift_check_modulus 1337876
znstar_partial_coset_func 1349513
order_H_x 1358266
_subcyclo_orbits 4778932
polsubcyclo_powz 5670540

Generated by: LCOV version 1.16