Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 917 Bytes

README.md

File metadata and controls

30 lines (18 loc) · 917 Bytes

OE-CPD

OpenEdge Copy-Paste-Detector

Based on the PHP-Copy-Paste-Detector (https://github.com/sebastianbergmann/phpcpd)

Results can be produced in Text or PMD XML formats.

This software is in early development, and very unstable - use at your own peril.

Installation & Usage

At present, there is no offical documentation or usage instructions. This will follow, with examples in due course.

For the moment, please see the file "example.p", in order to view a well-documented example of how to use the tool.

Requirements

This code has been written using OO-ABL in OpenEdge 11.2.

It has been successfully tested in the following OpenEdge version.

  • OpenEdge 11.2
  • OpenEdge 10.2A

Outside of this list, it has not been tested in any other versions. If you attempt to run it in any other version, then please get in contact and we can share experiences (good or bad!)