Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 2.24 KB

README.md

File metadata and controls

18 lines (15 loc) · 2.24 KB

Atlanmod Platform

This is a multi-module project aiming to gather useful metrics, in order to ensure the maintainability and consistency of the team's projects.

Here is a list of the tools used as of now :

  • PMD plugin : detects code duplication and asserts the quality of the code by checking violations to specified rules.
    To change the ruleset, update the file at build-tools/pmd/ruleset.xml.
  • SonarCloud : offers metrics regarding the overall quality of the code. Results are available at https://sonarcloud.io/organizations/atlanmod/projects.

Build Status Bugs Code Smells Coverage Duplicated Lines (%) Lines of Code Maintainability Rating Reliability Rating Security Rating