analyze your source code according to the following quality axes : • Respect of coding rules violations • Density of documented API • Density of duplicated Code • Level of code coverage by Unit Tests • Density of potential bugs • Complexity distribution Sonar analyzes your source code according to the following quality axes : […]
↧