Source code quality control tool "SonarSource"

■ This is an article posted on June 2016, 5, so the content of the information may be out of date.

Source code quality control tool on Unipos website Sonar Source  Page has been added.

Sonar Source
Is a management tool for quality control in software development.

Sonar Qube It is a paid version that adds functions, staging licenses, maker support, etc. that are useful for operations in medium-sized or larger teams.

Reduced risk by automatic detection of bugs, reduced maintenance time and costs due to detection of code duplication and redundancy, clarified code structure and increased coverage by unit testing.
Improves productivity. Reducing the technical burden extends the life of your application and improves the quality of your software.

[Main function]
—————————————————————————————————-
Serial inspection:
Automated continuous quality inspection

Multidimensional analysis:
Avoid code duplication, improve coverage with unit tests, reduce code complexity

Report function:
Complexity, compliance, comment density,
Unit test coverage metrics report

Centralized quality control:
Centralized dashboard for managing large projects

Other function listhereplease look at

—————————————————————————————————-

【supported language】
Supports over 25 languages ​​including Java, C #, PHP, PL / SQL.
* Supported languages ​​differ depending on the type of license.
Can be added by introducing a plugin

In addition to SonarSource license itself, language and metricsVarious plug-insWe also deal with.