What are the meaningful static checks on m scripts and function?
2 ビュー (過去 30 日間)
古いコメントを表示
Hi everyone, I am trying to build a code analyzer for m files. I am of course using mlint (checkcode etc). Apart from these I am also checking certain other features such as
code2comment ratio
deprecated function
Valid m file
Function or Script
No Error Messages
User Functions
Function Complexity
File Complexity
undocumented functions
mlint warnings.
Can you people please help me, by suggesting some more checks for this? I am pretty new to programming as such, and some of the checks I have mentioned above might be very trivial, so any suggestion from the experienced users will be mighty helpful to me.
0 件のコメント
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Debugging and Analysis についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!