How to fix gray checks and unreachable functions at Code Prover ?
4 ビュー (過去 30 日間)
古いコメントを表示
Hello i get %50-75 percent unreachable functions and there are hundres of gray cheks when i look to gray lines i can not understand the exactly reason, because normally i use those functions. How can i fix gray checks and unreachable functions and are gray checks only unreachable code or what ?
In this stuation If i do not cover all the functions, aint i analyses all the project in code prover ?
0 件のコメント
回答 (1 件)
Anirban
2023 年 1 月 3 日
The unreachable functions might indicate issues with project setup, some early red check, or some compilation issue. See Reasons for Unchecked Code.
For specific help in your case, please contact MathWorks Technical Support. See Contact MathWorks Technical Support.
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Troubleshooting in Polyspace Products for Ada についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!