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 - F2xqE.c (source / functions) Hit Total Coverage
Test: PARI/GP v2.16.2 lcov report (development 29115-f22e516b23) Lines: 419 447 93.7 %
Date: 2024-04-26 08:07:25 Functions: 55 58 94.8 %
Legend: Lines: hit not hit

Function Name Sort by function name Hit count Sort by hit count
F2x_Teichmuller 7174
F2xqE_Miller 9058
F2xqE_Miller_add 9058
F2xqE_Miller_dbl 16835
F2xqE_Miller_line 16870
F2xqE_add 354627
F2xqE_add_slope 354662
F2xqE_changepoint 355838
F2xqE_changepointinv 194544
F2xqE_chord_update 9058
F2xqE_dbl 1054858
F2xqE_dbl_slope 1073275
F2xqE_log 42
F2xqE_mul 184184
F2xqE_neg 84
F2xqE_neg_i 0
F2xqE_order 280
F2xqE_sub 0
F2xqE_tangent_update 16835
F2xqE_tatepairing 28
F2xqE_vert 34916
F2xqE_weilpairing 5341
F2xq_ellcard 45492
F2xq_ellgens 3738
F2xq_ellgroup 3808
F2xq_elltrace_Harley 7643
F2xq_elltracej 37695
F2xq_elltwist 3514
RgE_to_F2xqE 194544
Z2XQ_frob 16580
Z2XQ_invnorm 7167
Z2XQ_invnorm_pcyc 238
Z2x_rshift 67267
Z2xq_frob 33776
_F2xqE_add 354627
_F2xqE_dbl 1054858
_F2xqE_mul 212835
_F2xqE_pairorder 371
_F2xqE_rand 13748
_can_invd 16323
_can_invls 49833
_can_iter 16324
_can_lin 10
_can_lins 33505
_frob_invls 50352
_frob_lin 10
_frob_lins 33777
_lift_invd 16569
_lift_iter 16569
gen_Z2X_Dixon 32935
gen_Z2x_Dixon 167424
get_F2xqE_group 0
get_r 10493
get_v 23737
is_2_torsion 19187
nonzerotrace_F2xq 3514
random_F2xqE 181580
solve_AGM_eqn 7405

Generated by: LCOV version 1.14