FGLCOV
Enables code coverage data collection.
The FGLCOV environnement variable controls code coverage data collection while executing programs.
When the FGLCOV variable is set to a numeric value different from zero, fglrun produces module.42m.cov files.
FGLCOV=0 disables the code coverage option.
For more details, see Source code coverage.