Includator C++ Include Analysis
Includator is an Eclipse CDT plugin which helps to manage include dependencies in C/C++ projects. With the help of static code analysis, problems or improvements can be detected...
Includator is an Eclipse CDT plugin which helps to manage include dependencies in C/C++ projects. With the help of static code analysis, problems or improvements can be detected...
metriculator creates static software metrics based on C++ source code, e.g. cyclomatic complexitiy or logical lines of source code. For more information goto https://github.com...