How to detect Indirect recursion in Polyspace?

I would like to detect indirect recursion in Polyspace.

 採用された回答

MathWorks Support Team
MathWorks Support Team 2025 年 10 月 10 日
編集済み: MathWorks Support Team 2025 年 10 月 10 日

0 投票

There are two code metrics (so no Bug Finder defects or Code Prover checks) that can help :
If you combine examples both of the Direct Recursion and Indirect Recursion with the One Call Graph Cycle provided in the above second manual and run them in Polyspace, you can see that subtracting the Number of Direct Recursions from the Number of Recursions determines the number of Indirect Recursion.

その他の回答 (0 件)

製品

リリース

R2021b

タグ

タグが未入力です。

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by