Why am I not able to see all Run-Time check in Review Scope in Polyspace?
5 ビュー (過去 30 日間)
古いコメントを表示
MathWorks Support Team
2021 年 4 月 23 日
編集済み: MathWorks Support Team
2023 年 7 月 27 日
I would like to check run-time errors by creating my own set of filters on the Review Scope tab under Tools > Preferences.
Filter and Group Results in Polyspace Desktop User Interface
However, I could not find some run-time errors like "Non-terminating call" and "Non-terminating loop" in Review Scope.
Non-terminating call
Non-terminating loop
How do I see all Run-Time checks in Review Scope in Polyspace?
採用された回答
MathWorks Support Team
2023 年 7 月 27 日
編集済み: MathWorks Support Team
2023 年 7 月 27 日
Polyspace Code Prover checks run-time errors including "Non-terminating call" and "Non-terminating loop" as the following URL.
The Review Scope is filtering for orange sources in the Result List. "Non-terminating call" and '"Non-terminating loop" always have red checks. Therefore, they are not found in the Review Scope in Preferences. Also, the following run-time checks are not found in the Review Scope because they always have gray checks.
See:
Function not called
Function not reachable
Unreachable code
0 件のコメント
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Manage Results についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!