prozessorkern 6c6cdb41b0 added cyclomatic_switch_case_once metric which counts switch case constructs only once | преди 8 месеца | |
---|---|---|
.github | преди 3 години | |
docs | преди 2 години | |
metrixpp | преди 8 месеца | |
.gitignore | преди 4 години | |
.project | преди 5 години | |
.pydevproject | преди 5 години | |
CHANGELOG.md | преди 3 години | |
Dockerfile | преди 3 години | |
IDEAS.md | преди 5 години | |
LICENSE | преди 4 години | |
LIMITATIONS.md | преди 5 години | |
README.md | преди 4 години | |
metrix++.py | преди 4 години | |
requirements.txt | преди 4 години | |
setup.py | преди 3 години |
Metrix++ is an extendable tool for code metrics collection and analysis. Check projects documentation for additional information:
Thank you for using the tool!
Metrix++ is published on PyPi as metrixpp
and can be installed using pip:
pip install metrixpp
Alternatively you can download the archive with the latest stable version and unpack it to some folder. The first run of the tool will trigger the installation within the folder, where it was launched.
For more installation options, please, check this documentation
Have got a bug or a feature request or any feedback? Please submit a ticket.
Be aware of some limitations.