Sonar
Home PageCategories: Code analysis - Standards verifiers
Author: Hortis
Latest version: 1.10.1
Added 2008-01-26Updated 2009-09-14
Quality control tool that enables to collect, analyze and report metrics on source code.
Features include:
- All projects at a glance: Have a quick insight of your portfolio’s health is possible even with hundreds of projects.
- Coding rules: More than 600 coding rules are provided off the shelf from simple naming convention to complex anti-pattern detection. Need more? Write your own rules.
- Standard metrics: Retrieve in Sonar all classical metrics related to Lines of Code, Cyclomatic Complexity, Duplicated code, Comments, etc.
- Drill down to source code: Want to know why a project has for instance so many coding rules violations? Drill down to modules then to packages and finally to source code.
- Unit Tests and code coverage
- TimeMachine: Sonar helps you replay the past and show you how quality metrics evolve in time.
- Maven ready
- Leverage existing components: Sonar can transparently orchestrate tools like Checkstyle, PMD, Findbugs, Clover, and Cobertura.
- Plugins: Add new features to Sonar to suit your requirements or cover new languages.
Built for Java |
Free or free version available |
Source code provided |