Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 673 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 673 Bytes

OpenEdge plugin for SonarQube

The OpenEdge plugin for SonarQube enables analysis of OpenEdge procedural and object-oriented code, and reports:

  • Metrics (lines of code, comment density, complexity, shared objects, ...)
  • Issues found in the source code and DF files, such as performance killers, usage of deprecated keywords, ...
  • Code coverage from unit tests
  • Code duplication

Documentation available here

Build status

  • OpenEdge plugin - master branch : Build Status