View Issue Details

IDProjectCategoryView StatusLast Update
0002289Composr testing platform / automation goals[All Projects] General / Uncategorisedpublic2020-10-08 21:19
ReporterChris GrahamAssigned To 
SeverityFeature-request 
Status non-assignedResolutionopen 
Summary0002289: Run copy and paste detector
DescriptionThis tool:
https://github.com/sebastianbergmann/phpcpd

Can be run with something like:
phpcpd --exclude exports --exclude tracker --exclude sources_custom/geshi --exclude data_custom/ckeditor --exclude data/ckeditor --min-lines 1 --fuzzy .

to find copy and pasted code. It is a good idea for us to do this occasionally.
Additional InformationA simpler alternative using regexps, that works on all code files, is included in our release testing issue.
TagsNo tags attached.
Time estimation (hours)
Sponsorship open

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2016-03-14 15:16 Chris Graham New Issue
2016-04-27 21:20 Chris Graham Summary Run copy and paste detector (holder issue) => Run copy and paste detector (holding issue)
2017-12-24 02:08 Chris Graham Project Composr => Composr testing platform / automation goals
2018-02-02 01:34 Chris Graham Category core => General
2018-02-02 01:34 Chris Graham Additional Information Updated View Revisions
2018-02-09 16:04 Chris Graham Summary Run copy and paste detector (holding issue) => Run copy and paste detector (on hold)
2020-10-08 21:19 Chris Graham Summary Run copy and paste detector (on hold) => Run copy and paste detector
2023-02-26 18:29 Chris Graham Category General => General / Uncategorised