Set depth of verification inside structures
Specify that depth of verification inside structures must be specified
Since R2023b
Description
Specify whether you want to set the option Depth of verification inside structures (-k-limiting).
Set Option
Set the option using one of these methods:
Polyspace Platform user interface (desktop products only): In your project configuration, on the Static Analysis tab, select the Scaling node and then select this option.
Command line and options file: Use the option
-k-limiting. See Command-Line Information.
Why Use This Option
If your code is structured with many levels, then a Polyspace®
Code Prover™ verification might be slower than you expect. In such a case, use this option to enable the option Depth of verification inside structures (-k-limiting) so that you can limit the depth of verification.
Settings
OnPolyspace enables the option
Depth of verification inside structures (-k-limiting).
Off (default)Polyspace keeps the field
Depth of verification inside structures (-k-limiting)disabled.
Command-Line Information
Parameter:
-k-limiting |
Value:
|
Example (Code Prover):
polyspace-code-prover -sources
|
Example (Code Prover Server):
polyspace-code-prover-server -sources
|
Version History
Introduced in R2023b