Name | Python Plugin |
Latest version | Trunk |
Requires Sonar version | 2.7 or higher |
License | GNU LGPL v3 |
Developers | |
Issue Tracker | http://jira.codehaus.org/browse/SONARPLUGINS/component/15262 |
Sources |
Description / Features
This plugin enables the analysis of Python projects.
The following metrics are supported:
- Lines
- Lines of code
- Comment lines
- Functions
- Cyclomatic complexity, distributions
Dependencies
This plugin has the following dependencies:
- For complexity analysis the Python interpreter is needed, anything >=2.5 will do (TODO: check this)
- Pylint is used for the rules compliance analysis.
Labels

