Qt-Creator and code maintainability checks
Qt Creator and other tools
2
Posts
2
Posters
787
Views
2
Watching
-
Hi,
I am looking for a plugin or another easy way to check my code for maintainability.
I would like to check for some very basic limits like:
- lines of code per function
- total lines of code per file
- % of comments respective to the code
- cyclomatic complexity of functions
Thanks to all of you in advance,
Stefan -
Hi
I have never seen such a plugin for creator but many free standing tools exists
https://en.wikipedia.org/wiki/List_of_tools_for_static_code_analysis