Main Content

Specifications

Descriptions and examples of external specifications that can be checked with Code Prover

A Polyspace® Code Prover™ analysis can check whether certain external specifications are violated. For instance, you can specify that certain variables in your code must not impact each other and let Code Prover determine if this specification is violated.

Polyspace Results

Expected impactAn object (source) is expected to have an impact on another object (sink)
Expected absence of impactAn object (source) is expected to have no impact on another object (sink)

Topics