A code evaluation tool that integrates multiple existing code quality inspection tools.
- Evaluation of code quality
- Optional evaluation content
- (Visualization) Simple operation
- extensibility
Completed | Name | Description | Original |
---|---|---|---|
✅ | CheckStyle | A tool for checking Java source code for adherence to a Code Standard or set of validation rules (best practices). | checkstyle |
✅ | Findbugs | A simple tool divide source code into several qulity | findbugs |
Jacoco | |||
PMD | |||
... |
TODO