Skip to content

Danipiario/sonar-openedge

 
 

Repository files navigation

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
  • Compiler warnings
  • XREF information

Documentation available in the wiki

How do I get started?

While having a build process based on PCT is recommended (as some metrics and rules can only be executed with the build output of PCT), you can still try the OpenEdge plugin for SonarQube directly on your codebase, just follow the instructions.

PCT is open-source and free, but if you want to rely on our consulting services, please contact us at [email protected]

Build status

OpenEdge plugin - master branch:
Build Status

About

OpenEdge plugin for SonarQube

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 71.9%
  • GAP 13.1%
  • OpenEdge ABL 8.2%
  • ANTLR 6.0%
  • Apex 0.3%
  • HTML 0.3%
  • Other 0.2%