Start TLC coverage when generating code
Description
Generate the TLC execution report.
Category: Code Generation
Settings
Default: off
On
Generates
.log
files containing the number of times each line of TLC code is executed during code generation.Off
Does not generate a report.
Tip
You can also generate the TLC execution report by entering the -dg
argument into the System target file field.
Command-Line Information
Parameter:
TLCCoverage |
Type: character vector |
Value:
'on' | 'off' |
Default:
'off'
|
Recommended Settings
Application | Setting |
---|---|
Debugging | On |
Traceability | No impact |
Efficiency | No impact |
Safety precaution | No impact |