Publisher | d48 |
---|---|
File size | 1.02MB |
Number of files | 5 |
Latest version | 1.0.1 |
Latest release date | 2015-08-18 05:56:26 |
First release date | 2015-08-18 05:56:26 |
Supported Unity versions | 2018.4.2 or higher |
Super Cyclomatic is an analyzer for your source code. This tool will analyze your scripts and code editor to generate a report of the cyclomatic complexity.
You can easily see the quality of your entire project and maintainability.
Whether alone or in teams, this tool will allow you to have quality indicators. You can choose the boundary lines analyzed by method.
It's easy to use and fast. Two buttons, one for your script and one for your editor code. The analysis will be based on .dlls that Unity generates at each compilation.
A series of tools are available such as:
- Minimum and maximum search cyclomatic complexity
- Paging
- Search by name of the class or method
- Export csv
Read the documentation to understand how to understand this metric
Works on non-Pro.
For support or inquiries, send an email to [email protected]
You can easily see the quality of your entire project and maintainability.
Whether alone or in teams, this tool will allow you to have quality indicators. You can choose the boundary lines analyzed by method.
It's easy to use and fast. Two buttons, one for your script and one for your editor code. The analysis will be based on .dlls that Unity generates at each compilation.
A series of tools are available such as:
- Minimum and maximum search cyclomatic complexity
- Paging
- Search by name of the class or method
- Export csv
Read the documentation to understand how to understand this metric
Works on non-Pro.
For support or inquiries, send an email to [email protected]