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 - language - str.c (source / functions) Hit Total Coverage
Test: PARI/GP v2.16.2 lcov report (development 29420-55f63b8cfe) Lines: 111 124 89.5 %
Date: 2024-07-03 09:03:24 Functions: 14 15 93.3 %
Legend: Lines: hit not hit

Function Name Sort by function name Hit count Sort by hit count
chartoGENstr 340512
itoc 91
ltoc 1960
pari_base64 0
pari_strchr 28
pari_strdup 37376
pari_strndup 5704
stack_strcat 1246
stack_strdup 41431
strjoin 63
strntoGENstr 954454
strsplit 70
strtoGENstr 8079903
type0 31741
type_name 45417

Generated by: LCOV version 1.16