What are the meaningful static checks on m scripts and function?
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (0)
Ver también
Categorías
Más información sobre Debugging and Analysis en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!